Преглед на файлове

Update to the SourceForge URL

Richard Laager преди 15 години
родител
ревизия
b0222a8a40
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      build_setup_template.nsi

+ 2 - 2
build_setup_template.nsi

@@ -180,8 +180,8 @@ Section -Post
   WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "UninstallString" "$INSTDIR\uninst.exe"
   WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "DisplayIcon" "$INSTDIR\docsis.exe"
   WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "DisplayVersion" "${MUI_VERSION}"
-  WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "URLInfoAbout" "http://www.evvolve.com/docsis.html"
-  WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "Publisher" "Evvolve Media SRL"
+  WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "URLInfoAbout" "http://docsis.sourceforge.net"
+  WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\docsis" "Publisher" "docsis"
 SectionEnd
 
 !insertmacro MUI_FUNCTIONS_DESCRIPTION_BEGIN