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.
有人知道 Crystal Reports 7 合并模块下载页面吗?
我正在重新编写遗留程序的安装程序。
Crikey,我非常怀疑你会在这个阶段找到 CR7 的模块。它必须至少有10到12岁。如果您有一台安装了旧应用程序的机器,那么最好的办法是使用依赖遍历器来确定需要哪些组件来为其提供运行时支持。CR7 并不像一些较新的版本那样难以安装运行时,而且您只需要获取少量文件的副本。一个好的起点是检查 System32 目录中以“CR”开头的文件的属性(例如 CRPE32.dll 和 CRRUN32.exe)并从那里继续工作。