diff --git a/gitso/trunk/gitso_0.4_all.deb b/gitso/trunk/gitso_0.4_all.deb deleted file mode 100644 index ddfb23b..0000000 Binary files a/gitso/trunk/gitso_0.4_all.deb and /dev/null differ diff --git a/gitso/trunk/makegitso.nsi b/gitso/trunk/makegitso.nsi index 26c4cac..b629b13 100644 --- a/gitso/trunk/makegitso.nsi +++ b/gitso/trunk/makegitso.nsi @@ -40,6 +40,9 @@ UninstPage instfiles Section "Gitso" SectionIn RO SetOutPath $INSTALLDIR + File ".\icon.ico" + File ".\hosts.txt" + File ".\Gitso.py" ;need to add gitso's exe file here after created with py2exe or something like it SetOutPath $WINDIR File ".\arch\win32\vncviewer.exe"