feat: introduce InnoSetup for windows package
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
[CustomMessages]
|
||||
MyAppName={{ strings.MyAppName | inno_escape }}
|
||||
MyOther={{ strings.MyOther | inno_escape }}
|
||||
MyAssociateWithFiles={{ strings.MyAssociateWithFiles | inno_escape }}
|
||||
MyInstallVcRedist={{ strings.MyInstallVcRedist | inno_escape }}
|
||||
Reference in New Issue
Block a user