Velvet Star Monitor

Standout celebrity highlights with iconic style.

general

What does "/factory,{CLSID 75*4b} -embedding" do?

Writer Sebastian Wright

Can someone explain me the following explorer CLI :

C:\windows\explorer.exe /factory,{75dff2b7-6936-4c06-a8bb-676a7b00b24b} -Embedding

2 Answers

{75DFF2B7-6936-4C06-A8BB-676A7B00B24B} CLSID_SeparateMultipleProcessExplorerHost

This just starts a separated Explorer.exe, so if one crashes the other stays alive. :-)

6

Just to add more in Tom's answer. When using IDM, when you press open folder button on Internet Download Manager's download complete dialog box, it will open a new explorer instance with similar command.

You might be doing the same.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy