08/09/16 00:36:39 wz4Su2Zf0
>>542
環境設定開こうとすると
以下のエラーが出るんだが
System.IO.DirectoryNotFoundException: パス 'C:\Users\kum sonngha\Desktop\twintest\Skin' の一部が見つかりませんでした。
場所 System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
場所 System.IO.Directory.InternalGetFileDirectoryNames(String path, String userPathOriginal, String searchPattern, Boolean includeFiles, Boolean includeDirs, SearchOption searchOption)
場所 System.IO.Directory.GetDirectories(String path, String searchPattern, SearchOption searchOption)
場所 System.IO.Directory.GetDirectories(String path)
場所 Twin.Forms.OptionDialog..ctor(IBoardTable table, KotehanManager koteman, Settings settings)
場所 Twin.Forms.Twin2IeBrowser.ShowOption()