An extension of my previous thread here.
I’m launching embedded resource applications via Reflection and I’m unsure whether I can use AutoIt (.au3) files or not. People say it needs to be “Managed Code”. I’m not completely sure what that means nor do I know if AutoIt has that characteristic.
Managed code is that which runs under the .NET CLR. AutoIt is not managed code.