You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FileWriteN currently doesn't perform replacements to a unicode-escape style strings (\x-escaping for non-ANSI characters) which results in "file not found" errors when a user moves the portable app directory to a path that has non-ANSI characters.