未分類 10 9 月 2020 AutoAHK 中,如何自定义 Program Files (x86)路径 AutoAHK 中,如何自定义 Program Files (x86)路径 資深大佬 : shunconf 3 系统默认为:c:Program Files (x86) 那么我需要载入的 d:Program Files (x86)路径 让需要安装的软件只读到 d:Program Files (x86)这个路径,请问怎么实现 大佬有話說 (9) 資深大佬 : lsj8924 58806956 資深大佬 : Vegetables https://wyagd001.github.io/zh-cn/docs/Concepts.htm#environment-variableshttps://wyagd001.github.io/zh-cn/docs/Variables.htm#ProgramFiles修改系统默认环境变量 主 資深大佬 : shunconf @Vegetables 我都研究好久了,envset,path,D:Program Files (x86),不行的 資深大佬 : Vegetables @shunconf 你直接改系统环境变量也不行吗?https://docs.microsoft.com/en-us/windows-server/administration/windows-commands/set_1 資深大佬 : Vegetables @shunconf ahk 文档里给的变量名字是 A_ProgramFiles 或 ProgramFiles 主 資深大佬 : shunconf @Vegetables 这个是要在很多台电脑上用的,不是我一个人用呢 而已还是 ad 域用户 資深大佬 : Vegetables 入域咱就不懂了… 資深大佬 : loading ad 域下发系统变量,你从变量读取。 主 資深大佬 : shunconf @loading c:Program Files (x86)这就是默认的