add vc_redist as a NSIS install section

Signed-off-by: Rachel Powers <508861+Ryex@users.noreply.github.com>
This commit is contained in:
Rachel Powers
2024-09-27 00:18:35 -07:00
parent b9a6c13d47
commit 2dc6f7504b
2 changed files with 17 additions and 0 deletions

View File

@ -396,6 +396,8 @@ Section "@Launcher_DisplayName@"
SectionEnd
@Launcher_MSVC_Redist_NSIS_Section@
Section "Start Menu Shortcut" SM_SHORTCUTS
CreateShortcut "$SMPROGRAMS\@Launcher_DisplayName@.lnk" "$INSTDIR\@Launcher_APP_BINARY_NAME@.exe" "" "$INSTDIR\@Launcher_APP_BINARY_NAME@.exe" 0