Install error System.IO.IOException
JohnHunt10 opened this issue · 2 comments
JohnHunt10 commented
System.IO.IOException: An attempt was made to move the file pointer before the beginning of the file.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.SeekCore(Int64 offset, SeekOrigin origin)
at System.IO.FileStream.Seek(Int64 offset, SeekOrigin origin)
at System.IO.Compression.ZipArchive.ReadEndOfCentralDirectory()
FreDooooo commented
Just use the Master Branch from here, download it, extract it and in the Folder "pack" you'll find GeDoSaToTool.exe - works.
mirh commented