Quote:
Originally Posted by Stary Pen'
for example code:
Code:
#EndRegion
Sleep(500)
MSGBox(1,2,3)
Exit
After decompile i'm got:
|
Ah I see, now I only get #EndRegion as well with Exe2Aut. You can use myAut2Exe instead then, where you don't have this problem: <link removed>