12-12-2011 02:27 PM
I am developing a number of small apps that I would like organized into a common folder under 'ALL PROGRAMS' on Windows 7 (32 bit). (ie group the apps under a common folder name]
Under the shortcuts tab on the Edit Installer window I have the shortcut set to [Program Files]\[common folder]\<APP>.
This does not work.
The apps correctly reside in subfolders but the shortcuts do not show up when done this way.
Using the shortcut [Program Files]<APP> works and places the shortcuts works.
Thanx!
12-13-2011 05:43 PM
Hi ChetK,
Are you getting any errors, or does the shortcut just not show up?
Under shortcuts, what do you have the “Target File” and “Destination Directory” set to? Can you send screen shots? Of your installer, I want to make sure you’re setting up the shortcuts properly.
Have you tried running the installer with Administrator privileges?
Regards,
Michael Miracle
NI Americas | AE
12-28-2011 11:04 AM
Unfortunately, directories that do not have files in them are not created at install time. If you try to have your shortcuts installed to [Program Files]\<subfolder_name>, the shortcuts will fail to install unless:
The easiest workaround is just to install some dummy file to that directory. You can set the "hidden" property on that file (right-click, File Options...) so that it is less visible to users on the target machines.
Mert A.
National Instruments