Programmically creating a shortcut with Installshield
-
When installshield is running and setting up directories, and copying files, how would one have install shield create a shortcut to the application and store that in a main folder? Thanks! "Why are we hiding from the police, Daddy?" "We use VI, son. They use Emacs."
-
When installshield is running and setting up directories, and copying files, how would one have install shield create a shortcut to the application and store that in a main folder? Thanks! "Why are we hiding from the police, Daddy?" "We use VI, son. They use Emacs."
What version of Installshield are you using? You should be able to use the AddFolderIcon function in your script.
-
What version of Installshield are you using? You should be able to use the AddFolderIcon function in your script.
Thanks for tip! Got it functioning the way I would like. Hmmm.. that seemed all to easy. I'll have to think of a harder one next time. ;P "Why are we hiding from the police, Daddy?" "We use VI, son. They use Emacs."