How to get the Windows directory with only one line code.
How to get the Windows directory with only one line code.
Rate How to get the Windows directory with only one line code.
(1(1 Vote))
Windows = Environ("Windir")
'Get the Windows directory from a MS-Dos Environment, stored in c:\msdos.sys
MsgBox Windows (Optional)
How to get the Windows directory with only one line code. Comments
No comments yet — be the first to post one!
Post a Comment