Scott Brogden 6 months ago
parent
commit
8c8d06fa18
2 changed files with 2 additions and 2 deletions
  1. 1 1
      .github/workflows/pull_request.yml
  2. 1 1
      DittoSetup/DittoSetup_10.iss

+ 1 - 1
.github/workflows/pull_request.yml

@@ -38,4 +38,4 @@ jobs:
         uses: Minionguyjpro/[email protected]
         with:
           path: DittoSetup\DittoSetup_10.iss
-          options: /F"DittoSetupscott" "/dbit64=1"
+          options: "/dbit64=1"

+ 1 - 1
DittoSetup/DittoSetup_10.iss

@@ -37,7 +37,7 @@ VersionInfoProductVersion={#MyAppVersion}
 
 AppCopyright={#MyAppPublisher} {#MyAppCopyrighEndYear}
 
-OutputBaseFilename=DittoSetup
+OutputBaseFilename=DittoSetup_scott
 #ifdef bit64
   ArchitecturesInstallIn64BitMode=x64compatible
   ArchitecturesAllowed=x64compatible