NKitv1 icon indicating copy to clipboard operation
NKitv1 copied to clipboard

.NET 4.6 required, please that it is installed

Open MircoBabin opened this issue 5 years ago • 0 comments

If .NET 4.6 is missing the gui just reports ERROR without logfile. Starting the commandline tool shows the error "Method not found !!0[] System.Array.Empty()".

It would be very great if the installation of .NET 4.6 is checked. And a decent errormessage is given in case it doesn't.

This will be very helpfull to new users. Now the tool appears to be broken, because .NET 4.6 is missing.

--- Output of the commandline tool

c:\> ConvertToISO.exe "something.nkit.iso"
ConvertToISO v1.4, NKit.dll v1.4 :: Nanook

Processing command line and scanning files...
Found 1 file


Failed
-------
SourceFile.OpenNStream 'something.nkit.iso': Methode niet gevonden: !!0[] System.Array.Empty().


Press enter / return to exit . . .

MircoBabin avatar Apr 05 '21 18:04 MircoBabin