Installation help

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • VJ

    Installation help

    What is the right group to ask help on "Setup and Deployment Projects.."..
    If it is.. can anybody tell me if I can do the below with a Setup and
    Deployment project that ships with VS.NET 2003

    I need one of my executables that Aim installing with my package to the
    Windows Run key
    (HKEY_LOCAL_MAC HINE\SOFTWARE\M icrosoft\Window s\CurrentVersio n\Run) in the
    registery..

    Thanks
    VJ


  • Ken Tucker [MVP]

    #2
    Re: Installation help

    Hi,

    Right click on the project name in the solution explorer. Select
    view and registry to add a registry key. Select file system to add a
    shortcut on the start menu or desktop.

    Ken
    --------------
    "VJ" <vijaybalki@yah oo.com> wrote in message
    news:e9h9iDxJEH A.624@TK2MSFTNG P11.phx.gbl...[color=blue]
    > What is the right group to ask help on "Setup and Deployment Projects.."..
    > If it is.. can anybody tell me if I can do the below with a Setup and
    > Deployment project that ships with VS.NET 2003
    >
    > I need one of my executables that Aim installing with my package to the
    > Windows Run key
    > (HKEY_LOCAL_MAC HINE\SOFTWARE\M icrosoft\Window s\CurrentVersio n\Run) in the
    > registery..
    >
    > Thanks
    > VJ
    >
    >[/color]


    Comment

    Working...