Page 1 of 1
Problem creating an ISS file
#1
Posted 06 May 2004 - 07:42 AM
I'm trying to automate LabVIEW 5 setup (don't ask
). It uses InstallShield version 3.0.107.0. When I try running it as setup.exe -R, it executes properly but doesn't leave an .iss file anywhere on the hard drive! Anyone have an idea as to how to make it do so?
#2
Posted 06 May 2004 - 08:54 AM
hi,
have you tried
along with your installer??
cya
Killer Bee
have you tried
Setup.exe /r /sms /f1"c:\Setup.iss" /f2"c:\ISLog.txt"
along with your installer??
cya
Killer Bee
#3
Posted 06 May 2004 - 09:04 AM
Hi there, my first post
Use /r rather than -r
The .iss file will be located in your C:\WINDOWS directory
Hope this helps
Use /r rather than -r
The .iss file will be located in your C:\WINDOWS directory
Hope this helps
#5
Posted 06 May 2004 - 10:13 AM
Of course there is always the possibility that the person who designed the software did a custom job on it and made it so that it doens't need setup.iss. There are lots of programs out there where this is the case.
If it is the case, I suggest you email the manufacturer and ask them.
If it is the case, I suggest you email the manufacturer and ask them.
#7
Posted 06 May 2004 - 01:02 PM
alienkiller, on May 6 2004, 11:40 AM, said:
make sure show hidden files is enabled
Done of course.
Share this topic:
Page 1 of 1



Help

Back to top








