1.

Solve : How is called Run dialog or source file of shortcut??

Answer» <html><body><p>Hi!<br/><br/>I <a href="https://interviewquestions.tuteehub.com/tag/want-1448756" style="font-weight:bold;" target="_blank" title="Click to know more about WANT">WANT</a> to call Run dialog by myself and all what I can find is only shortcut.<br/>When I try to open file location, it displays Windows folder.<br/><br/>So, Q is:<br/>How is Run dialog called?<br/>Or source file of shortcut and how to use?<br/>I want to call it by command line.<br/><br/>Thank you all for help.<br/>Miro<strong>explorer.exe <a href="https://interviewquestions.tuteehub.com/tag/shell-11505" style="font-weight:bold;" target="_blank" title="Click to know more about SHELL">SHELL</a>:::{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}</strong><br/><br/><strong>c:\WINDOWS\system32\rundll32.exe shell32.dll,#61</strong> (Does not <a href="https://interviewquestions.tuteehub.com/tag/show-236642" style="font-weight:bold;" target="_blank" title="Click to know more about SHOW">SHOW</a> "Type the name of a program...")<br/><br/>64 bit Windows:<br/><br/><strong>%WINDIR%\SysWOW64\rundll32.exe shell32.dll,#61</strong><br/><br/><br/><br/><br/>Thank you very <a href="https://interviewquestions.tuteehub.com/tag/much-249971" style="font-weight:bold;" target="_blank" title="Click to know more about MUCH">MUCH</a>!<br/><br/>MiroThis is a command to open a "Windows Special Folder". There are lots of them. <br/><br/>Run dialog is <strong>explorer.exe Shell:</strong><strong>::{2559a1f3-21d7-11d4-bdaf-00c04f60b9f0}</strong><br/><br/>You can use them by <strong>explorer.exe Shell:</strong> and then the Special Folder CLSID which starts <strong><strong>::{</strong></strong> and ends <strong><strong>}</strong></strong><br/><br/><a href="https://interviewquestions.tuteehub.com/tag/big-896707" style="font-weight:bold;" target="_blank" title="Click to know more about BIG">BIG</a> list here <a href="https://docs.rainmeter.net/tips/launching-windows-special-folders/">https://docs.rainmeter.net/tips/launching-windows-special-folders/</a><br/><br/>A couple of examples I chose at random from that list:<br/><br/>Taskbar Properties <br/>explorer.exe shell:::{0DF44EAA-FF21-4412-828E-260A8728E7F1}<br/><br/>Search Everywhere (modern, same as magnifying glass)<br/>explorer.exe shell:::{2559a1f8-21d7-11d4-bdaf-00c04f60b9f0}<br/><br/><br/><br/><br/><br/><br/>Few folders I knew, but link is great resource.<br/><br/>Thank you very very very much!<br/><br/>Miro</p></body></html>


Discussion

No Comment Found