Skip to content

Commit e469d2f

Browse files
committed
Add BOM to setup scripts to fix translations
1 parent c4ea17b commit e469d2f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Software/dist_windows/script.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Script generated by the Inno Setup Script Wizard.
1+
; Script generated by the Inno Setup Script Wizard.
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Prismatik (unofficial) 64bit"

Software/dist_windows/script32.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; Script generated by the Inno Setup Script Wizard.
1+
; Script generated by the Inno Setup Script Wizard.
22
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
33

44
#define MyAppName "Prismatik (unofficial) 32bit"

0 commit comments

Comments
 (0)