WinCert.net Forums: [help]need away to change inf into exe - WinCert.net Forums

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[help]need away to change inf into exe

#1 User is offline DaRk MaDnEsS 

  • Live Free or Die Hard
  • Group: Contributors
  • Posts: 943
  • Joined: 05-April 08
  • Location:Some where out computer
  • OS:Windows 7

Posted 17 June 2008 - 10:48 AM

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
0

#2 User is online ricktendo64 

  • Group: Banned Members
  • Group: Global Mods
  • Posts: 5,664
  • Joined: 09-August 06
  • Location:La Ceiba
  • OS:Windows 7

Posted 17 June 2008 - 02:30 PM

If you know how to make a 7zip or WinRAR sfx use this command to install
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
0

#3 User is offline DaRk MaDnEsS 

  • Live Free or Die Hard
  • Group: Contributors
  • Posts: 943
  • Joined: 05-April 08
  • Location:Some where out computer
  • OS:Windows 7

Posted 17 June 2008 - 10:16 PM

View Postricktendo64, on Jun 17 2008, 05:30 PM, said:

If you know how to make a 7zip or WinRAR sfx use this command to install
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
0

#4 User is online ricktendo64 

  • Group: Banned Members
  • Group: Global Mods
  • Posts: 5,664
  • Joined: 09-August 06
  • Location:La Ceiba
  • OS:Windows 7

Posted 18 June 2008 - 02:30 PM

What method are you planning on using?

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


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

0

#5 User is offline ontheteam 

  • Lurker
  • Pip
  • Group: Members
  • Posts: 4
  • Joined: 01-July 08
  • Location:Somewhere along the 41.869218 Latitude
  • OS:Windows XP Pro

Posted 07 July 2008 - 04:27 AM

View Postricktendo64, 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

0

#6 User is online ricktendo64 

  • Group: Banned Members
  • Group: Global Mods
  • Posts: 5,664
  • Joined: 09-August 06
  • Location:La Ceiba
  • OS:Windows 7

Posted 07 July 2008 - 04:45 AM

View Postontheteam, on Jul 6 2008, 10:27 PM, said:

Rick,

Using this method, do I still need to place my .cab file in the folder i386?


Aaron

Yes I think so.
0

Share this topic:


Page 1 of 1
  • You cannot start a new topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users