diff --git a/indra/newview/installers/windows/installer_template.nsi b/indra/newview/installers/windows/installer_template.nsi index 33549a02b..5ec4a4274 100644 --- a/indra/newview/installers/windows/installer_template.nsi +++ b/indra/newview/installers/windows/installer_template.nsi @@ -562,6 +562,7 @@ RMDir "$SMPROGRAMS\$INSTSHORTCUT" Delete "$DESKTOP\$INSTSHORTCUT.lnk" Delete "$INSTDIR\$INSTSHORTCUT.lnk" +Delete "$INSTDIR\$INSTSHORTCUT Portable.lnk" Delete "$INSTDIR\Uninstall $INSTSHORTCUT.lnk" ; Clean up cache and log files.