[This is preliminary documentation and subject to change.]
The Wscript.Path property provides a string containing the name of the directory where Wscript.Exe or Cscript.Exe reside.
Wscript.Path = strPath
Wscript.Path = C:\WinNT\System32
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.