Switzerland
		
	
mkRAMdsk.bat 16G
	@echo off
imdisk.exe -a -s %1 -m R: -p "/fs:NTFS /q /y"
label R: RAMDISK
R:
mkdir TEMP
	
 Germany
		
	
imdisk -a -s 2000M -m R: -p "/fs:ntfs /q /y"
	sc config awealloc start= system
net start awealloc
	imdisk -a -f \\.\awealloc -s 2000M -m R: -p "/fs:ntfs /q /y"
	
 Germany
		
	
 Austria
		
	
 Austria