I have a FAH installer, that makes the fah client run as a service. It was made with installsheild. for some reason the -R switch doesn't create an .iss file in c:\windows. I know the person who made the installer, so i know its installshield.
is it possible that the problem is somewhere in how he put it together?
Page 1 of 1
installshield -R switch doesn't work
#2
Posted 19 June 2004 - 06:30 PM
just 2 clarify.. u ran this.. in run
"%userprofile%\Desktop\File.exe" -R
(with the quotes)
providing the file is on your desktop..
"%userprofile%\Desktop\File.exe" -R
(with the quotes)
providing the file is on your desktop..
#3
Posted 19 June 2004 - 07:39 PM
well for simplicity's sake i create a shortcut to the installer at add -R to the target path. so it looks like this
C:\Install\Applications\Fah\foldingsetup.exe -R
(when add quotes and click ok, and go back into shortcut properties the quotes are removed)
C:\Install\Applications\Fah\foldingsetup.exe -R
(when add quotes and click ok, and go back into shortcut properties the quotes are removed)
#5
Posted 19 June 2004 - 09:16 PM
for me the shortcut way is easier...guess my typing isn't acurate enough...
anyway, the result is the same
anyway, the result is the same
#6
Posted 19 June 2004 - 09:28 PM
i think, the devoloper has the option of allowing switches (not 100% sure, maybe someone can clarify) so they may have left that -R out, in that case, try installrite
regards
regards
#7
Posted 20 June 2004 - 03:42 AM
Try:
Setup.exe -r -f1"c:\setup.iss" -f2"c:\logfile.txt"
#8
Posted 20 June 2004 - 09:06 AM
still no iss file...there is a log file in the root dir though
Share this topic:
Page 1 of 1



Help
Back to top









