Ask Your Question
0

Is there a way to configure custom installation settings via command line/silently?

asked 2019-09-27 14:39:35 +0000

cjscode gravatar image

Section 2.3.5. "Windows installer command line options" of the Wireshark docs describes a handful of command line install settings that you can choose. I am interested in choosing which packages to install via command line silently such as leaving out the "user guide" or leaving out the GUI application and only installing TShark. Is this possible?

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2019-09-27 14:49:59 +0000

grahamb gravatar image

Nope, only those options listed.

To request other options be added to the installer, please raise an enhancement request at the Wireshark Bugzilla.

edit flag offensive delete link more

Comments

Thanks for the response grahamb. If you don't mind, are there any alternatives that you could imagine for what I am trying to do? I have a script that needs to use TShark. Is there any other possible way to get TShark on a machine on it's own?

cjscode gravatar imagecjscode ( 2019-09-27 16:04:49 +0000 )edit

You could make your own installer by grabbing the tshark.exe and any other required files (dll's, config files etc.) and making a simple xcopy installer.

Apart from the size of the Wireshark.exe and associated Qt DLL's, what's the issue with running the full installer?

grahamb gravatar imagegrahamb ( 2019-09-27 16:26:57 +0000 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

Stats

Asked: 2019-09-27 14:39:35 +0000

Seen: 333 times

Last updated: Sep 27 '19