06-10-2025, 01:46 PM
QM auto-registers used COM dlls when it compiles the script. And notifies about it in the Output panel, but the script clears the output text.
To test unregistered (with or without the __ComActivator line):
1. Click Run or Compile, to make sure that next time QM will not compile again.
2. Run $qm$\unregister.bat. It's in the Chilkat zip.
3. Run the macro. Without the __ComActivator line it should fail (error). With the __ComActivator line should succeed.
To test unregistered (with or without the __ComActivator line):
1. Click Run or Compile, to make sure that next time QM will not compile again.
2. Run $qm$\unregister.bat. It's in the Chilkat zip.
3. Run the macro. Without the __ComActivator line it should fail (error). With the __ComActivator line should succeed.