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