From a7f2331954c808ce5ef78cf89b4fec5f81b9b71f Mon Sep 17 00:00:00 2001 From: keithzg Date: Tue, 29 Sep 2015 20:55:09 -0600 Subject: [PATCH] Harmonize .exe name and repo name. --- ALICE.nsi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ALICE.nsi b/ALICE.nsi index 7288648..c50a7b6 100644 --- a/ALICE.nsi +++ b/ALICE.nsi @@ -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