URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=c39c365f863a1b83f16b67101d185eb0a151eb19
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
c39c365 by Pascal Quantin (pascal.quantin@xxxxxxxxx):
Update USBPcap installer packaged in our Windows installer and add a warning
The newer version creates a system restore point during installation
Also add an explicit note in Wireshark installer explaining that USBPcap is
experimental and some hints on how to recover in case of issue
Bug: 12316
Change-Id: Ifb15ee98bf9db843debe5878f3df8c78f846d8d0
Reviewed-on: https://code.wireshark.org/review/14854
Reviewed-by: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Petri-Dish: Pascal Quantin <pascal.quantin@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from a8ebc3d Wmem: Use the native v*printf routines on Windows.
adds c39c365 Update USBPcap installer packaged in our Windows installer and add a warning
Summary of changes:
Makefile.nmake | 2 +-
config.nmake | 4 ++--
packaging/nsis/CMakeLists.txt | 2 +-
packaging/nsis/USBPcapPage.ini | 25 +++++++++++++++++++++++++
packaging/nsis/config.nsh.in | 2 +-
packaging/nsis/wireshark.nsi | 6 +++---
tools/win-setup.ps1 | 8 ++++----
7 files changed, 37 insertions(+), 12 deletions(-)