相关疑难解决方法(0)

Inno Setup #define指令中的字符串连接

Inno Setup网站是否未能记录#define指令,或者我在某处错过了什么?是否允许使用已定义的字符串进行定义并将它们连接起来?

#define MyApp ABC
#define MyAppVersion 1.2.1
#define MyFolder ?  ; what is the right syntax here to concatenate 
                    ; the two previously defined strings?
Run Code Online (Sandbox Code Playgroud)

inno-setup

4
推荐指数
1
解决办法
2456
查看次数

标签 统计

inno-setup ×1