LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Is the Labview executable program can create new shotcutshortcut

In my Labview application the user is selecting one of the programs on the disk to be StartUp application (after the computer booting, selected program should run).
To meet this requirement the Labview application should create selected program shortcut and locate it in StartUp.
0 Kudos
Message 1 of 5
(2,874 Views)
Take a look G Toolbox at:

http://gtoolbox.yeah.net


George
George Zou
0 Kudos
Message 2 of 5
(2,874 Views)
I did not find in G Toolbox something that can help to solve my problem.
0 Kudos
Message 3 of 5
(2,874 Views)
Hi Alex,
I have attached a small VI and DLL which you can use to create a shortcut in Windows. You have to provide some paths and a comment to get a standard shortcut which works fine for Win32 Applications. I hope the name of the controls are clear enough.

Waldemar
Waldemar

Using 7.1.1, 8.5.1, 8.6.1, 2009 on XP and RT
Don't forget to give Kudos to good answers and/or questions
Message 4 of 5
(2,874 Views)
Hi Waldemar

Thank you for your help.
0 Kudos
Message 5 of 5
(2,874 Views)