Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 Micorosoft JScript 中获取 %APPDATA% 的值(路径)?
WScript.Shell 对象提供属性 Environment。
另见:http: //support.microsoft.com/kb/233513/en-us/