|
-
Feb 9th, 2009, 02:39 AM
#1
Thread Starter
Fanatic Member
[VS.NET 2005] Adding Project Output to Startup
I'm creating a setup deployment project and want to add the project output to startup so it can automatically start when Windows starts. How do I do it? Thanks in advance.
Last edited by nebulom; Feb 14th, 2009 at 02:01 AM.
-
Feb 13th, 2009, 07:08 AM
#2
New Member
Re: [VS.NET 2005] Adding Project Output to Startup
Hi,
Goto the File system View of your setup projects
Right click File System on target machine
Click Add Special Folder
Click User's Startup Folder
Select Application Folder
Right click your Primary output item
Click Create shortcut...
Drag shortcut to User's Startup Folder
Rename shortcut to what you want it to be called
That should do the trick 
Regards
Liam
-
Feb 14th, 2009, 02:00 AM
#3
Thread Starter
Fanatic Member
Re: [VS.NET 2005] Adding Project Output to Startup
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|