Possible Duplicate:
Is it safe to delete from C:\Windows\Installer?

Is the /windows/installer folder for files used during installation, and were not deleted for some reason?

Can I delete them?

(windows xp laptop)

link|improve this question

48% accept rate
dupe: superuser.com/questions/23479/… – fretje Feb 6 '10 at 22:39
feedback

closed as exact duplicate by fretje, ChrisF, Robert Cartaino, quack quixote, Diago Feb 7 '10 at 9:22

This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.

2 Answers

up vote 3 down vote accepted

Windows needs those files if you want to Uninstall your programs later.

While you can delete them and your program will still work, the Uninstall/Reinstall options from Add/Remove programs will not work.

link|improve this answer
feedback

Yes you can. This article may help. You will need a Microsoft utility to do so. As I understand. And, ideologically, programs, when installed, may recreate this directory. http://www.techspot.com/vb/topic109060.html

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.