Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

Sign up now!
RuneMate will permanently shut down on August 7, 2026
due to events outside our control. You can continue using RuneMate until this date after which it will no longer be available. Thank you to everyone that contributed to RuneMate's success and to the community for the opportunity to serve you all these years.

  • Learn about RuneMate Vault and how its zero knowledge local encryption already protects your sensitive information.
  • Edit or delete your RuneMate account from your Account Settings.
  • All account upgrade subscriptions have been cancelled. No action required.

OSRS Trouble Installing MSI on VPS?

Joined
Feb 9, 2017
Messages
31
Is your VPS blocking you from installing MIS? Tired of not having the Install As Administrator option with MSI files? Well, this is how you can fix that issue!!!


Open your Run program and type in regedit

Once in regedit go to HKEY_CLASSES_ROOT\Msi.Package\shell

Right Click on shell and create a new Key and name that new Key "runas" without the quotes

Now, double click on the (Default) and change its value to

Install as &administrator"

Now you need to add a subkey. So right click runas and create a new key. Name this key "command" without the quotes. Make this ones value

msiexec /i “%1”

Once you've done this, exit out of regedit by selecting Exit through the File menu only.

Now, when you right click on an MSI you have the option to install it as an administrator.

No more issues!
 
Joined
Jan 16, 2017
Messages
13
Or just create a new admin account which will bypass install permissions, this use to work on google vps.
 
Top