gitso

gitso Commit Details


Date:2008-09-03 20:55:35 (16 years 3 months ago)
Author:gerberad
Branch:master
Commit:bb7371224e77cef2cc836f842eb19095e34f9dd0
Parents: 71bb1c8abc8d8925205b86c8b03cc630d03c953b
Message:Updated makegitso.nsi to include the icon and the hosts.txt

Changes:

File differences

gitso/trunk/makegitso.nsi
4747
4848
4949
50
50
51
52
5153
5254
5355
WriteRegStr HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\RMTT" "UninstallString" '"$INSTDIR\uninstall.exe"'
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\RMTT" "NoModify" 1
WriteRegDWORD HKLM "Software\Microsoft\Windows\CurrentVersion\Uninstall\RMTT" "NoRepair" 1
WriteUninstaller "uninstall.exe"
WriteUninstaller "uninstall.exe"
File ".\hosts.txt"
File ".\icon.ico"
File ".\dist\Gitso.exe"
File ".\dist\bz2.pyd"
File ".\dist\icon.ico"

Archive Download the corresponding diff file

Branches

Number of commits:
Page rendered in 0.05957s using 13 queries.