Wireshark-commits: [Wireshark-commits] rev 26664: /trunk/packaging/nsis/ /trunk/packaging/nsis/: wi

Date Prev · Date Next · Thread Prev · Thread Next
Date: Sat, 01 Nov 2008 00:24:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=26664

User: gerald
Date: 2008/10/31 05:24 PM

Log:
 Trying to call ExecWait on the Wireshark unistaller won't work, since it 
 returns immediately. Copy the uninstaller to $TEMP, then run it with flags
 which make it work as expected.
 
 Fix up the old version removal dialog.

Directory: /trunk/packaging/nsis/
  Changes    Path             Action
  +27 -10    wireshark.nsi    Modified