【终结方案】 Windows下安装PostgreSQL 9.0.4:unable to write inside temp environment variable path

时间:2021-10-28 23:32:36

In a nutshell, in the registry, you need to go to HKEY_CLASSES_ROOT\.vbs, and set the (Default) entry back to the string VBSFile.


不需要你多么复杂 的设置,只需要改一下注册表的配置就可以了。

将.vbs的默认值从txtfile改为VBSfile,就可以了。