I want to create desktop shortcut for exe file through program. I do not want to use installer to do this. Can a piece of code in program do this?How?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
Chasler has answered that question a couple of years ago here on SO. Add a reference to the Windows Script Host Object Model
(Source) |
|||
|
|