Jump to content

Recommended Posts

Posted

hi i want to make auto installer app so people can make there own auto install.

i cant figure a way that autoit could do it but i know sfx could just wondering if any one knew the sfx command line parameters to create a self extracting exe

thanks for your input. :D

Posted

  On 9/19/2009 at 11:36 PM, 'omikron48 said:

Google is your friend.

i have searched google and all i can find is converting rar to sfx

thanks for the suggestion tho

Posted

From WinRAR Help File

Switch -SFX[name] - create self-extracting archive

--------------------------------------------------------------------------------

If this switch is used when creating a new archive, a self-extracting archive (SFX) will be created. By default WinRAR uses as its SFX module the file Default.SFX for RAR archives and Zip.SFX for ZIP archives. These modules must be in the same folder as winrar.exe. It is possible to specify in the "-sfx" switch an alternate SFX module name.

Shell mode equivalent of this switch is the "Create SFX archive" option in the Archive name and parameters dialog.

Examples

create self-extracting solid volumes

WinRAR a -sfx -v360 -s Games

create archive using WinCon.SFX module

WinRAR a -sfxWinCon.SFX Gift.rar

See also s[name] command.

If you need AutoIT specific help with this, Lemme know. I have used this to create SFX archives for updates

  • 2 weeks later...

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...