I want to open something by using run.exe(Win+R) and different commands , I wonder how to use Delphi code to do that?
for example how to use Delphi code to do this : Win+R -> input :control admintools -> Run. it will open Administrative Tools folder;
Use
ShellExecute.