Impossible to set label text of shortcut?
Posted: Thu Feb 02, 2006 2:01 pm
Here's what I need to have happen: the setup program must be able to allow the text label on the shortcut in the start menu to be configurable via a command line parameter. From what I've seen, the variables never resolve to their proper values when used in the Link Name field in the Create Shortcut popup box. Is this a bug that's been fixed in a more recent version of Installaware? (I'm using version 2005 first ed.)
Also, I need to pass several other parameters via the command line. Is it possible to set a variable other than CMDLINE via a command line parameter? The help file seems to imply that any arbitrary variable can be set, but this is not true, as only the 'system' variables can be set (like ADVERTISE, CMDLINE, etc). I realize I could have the functionality i want by using a comma-seperated list of variable values and parsing with the Parse String command in InstallAware. This seems rather complicated to me since setting a few properly named variables in the command line would be far more straightforward for me and much more importantly, for our customers.
Also, I need to pass several other parameters via the command line. Is it possible to set a variable other than CMDLINE via a command line parameter? The help file seems to imply that any arbitrary variable can be set, but this is not true, as only the 'system' variables can be set (like ADVERTISE, CMDLINE, etc). I realize I could have the functionality i want by using a comma-seperated list of variable values and parsing with the Parse String command in InstallAware. This seems rather complicated to me since setting a few properly named variables in the command line would be far more straightforward for me and much more importantly, for our customers.