Rename app to MayShow

This commit is contained in:
2026-02-17 17:43:09 +09:00
parent f3dedb0a2e
commit 55b5013184
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -2,10 +2,10 @@
; SEE THE DOCUMENTATION FOR DETAILS ON CREATING INNO SETUP SCRIPT FILES!
; Non-commercial use only
#define MyAppName "Receipt PDF Builder"
#define MyAppName "MayShow"
#define MyAppVersion "1.1.0"
#define MyAppPublisher "Quickity Quack Productions"
#define MyAppExeName "ReceiptPDFBuilder.exe"
#define MyAppExeName "MayShow.exe"
[Setup]
; NOTE: The value of AppId uniquely identifies this application. Do not use the same AppId value in installers for other applications.