Q: How to write a .MSI that prompts user for the shortcut location using a GUI ?

P

Peter Liu

In Windows MSI, one can prompt the user to change the destination directory
by using the DirectoryCombo, DirectoryList and PathEdit controls.

Can we do the same for shortcut ? If so, how to do it ?
E.g., allow users to choose from GUI whether to place the shortcut in
Programs\Accessories or Programs\Startup, etc.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top