Vitec Multimedia HDM850+ Uživatelský manuál Strana 38

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 51
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 37
CONFIDENTIAL No part of this document may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic or
mechanical, photocopying, recording, or otherwise, for any purpose, without the prior written permission of VITEC MULTIMEDIA.
VMC-7440_v8_0_6_Quick Start_V1_0_0.doc
Date: 3/18/2013
page 38 / 51
7.8. Frequently Asked Questions:
7.8.1. What can I do if my board is not detected by the system?
The Vitec driver has to be listed in the Sound, Video and Game controller of the Device
manager.
In Advanced details- Hardawre ID, you should see for the Vendor ID 142E value and
for Device ID “7040” value.
If you can not find the Vitec driver, it means that the system has not detected the card.
Please try to move the Vitec card in a different slot.
7.8.2. Why the register.bat does not register properly the dlls file?
The registration is realized by regsvr32 windows utility.
To proper register the dlls, you must be administrator on the system.
You should also disable the User Account Control on last Windows versions.
On last versions of Windows, you must add some code at the beginning of register.bat
in order to require Administrator in command line:
@echo off
:: BatchGotAdmin
:-------------------------------------
REM --> Check for permissions
>nul 2>&1 "%SYSTEMROOT%\system32\cacls.exe"
"%SYSTEMROOT%\system32\config\system"
REM --> If error flag set, we do not have admin.
if '%errorlevel%' NEQ '0' (
echo Requesting administrative privileges...
goto UACPrompt
) else ( goto gotAdmin )
:UACPrompt
echo test
echo Set UAC = CreateObject^("Shell.Application"^) > "%temp%\getadmin.vbs"
echo UAC.ShellExecute "%~s0", "", "", "runas", 1 >> "%temp%\getadmin.vbs"
"%temp%\getadmin.vbs"
Zobrazit stránku 37
1 2 ... 33 34 35 36 37 38 39 40 41 42 43 ... 50 51

Komentáře k této Příručce

Žádné komentáře