ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: Re: [Wireshark-dev] how to get Wireshark directory path ?

From: wsgd <wsgd@xxxxxxx>
Date: Wed, 01 Apr 2009 20:39:01 +0200
Look at epan/filesystem.h

E.g. on my PC :
get_progfile_dir = Q:\wireshark\1.0.3\wireshark-1.0.3\wireshark-gtk2 get_plugin_dir = Q:\wireshark\1.0.3\wireshark-1.0.3\wireshark-gtk2\plugins\1.0.3oa get_datafile_dir = Q:\wireshark\1.0.3\wireshark-1.0.3\wireshark-gtk2 get_systemfile_dir = Q:\wireshark\1.0.3\wireshark-1.0.3\wireshark-gtk2 get_profiles_dir = C:\Users\Olivier\AppData\Roaming\Wireshark\profiles
     get_persdatafile_dir = C:\Users\Olivier\Documents


Olivier

mirtaher@xxxxxxxxx a �crit :
Hi,

I am writing a plug in to dissect MPICH packets and I need the absolute
path of the wireshark home directory so I can access a shell file on my
plug in folder.

I.e. <wiresharkfolder>/plugins/mpich/<myshell file.>

Is there any environment variable or wireshark variable that store it, or
any other way I can get it ?

Appreciate any help.
Seyed.
_________________________________________



Seyed M. Mirtaheri
+1 (778) 883 3500
Department of Computer Science
University of British Columbia



___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@xxxxxxxxxxxxx>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request@xxxxxxxxxxxxx?subject=unsubscribe




--
Wireshark Generic Dissector http://wsgd.free.fr