Question

how can I get the value (path) of %APPDATA% in Micorosoft JScript?

Was it helpful?

Solution

The WScript.Shell object provides the property Environment.

see also: http://support.microsoft.com/kb/233513/en-us/

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top