Results 1 to 1 of 1

Thread: Problems when creating an Installer for my program. [Resolved]

Threaded View

  1. #1

    Thread Starter
    Registered User
    Join Date
    Apr 2003
    Location
    Klang, Selangor, Malaysia
    Posts
    163

    Question Problems when creating an Installer for my program. [Resolved]

    I created a Installer, for my program (Invoice System) that I developed, using Visual Studio .NET's Setup and Deployment Projects.

    I have 2 questions here...

    Question 1:
    I this Installer project, I added a Registry using Registry Editor. The registry is:
    HKEY_LOCAL_MACHINE\Software\Bert's Software\Invoice System\UserName
    HKEY_LOCAL_MACHINE\Software\Bert's Software\Invoice System\Company

    I also added a Customer Information interface using User Interface Editor.

    I want to make this: when user install this program (Invoice System), the user will enter their User Name and Company in the Customer Information interface. I want the User Name and Company to be stored in the registry that I created above. How can I do so?


    Question 2:
    By default, after installing this program, this program is added in the Add/Remove Program list in Control Panel, so that users can uninstall this program from there.
    If I want to add a Uninstall shortcut for this program in the Start -> Programs menu, under Invoice System folder, so that users can uninstall this program from the shortcut, how can I do so?

    Please guide. Thank you!
    Last edited by albertlse; Aug 21st, 2003 at 08:22 PM.

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