 |
Windows temp directory details (Java) - Stack Overflow
The %TEMP% environment variable that's defined on my PC (XP SP3) uses the DOS-style abcdef~1 directory names - hence, if you can pull that variable, you should end up with a path without spaces. e.g. Start>Run>%TEMP% takes me to C:\DOCUME~1\
stackoverflow.com |
 |