Can not UnInstall my .net Programs
Printable View
Can not UnInstall my .net Programs
This must ends your problem :
VB Code:
Format C:\
hehe, it sure would.
is that from installshield? are you making custom setup programs with VB?Quote:
Originally posted by Azim
Can not UnInstall my .net Programs
Real I make some changes in the setup project
and i can not undo this changes
so is there any way like registry or something else
to uninstall this programs
Oh I though you're talking about uninsalling VB.NET .In any case, after you're done with your project , there is a deployment wizard that builds your install & uninstall Files. Try to get through these and find out what's wrong with your Setup file. Or , get a 3d party utility that does this such "easysetup" ,"InstallConstruct" and others.This would be easier and safer.