What is "UseShell" option in options? when to use it?

What is “UseShell” option in options? when to use it?

The ‘useshell true’ option is used to open files such as Excel and PDF on your computer. By using this option, you’re essentially saying ‘use whatever my computer uses to open files with this extension.’

Here are a few examples for you!

Example: RunCommand ‘“D:\Quality Museum\U-xer\Other\My Spread Sheet.xlsx”’ -useshell true

Example: RunCommand ‘“C:\Users\Seray\Desktop\Text\demo.pdf”’ -useshell true

Thanks for your question,