0
votes
Vista or XP for Dev Machine
If you run into problems with Vista and Visual Studio 2003 or 2005, try running it as administrator (Right-click, Run as Administrator). That solves the vast majority of the issues, especially when …
4
votes
How can I disable DLL Caching in Windows Vista via CMD?
The only thing you can do is disable SuperFetch, which can be done from the command prompt with this command (there has to be a space between the = sign and disabled).
sc config Sup …
1
vote
Anyone know of a good NFS client for Vista?
Unless performance is a concern, I'd recommend using SftpDrive, which lets you map an actual drive letter over SSH. It's really a great product, and on a local network the transfer speeds are slowe …
2
votes
Windows Vista Virtual PC-image for Visual Studio-development minimized
You can try and cut stuff out with vLite, but unless you cut out a real lot it's not going to save a ton of drive space. Here's your best bets:
Disable Hibernate and run disk cleanup …
