Jump to content

Mailamea

Recommended Posts

Ok, here in Philippines internet cafes are all around and very popular. But alot of cafes here has some restriction for example you can't access their drives so you can't copy their games or softwares, some even have restriction so your external drives won't get detected.

 

I already have a solution to that. What i need is some kind of automation that will make my job easier, since the process to do it is quite long.

 

A batch or registry file that can automate it would be better.

 

Here's what i've done.

gpedit.msc

> User Configuration

> Administrative Templates

> Prevent Access to Registry editing tools

> Prevent Acess to Command Prompt

 

That will allow me to open the regedit that is blocked and the command prompt

 

Next is.

regedit

>HKEY_CURRENT_USER

>Software

>Microsoft

>Windows

>Current Version

>Policies

>DELETE Policies

 

>HKEY_LOCAL_MACHINE

>Software

>Microsoft

>Windows

>Current Version

>Policies

>DELETE Policies

 

This will unlock everything for me, the hidden drives the uac restrictions, and all of the needs administrator prompt will be available to me. Works for windows xp to windows 8.

 

What i need is there anyway to make this automated so everytime i go to a cafe i wouldn't waste mins of my time?

 

Is it possible as a batch file? or a regfile? or even better a simple exe.

 

Thanks. Btw I did experiment with this on my own :P

 

 

Link to comment

Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...