aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRachel Powers <508861+Ryex@users.noreply.github.com>2022-11-11 05:46:41 -0700
committerRachel Powers <508861+Ryex@users.noreply.github.com>2022-11-11 05:46:41 -0700
commitbb8ac9b99a3ffe33d2d8cf8939c54940a66cc0d6 (patch)
tree931871142bfeef39b0a33095a615d6f35d156fc8
parent96008d3bb25399231a84af8fc863b6d9f3a69007 (diff)
downloadPrismLauncher-bb8ac9b99a3ffe33d2d8cf8939c54940a66cc0d6.tar.gz
PrismLauncher-bb8ac9b99a3ffe33d2d8cf8939c54940a66cc0d6.tar.bz2
PrismLauncher-bb8ac9b99a3ffe33d2d8cf8939c54940a66cc0d6.zip
changed name of file type association
Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
-rw-r--r--program_info/win_install.nsi.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/program_info/win_install.nsi.in b/program_info/win_install.nsi.in
index 7bef0faf..42a9e762 100644
--- a/program_info/win_install.nsi.in
+++ b/program_info/win_install.nsi.in
@@ -313,7 +313,7 @@ SectionEnd
!define APP_ICON "$INSTDIR\${APP_EXE},0"
!define APP_DESCRIPTION "@Launcher_DisplayName@"
!define APP_NAME "@Launcher_DisplayName@"
-!define APP_CMD_TEXT "Prism Launcher instance"
+!define APP_CMD_TEXT "Minecraft Modpack"
!define REGISTER_DEFAULTPROGRAMS ; value doesn't matter