i am developing a C#-Plugin with the help of MaxLogics Delphi-Bridge (but that is not the problem here).
The Plugin is running correctly in the "Debug" mode in IA. But - when i start the exe manually by double-clicking (Compressed or Uncompressed doesn't matter), the plugin seems not to be called at all.
For this, i reduced the Pluign so that it just pops up a Messagebox, nothin else. But the box never comes up when running manually.
So, is there any difference to the Debug mode ? Is the path or something else changing in debug mode ?
It seems that there are differences, but which one causes my problem?
Any help appreciated
