Jump to content
View in the app

A better way to browse. Learn more.

WinCert.net Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I have used various versions of Kel's UberPack for several years.  One of its features I have enjoyed most is "Run with Arguments" in the context menu.

 

There are several registry entries for RunARG. One example is:

Windows Registry Editor Version 5.00[HKEY_CLASSES_ROOT\batfile\shell\Run With Arguments][HKEY_CLASSES_ROOT\batfile\shell\Run With Arguments\command]@="\"C:\\Windows\\system32\\RunArg.exe\" %1" 

What I'd like to do is create a shell extension to "Run with Arguments (as Admin or Elevated)"

 

I found the following command-line.

runas /user:REQUIREDUSERNAME /savecred C:\Windows\System32\RunARG.exe

I guess /savecred is supposed to make it ask for admin password on the first run only.

  1. Does anyone know how this might be used to edit the context menu item so it can be run with elevated privileges?
  2. Does anyone know if that command-line will work using the %USERNAME% variable?

I considered checking the Run as Administrator box in the executable's Compatibility properties, but then I'd be nagged by UAC every time I use RunARG.  Using runas with /savecred would be most unobtrusive, if it can be made to work in the context menu. 

 

(I don't currently have any virtual machines to try this out on, so I just figured I'd put the question to the group.)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.