Hello,
how to recognize and use runtime the Windows 'system' folder, that is the 'system' folder that changes in the Windows versions (I think it may be sometime c:\windows\system and sometime c:\windows\system32) ?
How to detect the Windows 'system' directory ?
3 posts
$SYSDIR.
It's in the manual. You just need to look 😛
-Stu
It's in the manual. You just need to look 😛
-Stu
True, I was just going to say that.