LUA plugin and XP
I have an installer that uses the LUA plugin to request admin privileges (because when I'm done I need to launch the application in the context of the original user). Now I've encountered somewhat unexpected behavior when running the installer on XP. If I leave the default settings in the Run As dialog as they are, i.e. Current User selected and Protect my computer... ticked, I get an error message that simply says "Error launching installer". If I untick the Protect my computer... box, I get "This installer requires admin access, try again", as it should be. I'm guessing the protection is preventing the installer from extracting stuff that it needs or something similar, has anyone encountered this? Is there any way to things more user friendly in this case.