i need away just not clicked right click then install i want it just to click on it like an exe file and it run
is their a way and thx
Page 1 of 1
[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:
If you know how to make a 7zip or WinRAR sfx use this command to install
The ",,1" will make it silent
And make sure you put the .cab file in a folder named i386
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
What method are you planning on using?
If 7zip SFX use
If its winrar you dont have to do that, just use this (it will lanuch the DefaultInstall section if any)
If 7zip SFX use
RunProgram="hidcon:cmd /c rundll32 advpack.dll,LaunchINFSection \"%%T\\NameOfINF.inf\",,1"
Quote
%%S - full path to the SFX archive file
%%T - full extraction path
%%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:
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
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
Page 1 of 1

Sign In
Register
Help

MultiQuote
