BruteShark icon indicating copy to clipboard operation
BruteShark copied to clipboard

Improve Installer: Enforce .NET Core SDK As Prerequisites Of BrueSharkDesktop

Open odedshimon opened this issue 4 years ago • 6 comments

Edit BruteSharkInstaller project so it will enforce existence / installation of .NET Core SDK before installing BruteSharkDesktop.

NOTE: BruteSharkInstaller is a WiX Toolset project, if you are not familiar with this type projects it's worth to learn how to use WiX Toolset before working on this issue.

odedshimon avatar Jan 09 '21 00:01 odedshimon

I installed the SDK as a pre-requisite, and then installed BruteShark on Windows. It doesn't work however, double clicking the .Exe and/or shortcut does nothing. Right click > Run as Admin does nothing either. Could not get it to work. Any help is appreciated.

Brumbpo-Tungus avatar Feb 21 '21 03:02 Brumbpo-Tungus

Hi @shittyfollower Have you installed .net framework or .net core? What version of .net core? Do you have Wireshark (or npcap installed) ?

odedshimon avatar Feb 21 '21 21:02 odedshimon

Hey, Thanks for the response!

  • https://dotnet.microsoft.com/download

.NET 5.0 (recommended)

  • I install NPCAP from Nmap.org

Brumbpo-Tungus avatar Feb 22 '21 01:02 Brumbpo-Tungus

@shittyfollower You need to instal .Net Core. E.g https://dotnet.microsoft.com/download/dotnet/thank-you/sdk-3.1.406-windows-x64-installer

odedshimon avatar Feb 22 '21 08:02 odedshimon

That is embarrassing. Thanks.

Brumbpo-Tungus avatar Feb 23 '21 05:02 Brumbpo-Tungus

@shittyfollower Thats cool Cheers 🙂

odedshimon avatar Feb 23 '21 08:02 odedshimon