I keep getting the "Iun6002" program crashing whenever I try to uninstall this new installer that I made. Under details I get...
IUN6002 caused an invalid page fault in
module IUN6002.EXE at 019f:00448754.
Registers:
EAX=006edc00 CS=019f EIP=00448754 EFLGS=00010283
EBX=00000000 SS=01a7 ESP=006e5f88 EBP=006ef4f0
ECX=0000a06c DS=01a7 ESI=00001770 FS=1b27
EDX=00000000 ES=01a7 EDI=000000c8 GS=0000
Bytes at CS:EIP:
8a 84 0d a4 6a ff ff 3a c3 75 7c 3b cb 0f 8e 9e
Stack dump:
00e25654 004a2f44 bff77844 4e414c25 54534f48 50483d25 36373638 4c250043 4f444e41 4e49414d 6e553d25 776f6e6b 4c25006e 53554e41 3d255245 38205048
I have another installer that I made quite some time ago & its uninstaller works, but lately all the installers I am making just crash whenever it's time to uninstall. The working uninstaller was from an earlier version of 6.0, so maybe that's part of the problem but it was working fine up until tonight when I was doing extensive work on the installer. Any help would be appreciated here folks. Thanks for your time either way.
IUN6002 caused an invalid page fault in
module IUN6002.EXE at 019f:00448754.
Registers:
EAX=006edc00 CS=019f EIP=00448754 EFLGS=00010283
EBX=00000000 SS=01a7 ESP=006e5f88 EBP=006ef4f0
ECX=0000a06c DS=01a7 ESI=00001770 FS=1b27
EDX=00000000 ES=01a7 EDI=000000c8 GS=0000
Bytes at CS:EIP:
8a 84 0d a4 6a ff ff 3a c3 75 7c 3b cb 0f 8e 9e
Stack dump:
00e25654 004a2f44 bff77844 4e414c25 54534f48 50483d25 36373638 4c250043 4f444e41 4e49414d 6e553d25 776f6e6b 4c25006e 53554e41 3d255245 38205048
I have another installer that I made quite some time ago & its uninstaller works, but lately all the installers I am making just crash whenever it's time to uninstall. The working uninstaller was from an earlier version of 6.0, so maybe that's part of the problem but it was working fine up until tonight when I was doing extensive work on the installer. Any help would be appreciated here folks. Thanks for your time either way.
Comment