Jump to content

Recommended Posts

Posted

Hi,

 

I am having issues trying to deploy and use mu when I have installed this on a shared students computers. Its trying to run from app data and looks like it doesn't like multiple users using it. Has anyone got this deployed and working?

 

Thanks in advance

  • 1 month later...
Posted

Just looked at the instructions mentions the .exe. when try and download only offered .msi can someone point me in direction of correct link for download.

 

Tried to extract .msi

  • 3 months later...
Posted

We've just installed Mu and can't get it to not be in the AppData folder, but the other thing is when you run it, Impero is blocking it because it's trying to run "cmd.exe". Has anyone else had this, or found a working answer?

 

Thank you

 

Stuart

Posted (edited)
We've just installed Mu and can't get it to not be in the AppData folder, but the other thing is when you run it, Impero is blocking it because it's trying to run "cmd.exe". Has anyone else had this, or found a working answer?

 

Thank you

 

Stuart

 

Looks like the MSI has the ALLUSERS property set to 2 and the MSIINSTALLPERUSER property set to 1 which will default it to the Local AppData folder.

 

If you run the .msi with ALLUSERS=1 then it'll install it to Program Files (x86). E.g:

 

msiexec /i MuEditor-win64-1.1.1.msi ALLUSERS=1

Edited by georgeescott

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...