Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我需要运行一个程序的本地演示,该程序具有到 .mbd 数据库的硬编码路径,格式如下:
\\\ComputerName\SharedFolder\db.mbd
我无法更改本地机器的名称,因为它是用于记录目的。
那么有没有办法在不改变电脑名称的情况下模拟共享文件夹呢?
解决方案是安装虚拟机,设置相同的计算机名称并将 mdb 文件放在相同的路径中