File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -599,9 +599,9 @@ FunctionEnd
599
599
600
600
; Modify the settings for MUI_PAGE_FINISH here.
601
601
!define MUI_FINISHPAGE_NOAUTOCLOSE
602
- !define MUI_FINISHPAGE_RUN "$INSTDIR\Program\StepMania .exe"
602
+ !define MUI_FINISHPAGE_RUN "$INSTDIR\Program\Etterna .exe"
603
603
!define MUI_FINISHPAGE_RUN_NOTCHECKED
604
- !define MUI_FINISHPAGE_RUN_TEXT "Launch StepMania "
604
+ !define MUI_FINISHPAGE_RUN_TEXT "Launch Etterna "
605
605
606
606
!insertmacro MUI_PAGE_FINISH
607
607
@@ -696,7 +696,7 @@ Section "-Core installation"
696
696
Push "@CPACK_PACKAGE_VERSION@"
697
697
Call ConditionalAddToRegisty
698
698
Push "Comments"
699
- Push "StepMania @CPACK_PACKAGE_VERSION_MAJOR@ is a rhythm game simulator ."
699
+ Push "Etterna @CPACK_PACKAGE_VERSION_MAJOR@ is a rhythm game."
700
700
Call ConditionalAddToRegisty
701
701
Push "Publisher"
702
702
Push "@CPACK_PACKAGE_VENDOR@"
You can’t perform that action at this time.
0 commit comments