Jump to content

Recommended Posts

Posted

Extraction: Extract files from main .exe to get setup.exe and the rest.

Notes: use /r /f1”c:\setup.iss” to create the setup.iss in your C:\ copy setup.iss file in the same directory where your application setup.exe file resides in.

I do not understand how to create the setup.iss with these instructions. what baffles me is the use /r /f1”c:\

How can someone explain to me simplier.


Posted

Then you will need to place this newly created setup.iss in folder of program, replacing original version.

Then to install silently do

<pathname>\setup.exe /s

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