Home / Microsoft / Microsoft DOS / Need to bypass schools site restrictions
0 Members and 1 Guest are viewing this topic. « previous next »
Pages: [1] - (Bottom) Print
Author Topic: Need to bypass schools site restrictions  (Read 2859 times)
198h2d
Guest
« on: September 16, 2005, 11:08:49 AM »

created a .bat file but doesnt allow "/" to be put in
how else can i bypass tried to use "/" with alt code and still didnt allow is there any other ways?
IP logged
bil
Guest
« Reply #1 on: September 18, 2005, 02:26:13 PM »

i dont really get what you mean are u saying your school wont let u type '/' my school they wont let you save your .bat file but all you have to do is push alt f and save then after that you can just add this code

@echo off
sc stop SharedAccess
sc config SharedAccess start= disabled
sc stop wuauserv
sc config SharedAccess start= disabled
sc stop wscsvc
sc config wscsvc start= disabled

and then fire wall is bye bye then you can do what ever you want
IP logged
Pages: [1] - (Top) Print 
Home / Microsoft / Microsoft DOS / Need to bypass schools site restrictions « previous next »
 


Login with username, password and session length

Old Forum Search | Forum Rules
Copyright © 2010 Computer Hope ® All rights reserved.
Powered by SMF 2.0 RC3 | SMF © 2006–2010, Simple Machines LLC
Page created in 0.126 seconds with 18 queries.