How to put a shortcut on common Desktop?

  • Thread starter Thread starter Mark Howell
  • Start date Start date
M

Mark Howell

When working with VS.Net's Setup solutions, I can set it to put a shortcut
on the User's desktop and during installation it will prompt the user if
this program should be installed for all users or just this user. Does
anyone know of a way I can make it default to All Users? Or even better,
skip that section and force it to be installed for all users?
 
There's no such thing as "common Desktop".
IMHO easiest and most reliable way to create a shortcut is to use Windows
Script Host (through interop)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top