Jump to content

Recommended Posts

Posted

I ran the setup like so:

Setup.exe /r /sms /f1"c:\Setup.iss" /f2"c:\ISLog.txt"
and configured things like I wanted, and then copied the setup.iss file to the setup directory..

However, there are two concerns. On this computer here, I have my Program Files folder at "F:\Program Files", but this is very unlikely to be the case in future installations, just as much as it is unlikely to always be "C:\Program Files"

Here's the line from the iss files:

szDir=F:\Program Files\Corel\Bryce 5

I tried changing it to

szDir=%Programfiles%\Corel\Bryce 5
but then it started complaining that the target drive does not have enough space or something. Got any suggestions to this?

Second, I have to agree to the License agreement (which makes the install non-unattended.. would anyone of you know how to have this to go away? I've already agreed to it when installing it while attending (to make the iss file)

Oh yeah, one more thing... as soon as setup has started, RunOnceEx continues to move on to the next list item (and "start /w" also does this...) -- suggestions on how to make the silly installation wait until it's done?


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