jinyue115 0 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 . Share this post Link to post Share on other sites
FlyinRiz 0 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 Share this post Link to post Share on other sites