behdadsoft Posted October 25, 2014 Posted October 25, 2014 (edited) Hi. I want launch windows run.exe with Run Function.I find open my computer with below command, but I can't find any command for launch run.exe. I Need command or GUID for launch it. Run ("explorer.exe ::{645FF040-5081-101B-9F08-00AA002F954E}", "", @SW_SHOWMAXIMIZED) Please Guide Me. Thanks Edited October 25, 2014 by behdadsoft
Spider001 Posted October 25, 2014 Posted October 25, 2014 https://www.google.be/search?q=start+run+dialog+from+cmd&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-US:official&client=firefox-a&channel=sb&gfe_rd=cr&ei=5mdLVOzbLeyG8QefyYCQCw http://www.autohotkey.com/board/topic/36104-is-it-possible-to-open-run-dialog-64-bit/ http://superuser.com/questions/533485/open-run-dialog-from-command
Solution behdadsoft Posted October 25, 2014 Author Solution Posted October 25, 2014 before put post this forumĀ I was very Search about this issue but I can't find anything. Anyway Thanks Spider001. for launch run dialog should use below code: Run("explorer.exe Shell:::{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}")
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