Abdou Kouach
Abdou Kouach
what system are you in (windows version..)? you need .Net 3.5 installed follow this to install it in windows 10 and 11: https://www.youtube.com/watch?v=bnU62YqK-iw make sure you use Winpcap: https://www.winpcap.org/install/bin/WinPcap_4_1_3.exe not...
Also adding this line to "ArpForm_Load" event can fix the problem: SelfishNetTrayIcon.Icon = ((System.Drawing.Icon)(new System.ComponentModel.ComponentResourceManager(typeof(ArpForm)).GetObject("$this.Icon"))) ; or this line in "ArpForm.Designer.cs" next to SelfishNetTrayIcon properties: this.SelfishNetTrayIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); its the...
Thank you @nov0caina for this wonderful tool that it has bean a must have for me for more than a decade. and i am very honored to be part of...
> Hi, could you please provide a releases version of the repair? here is portable version without installer enjoy: [SelfishNetv3.exe.zip](https://www.mediafire.com/file/qkaedt03sqz9zln/SelfishNetv3.exe.zip/file)