Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Missing MM Templates
Message
From
28/09/2010 09:23:50
Wolfgang Schneider
Hamburger Waagenbau GmbH
Lueneburg, Germany
 
 
To
28/09/2010 08:21:24
Timothy Bryan
Sharpline Consultants
Conroe, Texas, United States
General information
Forum:
ASP.NET
Category:
The Mere Mortals .NET Framework
Environment versions
OS:
Windows 7
Miscellaneous
Thread ID:
01482743
Message ID:
01482990
Views:
50
I did it.

Normally there is no Right Click "As Administrator" Option for msi Files.
But i found a Hack for the Registry.


With this Code in a Reg File you get the Right Click "As Administrator" Option also for msi Files

***************************************************************************************************
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Msi.Package\shell\runas\command]
@=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
00,69,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
***************************************************************************************************
Thanks
Wolfgang
Previous
Reply
Map
View

Click here to load this message in the networking platform