使在 xp 32 位上运行的现有 Installshield 2008 软件包 msi 在 windows7 64 位上运行?
我想制作一个在 xp 32 位上运行的现有 Installshield 2008 软件包 msi 在 windows7 64 位上运行???谁能告诉我该怎么做,因为这是我第一次使用 InstallShield :(
I want to make an existing Installshield 2008 package msi that runs on xp 32bits run on windows7 64 bit??? Can anyone tell me how I can do so cause this is the first time for me to use InstallShield :(
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
同意大卫的观点。 Windows 7应该足够聪明,可以将32位程序整理到Program Files(x86)文件夹中,并在注册表中进行相同的“分离”。
Agreed with David. Windows 7 is supposed to be smart enough to sort out 32 bit programs into the Program Files(x86) folder, and does the same "separation" in the registry.