diff options
| author | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-07-05 08:09:50 +0000 |
|---|---|---|
| committer | lotus <lotus@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2009-07-05 08:09:50 +0000 |
| commit | 535aee4425835845286cf3082d987bf8635f10d7 (patch) | |
| tree | a189600b6410cb156afaf67e44667feed8b7d30c /build.nsi | |
| parent | 801aa0816272a972034edb683bf825fb8409636b (diff) | |
update for windows build
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@6175 6c8d7289-2bf4-0310-a012-ef5d649a1542
Diffstat (limited to 'build.nsi')
| -rwxr-xr-x | build.nsi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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"'
|
