cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
agshah
Level 7

How to set the shortcut folder name based on a property value at runtime

Hi,

I have InstallShield 2022 - InstallScript MSI project.

I used the Shortcuts view and created a shortcut folder under Start Menu.

But I want this shortcut folder to take the value at runtime based on the command line argument specified by the user.

e.g. if user executes below command line, START_MENU property will be set and I want the shortcut folder to take this value. How to do that?

Setup.exe /v"START_MENU=\"MY - Product\""

Labels (1)
0 Kudos
(2) Replies
agshah
Level 7

Hi all,

appreciate your input on this...

0 Kudos
varul
Revenera Moderator Revenera Moderator
Revenera Moderator

Hi @agshah,

  Please try the suggestion provided in below community post, and check it works for you or not.

https://community.flexera.com/t5/InstallShield-Forum/Use-Property-to-set-Shortcut-Folder-Name/m-p/80030

 

0 Kudos