Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Fun In Computer Classes

Name: Anonymous 2007-10-29 0:16

Lots of things to do in Computer Class if your teacher doesn't watch you alot.

Notepad on a limited computer: Open Internet Explorer and click View->Source.

Command Prompt on a limited computer: Open notepad and type "command.com" (without the quotes) and save it as (filename).bat, then open it.

Send a message to every computer on the school network: Type the code "net send * (message)" (no quotes) in Command Prompt. Replace (message) with whatever you think the teachers should know (I used lololol).

Other Computer's C Drive: In Command Prompt, type net use (letter): \\(computer name)\CDISK
Replace letter with any letter that's not already being used (can't use C, D, etc.), and the computer name obviously goes where (computer name) is. There should be another drive with the letter you replaced (letter) with.

Remote Shutdown: Type shutdown \i in Command Prompt. You can change the reason for shut down to whatever you want, just add computers to the list.

Registry Editing: Open notepad and type any of these codes, then save them as .reg's and open them:

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
“DisableRegistryTools”=dword:00000000
“NoDispCPL”= dword:00000000
“NoDispBackgroundPage”= dword:00000000
“NoDispScrsavPage”= dword:00000000
“NoDispAppearancePage”= dword:00000000
“NoDispSettingsPage”= dword:00000000
“NoSecCPL”= dword:00000000

^^Enables Display Properties (change desktop, screensaver, etc.)

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\WinOldApp]
“Disabled”= dword:00000000

^^Enables Command Prompt instead of just command.com

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Network]
“NoNetSetup”= dword:00000000

^^Enables Network Properties

REGEDIT4

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\System]
"DisableRegistryTools"=dword:00000000

^^Enables Registry Editor

Name: Anonymous 2007-10-29 22:58

>>13
Yup.
But you can't expect the people at school to be educated, much less computer saavy.
But since he was lazy, I gots to use net send * lololol

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List