Posts

Showing posts from April 24, 2010

Command Prompt Tricks

There are lot of command prompt tricks and tips which many of us don't know about.Command prompt can be very useful if you know how to use.Just go to cmd and check the following cool commands 1. systeminfo With this command, you can retrieve the following information: Host Name OS Name OS Version OS Manufacturer OS Configuration OS Build Type Registered Owner etc 2. driverquery Get Installed Driver Information 3. ipconfig /all information about your network connection and IP address 4. subst W: C:\windows Map A Drive Letter to a Folder 5. tasklist List All Tasks Running On The Computer 6.taskkill /im programnames.exe /f to Kill A Program There are many other also will update soon

Hidden Bluetooth Software in XP n Vista

Now you don't need to install any software for your blutooth device.You don't know but ,there is a hidden bluetooth software in your window xp and vista :- You can use this software as follows... 1.Open the run command 2.Now type 'fsquirt' without quotes 3.Now just select what you want to do ,transfer or download.. enjoy.. hope it works for you...

How to Disable XP Vista Shutdown

You can play this prank on your friend computer disable his shutdown option.Its very easy you have to use registry trick and tips. You can use a Registry hack to disable the normal Shut Down. Run the Registry Editor and go to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer Create a new DWORD value named NoClose with a data value of 1. Exit the Registry and reboot in order for the change to take effect. You won't be able to shut down Windows in the normal manner from now on; you'll have to run Task Manager by pressing Ctrl-Alt-Delete or right-clicking on the Toolbar, choosing Task Manager, and then using the Task Manager's Shut Down menu to close Windows. If you want to reenable normal shutdowns, delete the NoClose value.