'*RunAs' verb (not RunAs command) missing - possible missing parts of 'Run' command

Issue #77 closed
Winter Laite created an issue

(Following chat on Discord of 9/13/22)

Link: Run/RunWait page.

Please scroll on page to “Run As Administrator” section.

For an executable file, the *RunAs verb is equivalent to selecting Run as administrator from the right-click menu of the file. For example, the following code attempts to restart the current script as admin:

Other ‘Run’ functionality may be missing.

Comments (4)

  1. Matt Feemster repo owner

    I’ve committed a fix, please test.

    Also of note, passing a clsid guid to Run() for actions such as opening the recycle bin would throw an exception. It’s fixed now.

  2. Log in to comment