I have an application which is installed at several different locations, where command-line options are different. Assume these sites are called SiteA, SiteB and siteC.
I want the user to select SiteA, SiteB or SiteC (these seemed like Features) and get different shortcuts installed. Maintenance gets long-winded as the number of sites increases. Do you have any ideas/suggestions? I should probably ask a separate question and modify the shortcut from the script code. Can I do that? I would need to set the Command-line parameters.
Multiple different shortcuts
-
- Posts: 5
- Joined: Wed Nov 17, 2004 6:37 pm
Multiple different shortcuts
Regards
Stuart Seath
Stuart Seath
Absolutely. If you're setting command line parameters, you could set a variable to the Command Line Parameters field in the Create Shortcut command. Then before actually calling the Create Shortcut command in your script, you could set this variable to any particular value you like, as appropriate for your target site.
Who is online
Users browsing this forum: No registered users and 98 guests