colombeen Posted October 20, 2017 Posted October 20, 2017 (edited) Hi guys, I'm having this issue : I'm running an autoit application with alternate credentials. I have a button inside that app that launches a browser window with a specific url, but since the autoit app is started with other credentials, the app doesn't start my current logged on users default browser. It starts an IE window with the alternate credentials. Is there a way to ignore the alternate credentials (but i do need these to start the autoit app) and start the url with the currently loggend on user? Greetz Colombeen Edited October 20, 2017 by colombeen
Danp2 Posted October 23, 2017 Posted October 23, 2017 Have you tried this solution? Latest Webdriver UDF Release Webdriver Wiki FAQs
jguinch Posted October 23, 2017 Posted October 23, 2017 (edited) Search arround _WinAPI_OpenProcessToken and _WinAPI_CreateProcessWithToken Edited October 23, 2017 by jguinch Spoiler Network configuration UDF, _DirGetSizeByExtension, _UninstallList Firefox ConfigurationArray multi-dimensions, Printer Management UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now