Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to get the full parameter string in *.rul script ?

0 views
Skip to first unread message

Nicky

unread,
Feb 29, 2008, 12:12:20 AM2/29/08
to
I run the steup.exe with some parameters by command line.
For example,
c:\test>setup.exe -r -f1c:\log.iss

How could I get the string ( "-r -f1c:\log.iss" ) in the *.rul script
files?
I want to get the path and do something with the file.

I try to get it from CMDLINE. But it's NULL.
My InstallShield is 5.5.


Thank u very much.

0 new messages