Portable OpenGL for Minecraft?

At school, we used to be allowed to play MC (Minecraft) on certain computers, but now they banned us from the computers, so we have to use laptops.

I learnt that there's an 'opengl32.dll' file in the System32 folder, so I copied my System32 folder (Minecraft works on my computer) and put it on a USB. Then I made a.bat file with the code:

@echo off
Title OpenGL Portable
Color 0a: start
Cls
Set windir=(Directory to the folder System32 is in)
Start (Path Minecraft.exe is)
Pause

I saved that as a bat file and it's supposed to use my System32 folder, the one on my USB, as the laptops System32 folder, so it uses my 'opengl32.dll' file. Tomorow I'm gonna try it out at School, and I think that this won't work. Could someone point me in the right direction and tell me how to do it?

1) OpenGL isn't just one DLL file.

2) You shouldn't be executing BAT files at school, unless you want to get banned from laptops too

3) Even if you could execute BAT files, you shouldn't be changing the Windows directory, unless you want to totally f ck up these laptops

4) You don't have admin rights

5) Get a grip and stop playing Minecraft at school