Results 1 to 3 of 3

Thread: uninstalling an application

  1. #1

    Thread Starter
    Junior Member
    Join Date
    Mar 2000
    Posts
    17

    Lightbulb

    hello,

    I have used VB 6 package and deployment wizard to setup the installation procedure for an application, however I notice that it doesn't include an uninstall feature.

    Well, that is not exactly true, it does have ST6UNTL.DLL
    But this will only run through Add/Remove programs on the control panel.

    What I want is an uninstall option within the program group on the start menu, but referencing this dll doesn't work.

    Is there another DLL I can include in my application so this will work.


    Cheers.

    Bazza.

  2. #2
    Addicted Member
    Join Date
    Jul 2007
    Posts
    243

    Resolved Re: uninstalling an application

    Here is the Links to the solutions to your problem

    http://www.vbforums.com/showthread.p...tup+deployment

    and I think below solution is can solve your prob more effectively

    http://www.codeproject.com/install/D...elect=1615060:)

  3. #3
    Frenzied Member
    Join Date
    Aug 2006
    Location
    India, Punjab, Bhatinda
    Posts
    1,689

    Talking Re: uninstalling an application

    dude here is your abracadabra
    http://www.vbforums.com/showthread.php?t=482595

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