LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

creating shortcuts on the Windows start menu bar

Hi i need to know if its posible to create groups on links to programs programatically from a CVI application. for example i install an ejecutable on some path but i need to create short cuts on the windows Start menu bar like: Start/programms/Applications/application1
Start/programms/Applications/application2
Start/programms/Applications/application3
for make the programms available to users from the
start menu bar on windows NT.
Thanks for the help
0 Kudos
Message 1 of 3
(2,962 Views)
Hello

You can use CVI to create a distribution kit for your project. This provides with several options for creating shortcuts for the distribution kit. If you go to the Project Window >> Build >> Create Distribution Kit, you will see some options there about the type of shortcuts that you would need. This will allow you to automatically create the shortcuts that you need for your application.

I hope this helps

Thanks

Bilal Durrani
NI
Bilal Durrani
NI
0 Kudos
Message 2 of 3
(2,962 Views)
Yeah men!!
But i Have a release ejecutable that I install from other program in wich I need to create a shortcut of the installed program where i want on the Windows start menu.
Thanks anyway for the answer.
Bye
0 Kudos
Message 3 of 3
(2,962 Views)