5 pts.
 Unistalling vb.net programe
hi. I need help. I have made a vb.net program and I also have made a setup file for installing it and it's ok. But after uninstalling the program, all of the folder and file that were made when i run the program, weren't deleted. what I must do to delete them permanently from my hard disk without using vb.net codes ? thank you very much

Software/Hardware used:
vb.net 2010
ASKED: August 17, 2012  4:21 AM
UPDATED: August 17, 2012  1:46 PM

Answer Wiki:
Last Wiki Answer Submitted:  Be the first to answer this question.
All Answer Wiki Contributors:  Be the first to answer this question.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

But after uninstalling the program, all of the folder and file that were made when i run the program, weren’t deleted.” according to this line, u may uninstall the folders / files manually. Probably, there is no code of deletion for the folders/files in ur vb progs. However, simply manual deletion can help u by pressing Shift + Delete button together.

 22,035 pts.