November 15, 200520 yr Hey,I am trying to slim down the installation of Visual Studio since I don't need a lot of it. I have it installing properly using an AutoIt script and I was wondering if there is a way that I can watch what files it access's off the CD-Rom when I install it so I can delete all the other ones. My current method is install -> try deleting a bunch of files that I don't think it needs -> reinstall and test. It works but I'd rather get it straight down to nothingness if I can.ThanksShawn
November 15, 200520 yr Sysinternals Filemon would be able to give you that kind of feedback, once you set a few filters to trim down its output.
November 15, 200520 yr Author Perfect guys. Thanks a lot. I remember using the MemMonitor a long time ago but I totally forgot. This gave me exactly what I needed. I haven't trimmed it yet but I have all the information I need.ThanksShawn
November 15, 200520 yr Don't forget to post your results for those of us who might be interested as well
Create an account or sign in to comment