Hi all,
I'm having trouble correctly creating a desktop shortcut in my set up & deployment project.
My app is windows based and I created a new project to get it deployed within my company. The app is in vb.net 1.1 and I'm using VS Studio .NET.
When I create a new deployment project, I right-click the "User's Desktop" folder and select "Create shortcut to user's desktop". It appears to add the option but it doens't link directly to my exe file and I don't know how to do it.
I tried looking over the properties of the shortcut and there's one called Target but it won't let me get to the app level. The closest I can come is the folder that holds the app but not the application itself.
A work around would be for my users to create the shortcut themselves and that can be done but I'd like to automate that part if possible.
Any ideas how to accomplish this?
Thanks,
Mark
I'm having trouble correctly creating a desktop shortcut in my set up & deployment project.
My app is windows based and I created a new project to get it deployed within my company. The app is in vb.net 1.1 and I'm using VS Studio .NET.
When I create a new deployment project, I right-click the "User's Desktop" folder and select "Create shortcut to user's desktop". It appears to add the option but it doens't link directly to my exe file and I don't know how to do it.
I tried looking over the properties of the shortcut and there's one called Target but it won't let me get to the app level. The closest I can come is the folder that holds the app but not the application itself.
A work around would be for my users to create the shortcut themselves and that can be done but I'd like to automate that part if possible.
Any ideas how to accomplish this?
Thanks,
Mark