| Author |
Creating a shortcut
|
|
| Greg Baker 2006-01-19, 7:06 pm |
| How do I create a shortcut to an application in VC++?
I need to copy a program into the windows folder and put an icon for it on
the desktop.
Thanks,
Greg
| |
| Phil Wilson 2006-01-19, 7:06 pm |
| What's the context here? A C# program? A setup project?
--
Phil Wilson
[Microsoft MVP-Windows Installer]
"Greg Baker" <gbaker@cs.mun.ca> wrote in message
news:u$BROKQHGHA.2012@TK2MSFTNGP14.phx.gbl...
> How do I create a shortcut to an application in VC++?
>
> I need to copy a program into the windows folder and put an icon for it on
> the desktop.
>
> Thanks,
> Greg
| |
| Greg Baker 2006-01-26, 7:03 pm |
| Phil Wilson wrote:
> What's the context here? A C# program? A setup project?
A C++ program. Basically I want to copy the program itself (a single,
stand-alone exe) to the windows folder and create a shortcut to that exe
file on the desktop.
Thanks.
Greg
|
|
|
|