Skip to content

Commit

Permalink
Harmonize .exe name and repo name.
Browse files Browse the repository at this point in the history
  • Loading branch information
keithzg committed Sep 30, 2015
1 parent dd58a9f commit a7f2331
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ALICE.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ SetCompressor /SOLID lzma
# If we don't find a registry key, assume the default Steam install location for 64-bit Windows
InstallDir "C:\Program Files (x86)\Steam\steamapps\common\Rainbow Six 3 Gold\"
;InstallDirRegKey HKLM "SOFTWARE\G. Michaels Consulting Ltd." "InstallDir"
outFile "RavenShield_map_Alice.exe"
outFile "RavenShield-map-Alice.exe"
!include LogicLib.nsh

# This will be in the installer/uninstaller's title bar
Expand Down

0 comments on commit a7f2331

Please sign in to comment.