I'm trying to get a program to work with Citrix published apps, which provide programs without full desktops. They seamlessly integrate with your existing windows.
When the program reaches this line:
$oIE = _IECreate("https://websiteblah.whatever", 1)
it will produce a window popup:
AutoIt Error
Line -1:
Error: The requested action with this object has failed.
I can run the program if it has a full desktop without error. Also, I can run a "published" version of AutoIt Window Info wh