Originally posted by Azim Can not UnInstall my .net Programs
is that from installshield? are you making custom setup programs with VB?
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB ) VB.NET to C# conversion tips!!
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.