In a batch file you can use %PROGRAMFILES% to get the location of the program files directory, how do you do it in a VBScript?
相关问题
- $ENV{$variable} in perl
- Using getenv function in Linux
- Meaning of headless and -D option in JAVA_OPTS
- How to programmatically convert Access 1997 .mdb t
- putenv warning with C++
相关文章
- How should I configure log4net to write to %LOCALA
- Override env values defined in container spec
- Unable to see or modify value of PYTHONHASHSEED th
- Can a VBScript function return a dictionary?
- Android set(get) environmental variables in Java
- UTC Time Assignment in VBScript
- Copy and Rename File VBScript
- How do I open a file with VBScript?
To get Program Files (x86) use: