- 近い将来VBScriptがWindowsから削除され、それに伴って
Scripting.FileSystemObject
が使えなくなる可能性があります。それまでにScripting.FileSystemObject
を使わないようにしたり、代替の互換オブジェクトを用意していく予定です。
表示やドラッグ&ドロップがおかしい場合
https://wooty.hatenadiary.org/entry/2025/02/03/233544
これでもダメな場合のとりあえずの回避策
Tablacus Explorerを閉じてから フォルダlib
にあるtewv32.dll
とtewv64.dll
を削除してみて下さい。 - In the near future, VBScript will be removed from Windows, and along with that,
Scripting.FileSystemObject
may become unavailable. Before that happens, we plan to stop usingScripting.FileSystemObject
and prepare a compatible alternative. - If the Blink version doesn't work
Delete WebView2's dll
As a temporary workaround, close Tablacus Explorer again, delete tewv32.dll and tewv64.dll from the lib folder, and then try launching the application once more.