Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Debugging


1 reply to this topic

aksfrme2u

aksfrme2u
  • Members
  • 2 posts

Posted 01 August 2003 - 14:53

When I try to debug my installscript, the install runs without ever stopping. The debug window never appears. Does anyone know what might be causing this?

Any help would be appreciated.
Christopher Werner
Senior Programmer I
ES Student Support
SunGard Pentamation Inc.
wernechr@pentamation.com

aksfrme2u

aksfrme2u
  • Members
  • 2 posts

Posted 01 August 2003 - 19:17

It turns out that the Setup.dbg file was not being created when compiling the InstallScript. This was caused by a missing property in the InstallShield table which can be modified in the Direct Editor. The property name is ISCompilerOption_Debug and it's value is 1. Hope this eventually helps someone other than me, as it can cause quite a headache.
Christopher Werner
Senior Programmer I
ES Student Support
SunGard Pentamation Inc.
wernechr@pentamation.com