Jump to content

Pskill File Id


Recommended Posts

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 code

REG ADD %KEY%\210 /VE /D "Hauppauge WinTV Drivers" /f
REG ADD %KEY%\210 /V 1 /D "%CDROM%\Applications\WinTV\setup.exe /S" /f
REG ADD %KEY%\200 /V 2 /D "pskill setup.exe" /f

But it still asks for reboot.. any thoughts?

Thanks

Link to comment
Share on other sites


Ok iv got the answer follow these steps.

1: Extract the files from within the setup file, you can use WinRar

2: Create a cmd file (New text file rename to .cmd) and insert the following:

start /wait rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\HCW_TVX.INF

Save 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

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...