Jan 10, 2020
10:27 AM
I had similar problems until I moved all the necessary files (ISDbg.exe, SciLexer.dll, Setup.exe, rul-files, etc.) to a directory directly under the root of the target machine (C:/debug). Then I created a batch file called RunDebug.cmd inside this new directory with the following two lines: ISDbg.exe /regserver Setup.exe /d"C:\debug" Then I ran the batch file and the InstallShield Script Debugger opened as expected. This was the only way I could get it running. I hope this helps.
... View more
Latest posts by ckeller
Subject | Views | Posted |
---|---|---|
1648 | Jan 10, 2020 10:27 AM |
Activity Feed
- Posted Re: isdbg.exe (IS2016 PROFESSIONAL EDITION) not debugging remotely on InstallShield Forum. Jan 10, 2020 10:27 AM