# HG changeset patch # User Phil Holmes # Date 1330872894 0 # Node ID 278958d058763b75a4e9ce58d5222182c207d045 # Parent c409dec5ee8c3221392147226919cd34f9400a6a Remove windows shortcut to examples diff -r c409dec5ee8c -r 278958d05876 nsis/lilypond-prepost.nsh --- a/nsis/lilypond-prepost.nsh Sun Mar 04 11:29:35 2012 +0000 +++ b/nsis/lilypond-prepost.nsh Sun Mar 04 14:54:54 2012 +0000 @@ -14,9 +14,6 @@ CreateShortCut "$SMPROGRAMS\LilyPond\Music in Mutopia.lnk" \ "http://www.mutopiaproject.org" "" \ "$INSTDIR\usr\bin\lilypond-windows.exe" 1 - CreateShortCut "$SMPROGRAMS\LilyPond\Examples.lnk" \ - "$INSTDIR\usr\share\doc\lilypond\input" "" \ - "$INSTDIR\usr\bin\lilypond-windows.exe" 1 CreateShortCut "$SMPROGRAMS\LilyPond\Uninstall.lnk" \ "$INSTDIR\uninstall.exe" "" "$INSTDIR\uninstall.exe" 0