jinyue115 Posted August 14, 2010 Posted August 14, 2010 First of all , i can launch the application using "shellexecute" , like "shellexecute("calc")" , then the calc will be launched . Now , I just want to launch the application from Start Menu , like "send("{lwin}")"-->some function that can search the app using the name -->then enter Enter key to launch it . Actually i dont know is there got a function can achieve this . Please help me , thanks . Thanks for your reading .
FlyinRiz Posted August 14, 2010 Posted August 14, 2010 First of all , i can launch the application using "shellexecute" , like "shellexecute("calc")" , then the calc will be launched . Now , I just want to launch the application from Start Menu , like "send("{lwin}")"-->some function that can search the app using the name -->then enter Enter key to launch it .Actually i dont know is there got a function can achieve this . Please help me , thanks .Thanks for your reading .What about finding the shortcut from "C:\Documents and Settings\All Users" or "C:\ProgramData\Microsoft\Windows"? Or are you trying to run a command from Start->Run?-Aaron
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