Click to See Complete Forum and Search --> : Uninstallation of VB application


Least Lee
August 14th, 2000, 03:35 AM
Problem 1)Is VB provide any way for Uninstallation of program(reverse of package and deployment wizard),if not, any suggestion to provide an uninstallation program
2)When I use package and deployment wizard to install program,
it require the machine to install twice(first time,setup .dll
,while the second time, with graphical interface)
the problem is, it require RESTART the machine.Can it be solve??

Lothar Haensler
August 14th, 2000, 03:39 AM
>1)Is VB provide any way for Uninstallation of program(reverse of package and deployment wizard),if not, any suggestion to provide an uninstallation program

the PDWizard does create the files for uninstalling your app.
You uninstall your VB app via Control Panel/Software

>When I use package and deployment wizard to install program,
it require the machine to install twice(first time,setup .dll
,while the second time, with graphical interface)
the problem is, it require RESTART the machine.Can it be solve??

you should be able to create a SINGLE setup for your application AND your DLL.
You can manually edit the setup.lst files in notepad and create a single setup.