[help]need away to change inf into exe
#3
Posted 17 June 2008 - 10:16 PM
ricktendo64, on Jun 17 2008, 05:30 PM, said:
rundll32 advpack.dll,LaunchINFSection NameOfINF.inf,,1
The ",,1" will make it silent
And make sure you put the .cab file in a folder named i386
doesn`t this requires to put the address of the file before it`s name
and thx
#4
Posted 18 June 2008 - 02:30 PM
If 7zip SFX use
RunProgram="hidcon:cmd /c rundll32 advpack.dll,LaunchINFSection \"%%T\\NameOfINF.inf\",,1"
Quote
%%T - full extraction path
If its winrar you dont have to do that, just use this (it will lanuch the DefaultInstall section if any)
Setup=NameOfINF.inf TempMode Silent=1 Overwrite=1
#5
Posted 07 July 2008 - 04:27 AM
ricktendo64, on Jun 18 2008, 03:30 PM, said:
Setup=NameOfINF.inf TempMode Silent=1 Overwrite=1
Rick,
Using this method, do I still need to place my .cab file in the folder i386?
***Nevermind. I figured it out. The answer is YES.***
Aaron
This post has been edited by ontheteam: 07 July 2008 - 04:56 AM

Help

MultiQuote










