1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.

OSRS Trouble Installing MSI on VPS?

Discussion in 'Guides' started by Gallus, Oct 26, 2017.

  1. Gallus

    Joined:
    Feb 9, 2017
    Messages:
    31
    Likes Received:
    4
    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!
     
  2. Wet Rag

    Wet Rag easily triggered ✌

    Joined:
    Dec 31, 2015
    Messages:
    4,457
    Likes Received:
    1,695
    Or run CMD with Administrator...
     
  3. tomk1n

    Joined:
    Jan 16, 2017
    Messages:
    13
    Likes Received:
    4
    Or just create a new admin account which will bypass install permissions, this use to work on google vps.
     

Share This Page

Loading...