Results 1 to 3 of 3

Thread: [VS.NET 2005] Adding Project Output to Startup

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    Resolved [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.

  2. #2
    New Member
    Join Date
    Jan 2008
    Posts
    10

    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

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Jan 2005
    Location
    Cebu
    Posts
    607

    Re: [VS.NET 2005] Adding Project Output to Startup

    Thanks!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width