Navigation: Commands and Procedures > GUI Features > Creating a Desktop Shortcut |
|
To create a desktop shortcut for the current project file, choose Create Desktop Shortcut on the Tools menu. A shortcut is created on the desktop to open the current project, with all existing temporary macros added as command-line parameters for the call. The shortcut can be double-clicked to open the project.
Notes:
• | To add additional command-line flags, right-click on the shortcut, choose properties, edit the Target field, and click OK. |
• | To launch and build the project with the Console App instead of the GUI App, change VisBuildPro.exe in the shortcut's Target field to VisBuildCmd.exe |