Difference for make_win32/cfserver.nsi from version 1.8 to 1.9


version 1.8 version 1.9
Line 63
 
Line 63
   File "..\lib\materials"    File "..\lib\materials"
   File "..\lib\messages"    File "..\lib\messages"
   File "..\lib\motd"    File "..\lib\motd"
     File "..\lib\news"
   File "..\lib\races"    File "..\lib\races"
   File "..\lib\regions"    File "..\lib\regions"
     File "..\lib\rules"
   File "..\lib\settings"    File "..\lib\settings"
   File "..\lib\smooth"    File "..\lib\smooth"
   File "..\lib\animations"    File "..\lib\animations"
Line 194
 
Line 196
   IfFileExists "$INSTDIR\UninstMaps.exe" maps no_maps    IfFileExists "$INSTDIR\UninstMaps.exe" maps no_maps
   
 maps:  maps:
     MessageBox MB_YESNO|MB_ICONQUESTION "Maps found. Remove them?" IDNO no_maps      MessageBox MB_YESNO|MB_ICONQUESTION "Do you want to also remove the maps?" IDNO no_maps
          
     Banner::Show /NOUNLOAD /set 76 "Please wait" "Uninstalling maps..."      Banner::Show /NOUNLOAD /set 76 "Please wait" "Uninstalling maps..."
   


Legend:
line(s) removed in v.1.8 
line(s) changed
 line(s) added in v.1.9

File made using version 1.98 of cvs2html by leaf at 2011-07-21 19:15