Skip to content

Commit

Permalink
update for windows build
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6175 6c8d7289-2bf4-0310-a012-ef5d649a1542
  • Loading branch information
lotus committed Jul 5, 2009
1 parent 801aa08 commit 535aee4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion build.nsi
Expand Up @@ -128,7 +128,6 @@ Section "YaCy"
Exec 'attrib +I "$INSTDIR\*" /S /D'

File /r "RELEASE\MAIN\*"
File /r "RELEASE\EXT\*"

WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\YaCy" "DisplayName" "YaCy"
WriteRegStr HKCU "Software\Microsoft\Windows\CurrentVersion\Uninstall\YaCy" "UninstallString" '"$INSTDIR\uninstall.exe"'
Expand Down

0 comments on commit 535aee4

Please sign in to comment.