【基础环境】改变默认安装路径,autopf 存在空格,导致默认mq启动bat异常
This commit is contained in:
parent
d58b6a81f4
commit
22097bc4e9
@ -20,7 +20,7 @@
|
||||
; 不得复用,每个应用必须有唯一AppId
|
||||
AppId={{517C2278-C7C9-43D0-8E94-BFD2039C1690}
|
||||
; 默认安装路径
|
||||
DefaultDirName={autopf}\{#MyAppFirstPath}
|
||||
DefaultDirName={localappdata}\{#MyAppFirstPath}
|
||||
; 是否加密
|
||||
;Encryption=yes
|
||||
; 安装密码
|
||||
|
@ -20,7 +20,7 @@
|
||||
; 不得复用,每个应用必须有唯一AppId
|
||||
AppId={{517C2278-C7C9-43D0-8E94-BFD2039C7BB8}
|
||||
; 默认安装路径
|
||||
DefaultDirName={autopf}\{#MyAppFirstPath}
|
||||
DefaultDirName={localappdata}\{#MyAppFirstPath}
|
||||
; 是否加密
|
||||
;Encryption=yes
|
||||
; 安装密码
|
||||
|
Loading…
x
Reference in New Issue
Block a user