hi ..
iam almost done with my program,
after adding the setup project, ive noticed that it doesn`t contain an uninstall.exe to uninstall the program, as it was in VB6 ..
iam not sure if iam making something wrony, but i thought i could use this to uninstall my program ..
but it is not working ..Code:%windir%\system32\msiexec.exe /x {MY-GUID}
it says :
This action is only valid for products that are currently installed.
can anyone please help me to add an uninstaller, or if there`s a way to make it using the D&P from VB2005, i would be very grateful ..
thanks in advance




Reply With Quote