- Install RAMDisk and create a ramdisk r:
- Create a batch file and setting temp variant:
@echo off
set tmp=r:\
set temp=r:\
call "C:\Program Files\Microsoft Visual Studio 10.0\Common7\IDE\devenv.exe" - edit web.config
<compilation debug="true" tempDirectory="r:\">