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.
是否有在 JavaScript 或 VBScript 中创建或删除文件夹的 FSO(文件系统对象)方法?也接受任何其他用于创建或删除在 HTA 中工作的文件夹的 JavaScript 或 VBScript 方法。
您可以使用CreateFolder 方法和DeleteFolder 方法