Jump to content

Recommended Posts

Posted

has anyone been successful in blocking Minecraft through Windows?

 

I have been struggling to block the JAR files from executing as there doesn't seem to be any way to do it apart from blocking the java.exe which is out of the question.

 

I have come across this method by Neal Poole https://nealpoole.com/blog/2013/01/how-hard-is-it-to-blacklist-a-java-applet/ and have been in touch with him via comments but have not yet been successful in implementing a working solution.

 

If anyone has suggestions or has used a java blacklist file before please let me know.

 

Regards

Posted

What about blocking access to the authentication servers?

(apparently https://authserver.mojang.com)

 

From my understanding (I don't have a MC account myself though) the new version introduced a mandatory launcher that you have to log in to.

 

Not sure if it'll work, but might be worth a go!

 

I ended up just using Impero to block it from running here originally.

Posted

Many of the kids will run pirated versions - which don't need to authenticate.

 

Not sure how you'd block it - block all .jar files from their home areas?

Posted
We have it listed as a block in Impero but our 'oh so clever' students rename it and still run it!

 

The rule I've got is:

*Minecraft Launcher*

and I've selected "A Window Caption" for what to block - even if they rename the .exe (or .jar), the launcher still has the same title.

 

If they run a hacked version with no launcher, wonder if just *Minecraft* for the Window Caption would work?

Capture.PNG

 

Apparently, blocking the .jar files with SRPs doesn't work as it's technically running java.exe then calling the .jar (this is from Googling, not personal experience, so could be wrong!)

 

If you don't need java for any courses or anything, maybe you could just block java.exe though?

  • Thanks 1
Posted

you cant remove java but do you need java to run .jar files or just for some web sites? You could remove javas association to .jar files?

 

re-associate .jar with notepad?

  • 10 months later...
Posted

Anyone still interested in this?

 

I have worked out a solution .... not pretty at all, but it works..... I'm going to write it up and will post a link to the write up once I have completed it.

Posted

Yes please.

 

Anyone still interested in this?

 

I have worked out a solution .... not pretty at all, but it works..... I'm going to write it up and will post a link to the write up once I have completed it.

Posted
Had to make an edit to the solution ... it didn't work when the users profile area had the name username.domain so instead of using %username% you should be using %userprofile% except for setting the folder permissions where you definitely use %username%. I changed the code on the write up in the link above.

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