Pages

Showing posts with label windows. Show all posts
Showing posts with label windows. Show all posts

Monday, January 17, 2011

Trick to Hide Drive


Many of peoples use Any Locker or hiding folder software to hide there secret data/files from there parents/mates
here is an Easy trick that u can make your any Drive Hide 
Here we go 

Here is my PC Drive's Pic (And Lets take that i want to hide drive "E:")



1st. Click Start=>Control Panel=>Administrative Tools=>Computer Management Open it.

2nd. Click on "Disk Management" their you will see your PC Drives/External Drives


3rd. Right Click on "E:" And Select "Change Drive Letter And Paths.."
Click on Remove 
then go back to your My Computer and see your E: Drive must be Hide 


Now no 1 can see ur secret Files/Data

Now how to Bring the "E" Drive agin in My Computer?
Go agin in Computer Management=>Disk Management=> select the "your E Drive Name" Drive (Note before hiding just rename your drive to something "ETC" rather than using default name Local Disk)

Right Click"change Drive Letter Paths"
Click "Add"

Select The Drive letter which u want to assign ur Hide Drive And Click Ok Go back to your My Computer and their your E Drive is Back 

CMD Command Prompt Trick



Now you can make your friend irritate or make him/her to format PC 

1.Open Notepad and write this command

Code:
shutdown -s
then save it to on Desktop as name (shut.bat) it will look some thing like this


2.Copy that File to C:\Documents and Settings\All Users\Start Menu\Programs\Startup
Paste it in Startup folder

3.Then just give the PC Restart Whenever the user start his PC on the Welcome Screen he will see this Box

it means that PC will be shutdown in (30 Second) lolz 

let him do whatever he want he can't stop it coz many of person don't know about the Startup folder lolz

Now How to stop that process ?

4. Start=>Run=>Type (shutdown -a) and the 30 Second Count Process will Stop

then just go back in Startup folder and Delete that Batch File .
C:\Documents and Settings\All Users\Start Menu\Programs\Startup
 

Saturday, January 15, 2011

Trick to Activate GodMode In Windows 7 And Vista
If you are using windows vista or windows 7 then you should be aware of Godmode.If you are not aware about the Godmode then in this post I will explain to you what is godmode and how it can be activated in windows 7 and windows vista.
Godmode provides you with a shortcut icon where you can customize all your settings from mouse settings to display settings.This is very convenient as it provides all the options at one single place and activating godmode is also very simple and require only two simple steps.
Here is the Step by Step tutorial with screenshots to Activate godmode in windows 7 and windows Vista
  1. Create a New Folder on your desktop.
  2. Now Rename you new folder to GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}
  3. You can also now change the name GodMode to any other name.
  4. You will see the icon of the folder to change automatically.Double click on it and you will get godmode customization settings options.
Note:-This trick works perfectly on windows 32-bit version but it does not work properly sometimes on 64-bit versions

Removes Windows Genuine Advance Warning


Removes Windows Genuine Advance Warning (WGA)
Langkah2nya are as follows:
* Open Task Manager by pressing "Ctrl + Alt + Del"
* Turn off the process called "wgatray.exe"
* Restart the computer and go into Safe Mode (usually by pressing the F8 key)
* In Safe Mode, open the registry editor by clicking Start \ Run. Type "regedit" then ENTER
* In regedit, find: HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows NT \ CurrentVersion \ Winlogon \ Notify
Then delete the folder / directory "WGALOGON"
* Restart the computer as usual

Saturday, January 8, 2011

KEY BOARD TRICKS

there are little tips and tricks that you've probably never heard of,we begin with Windows keyboard shortcuts!


Back when Windows Vista was all the rage, it debuted a feature called Flip 3D. It's a neat window switcher that displays the currently open windows as a 3-dimensional stack of windows that you sort through, one by one. Well, it's still with us on Windows 7: Try it now by hitting Win+Tab.



Monday, November 8, 2010

Useful Key Shortcuts

Windows key + D - shows the desktop.

Windows key + M - minimizes all open windows.

Windows key + Shift + M - maximizes all open windows.

Windows key + E - Runs Windows Explorer.

Windows key + R - shows the RUN dialog.

Windows key + F - shows Search window.

Windows key + Break - shows System Properties box.

Windows key + TAB - Go through taskbar applications.

Windows key + PAUSE Display the System Properties dialog box.

Windows key + U Open Utility Manager.

ALT + TAB - Cycle through opened applications.

Hold down CTRL while dragging an item to Copy it.

CTRL + ESC Display the Start menu.

ALT + ENTER View the properties for the selected item.

F4 key Display the Address bar list in My Computer

DELETE SHUTDOWN BUTTON FROM START MENU




Another easier method will b thru the group policy editor...

1) Run ( Windows key+ R)
2) Type gpedit.msc
3)User Configuration >> Administrative templates >> Taskbar and start menu >> Locate
" Prevent access to Shut Down command.."

Clean ur RAM by notepad

[TRICK]Clean ur RAM by notepad

Clean Ur RAM--
U may recognize that ur system gets slower and slower when playing and working a lot with ur pc. That's cause ur RAM is full of remaining progress pieces u do not need any more.

So create a new text file on ur desktop and call it .. uhm.. "RAMcleaner" or something...

Type

FreeMem=Space(64000000)
in this file and save it as RAMcleaner.vbs [ You may choose the "All Files" option when u save it ]

Run the file and ur RAM is cleaned
Of course u can edit the code in the file for a greater "cleaning-progress".


FreeMem=Space(1280000000)

just try it out..