The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
1answer
3k views

JNLP desktop shortcut creation with Windows 7 : “cannot create shortcut”

we have an Java application deployed with Java Web Start (JNLP) that does a desktop shortcut. One client has issue with Windows 7 : in the end of startup/installation there is a message "cannot ...
2
votes
2answers
2k views

Creating a Desktop Shortcut Using a Web Page

I am trying to create something on a webpage that allows my users to create a desktop shortcut. Because my users are NOT technically savvy, I would like to avoid having them try to drag and drop. Is ...
7
votes
2answers
10k views

Desktop shortcut to restart a windows service

Is it possible to create a windows desktop shortcut that will restart a windows service? I'd like a button to restart my apache service after I have made changes to the config file.
14
votes
1answer
3k views

How to remove a desktop shortcut by Innosetup

How can I remove a desktop shortcut by Innosetup? It's created by previous version and not needed anymore. I tried delete it in [InstallDelete] [InstallDelete] Type: files; Name: ...
11
votes
8answers
13k views

Deploy a Desktop Shortcut to a Device running Windows CE 4.2 (VS2005)

I have an application written using VS2005 in C# targeting the Compact Framework 2.0 SP2. As part of the solution, I have CAB deploy project which deploys to the device without a problem. What I can't ...

1 2