- May
- 13,740
- 209
Code:
c:\users\vefatica> dir /a /k /m tem*
2012-03-09 12:12 <JUNCTION> Templates [C:\Users\vefatica\AppData\Roaming\Microsoft\Windows\Templates]
c:\users\vefatica> echo "%@truename[%userprofile\templates]"
"C:\Users\vefatica\templates"
c:\users\vefatica> ver
TCC 15.01.51 Windows 7 [Version 6.1.7601]
It *DOES* work with v14.
Code:
c:\users\vefatica> echo "%@truename[templates]"
"C:\Users\vefatica\AppData\Roaming\MicrosoftWindows\Templates"
c:\users\vefatica> ver
TCC 14.03.59 Windows 7 [Version 6.1.7601]