Ignore:
Timestamp:
10/07/08 23:05:32 (5 years ago)
Author:
fma
Message:

Added icon

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/windows/papywizard.nsi

    r797 r800  
    6565  ;File "dist\python25.dll"    ; pas nessaire, inclus dans library.zip 
    6666  File "dist\papywizard.exe" 
     67;  File "dist\papywizard.ico" 
    6768  File "dist\msvcr71.dll" 
    6869  File "dist\library.zip" 
     
    138139  Delete "$INSTDIR\msvcr71.dll" 
    139140  Delete "$INSTDIR\papywizard.exe" 
     141;  Delete "$INSTDIR\papywizard.ico" 
    140142  Delete "$INSTDIR\w9xpopen.exe" 
    141143  Delete "$INSTDIR\papywizard.exe.log" 
Note: See TracChangeset for help on using the changeset viewer.