Jump to content

Recommended Posts

Posted

Hi

 

I have a program that I need students to run on our curriculum PCs that requires Administrator permissions. Obviously these machines are fairly well locked down. I have seen articles on the Net about setting up a task in Task Scheduler but that did not seems to work. Has anyone any suggestions/ideas?

 

Thanks

Posted

What is the software you want them to run? There may be alternative workarounds if someone else has come across it.

 

I certainly wouldn't recommended letting any students run anything as an administrator.

Posted
I'd gather it's like any other android emulator (we use App Inventor) and tried to redirect everything to the local path? We had to do a few edits on configuration files to point to the users home area not sure if it's a similar thing with Genymotion?
Posted

Microsoft ACT (Application Compatability Toolkit) has the ability to create a custom shim that can fool a large percentage of applications into thinking they are running as administrator when they are not. It might even have the solution pre-built for you. You will need to download and install it to find out.

 

As I don't know what OS your running I can't provide you with a direct download link. However have a look at this :

 

https://msdn.microsoft.com/en-us/library/windows/desktop/dd562082%28v=vs.85%29.aspx

Posted

Letting students run anything as an administrator isn't the best idea... Why do you want this emulator?

 

We intend to use App Inventor next year, but hopefully we are goign to get 5-10 android tablets for them to test their apps on. we think that by using shared devices in the lesson it should help to make it a more "social" and enjoyable lesson with lots of collaboration..

Posted
When we had applications that required to be run as administrator we just gave users admin permissions to the program directory it ran from and and often fixed it.

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...