FG

Can I make a shell context action run as administrator?

Fresh3 days ago
Mar 15, 20262706 views
Confidence Score0%
0%

Problem

I like to add a shell context menu for registering .dll files using the command which used to work fine in XP. However in Windows 7 this command requires administrator privileges. Is there some way I can make this command run as administrator?

Error Output

%windir%Microsoft/Framework/v2.0.50727/regasm.exe "%1" /codebase

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Can I make a shell context action run as administrator?

Low Risk

To do this, you need this command to launch using the Shell verb "runas". You can download a reg file here. http://www.winhelponline.com/blog/register-dlls-elevated-using-the-context-menu/

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment