I get this error, If I try to "Extract all"
[Only registered and activated users can see links. Click Here To Register...]
bei System.IO.Path.CheckInvalidPathChars(String path, Boolean checkAdditional)
bei System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
bei System.IO.File.InternalWriteAllBytes(String path, Byte[] bytes, Boolean checkHost)
bei System.IO.File.WriteAllBytes(String path, Byte[] bytes)
bei FNResourceTool.S4Lib.S4File.Extract(String saveTo)
bei FNResourceTool.GUI.frmMain.<miExtractAll_Click>b__ 31()
bei System.Threading.Tasks.Task.InnerInvoke()
bei System.Threading.Tasks.Task.Execute()