我在Windows Server 2012 Standard 64位系统上的InstallShield 2013有问题。 我有一个安装程序,当我添加一些文件并尝试构建它时,在构建时它会在构建.cab文件时崩溃。请参阅附件。
Exception ACCESS_VIOLATION (0xc0000005)
at address 0x7460edea trying to read address 0x2eed4c43.
File : C:\Program Files (x86)\InstallShield\2013\System\isdev.exe
Version : 20.0.0.496
Exception : c0000005
Address : 7460edea
Access Type : read
Access Address : 2eed4c43
Registers : EAX=00000000 CS=0023 EIP=7460edea EFLGS=00010246
: EBX=0f681d40 SS=002b ESP=0018c688 EBP=0018c6a4
: ECX=2eed4c43 DS=002b ESI=00000000 FS=0053
: EDX=2e352e34 ES=002b EDI=0f6504e0 GS=002b
Stack Trace : 74aa05da 74aa09f8 74a4cdb9 74a502ad
: 74a50128 159af857 159a302d 109b3f9b
: 109b39b5 108a1ef0 00000000 10ad935a
: 00000018 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
: 00000000 00000000 00000000 00000000
提前感谢您的帮助!