March 21, 200521 yr I'm installing some WinTV Drivers which are wise installers... i'm using the /S switch, and at the very end of install it asks for a reboot. So i'm using pskill to end it but it won't work?! i installed it as usual and then ctrl-alt-del and saw that the file id or whatevr was just the same as the file itself? it that how it's suppose to be??? here's my codeREG ADD %KEY%\210 /VE /D "Hauppauge WinTV Drivers" /fREG ADD %KEY%\210 /V 1 /D "%CDROM%\Applications\WinTV\setup.exe /S" /fREG ADD %KEY%\200 /V 2 /D "pskill setup.exe" /fBut it still asks for reboot.. any thoughts?Thanks
March 21, 200521 yr your better of doing an unattened setup and getting windows to install them, thats what i do for my WinTv go tohttp://unattended.msfn.org/intermediate/drivers/intro.htmfor more info.I will tell you the files needed once i have a look.
March 21, 200521 yr Ok iv got the answer follow these steps.1: Extract the files from within the setup file, you can use WinRar2: Create a cmd file (New text file rename to .cmd) and insert the following:start /wait rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\HCW_TVX.INFSave this file with the extracted driver files.3: Now repack the files with Winrar or IExpress and tell Winrar/IExpress to run the cmd file after extraction.This will install the drivers for you.P.S I download the setup file from the website so the file HCW_TVX.INF might be named differently.Kenny
March 21, 200521 yr Author Thanks alot, couldn't figure out winrar, so i used IExpress... it was pretty easy, when i try it out i'll let ya know. It all looks good Thanks
Create an account or sign in to comment