My scenario is to open RUN window (Windows + R) and execute it programatically using java.
Please provide me the java code for it or suggest me how to proceed with it.
Steps:
- open RUN(WINDOWS + R).
- Run a program (say C:\ProgramFile\Internet Explorer\iexplorer.exe) using it.