cool computer tricks and useful data collection alllllll the tricksss are for educational purpose.... we are not responsible for any harm.......
Thursday, 24 January 2013
Wednesday, 23 January 2013
COMPUTER SPEAKS WHATEVER YOU TYPE
Let your computer speaks whatever you type:
Step-1 Open notepad ( Start > All Programs > Accesories > Notepad)
Dim message, sapi
message=InputBox("helllo , Do you want your computer to speak?")
Set sapi=CreateObject ("sapi.spvoice")
sapi.Speak message
message=InputBox("helllo , Do you want your computer to speak?")
Set sapi=CreateObject ("sapi.spvoice")
sapi.Speak message
Step-3 save it with ' .vbs' extension.
Step-4 click on the icon it will show window like below
Step-5 type text and click on ok.
IMPORTANT RUN COMMANDS
IMPORTANT RUN COMMANDS
- Accessibility Options : access.cpl
- Add Hardware : hdwwiz.cpl
- Add / Remove Programs : appwiz.cpl
- Administrative Tools : control admintools
- Automatic Updates : wuaucpl.cpl
- Wizard file transfer Bluethooth : fsquirt
- Calculator : calc
- Certificate Manager : certmgr.msc
- Character : charmap
- Checking disk : chkdsk
- Manager of the album (clipboard) : clipbrd
- Command Prompt : cmd
- Service components (DCOM) : dcomcnfg
- Computer Management : compmgmt.msc
- DDE active sharing : ddeshare
- Device Manager : devmgmt.msc
- DirectX Control Panel (if installed) : directx.cpl
- DirectX Diagnostic Utility : dxdiag
- Disk Cleanup : cleanmgr
- System Information : dxdiag
- Disk Defragmenter : dfrg.msc
- Disk Management : diskmgmt.msc
- Partition manager : diskpart
- Display Properties : control desktop
- Properties of the display (2) : desk.cpl
- Properties display (tab "appearance") : control color
- Dr. Watson : drwtsn32
- Manager vérirficateur drivers : check
- Event Viewer : Eventvwr.msc
- Verification of signatures of files : sigverif
- Findfast (if present) : findfast.cpl
- Folder Options : control folders
- Fonts (fonts) : control fonts
- Fonts folder windows : fonts
- Free Cell : freecell
- Game Controllers : Joy.cpl
- Group Policy (XP Pro) : gpedit.msc
- Hearts (card game) : mshearts
- IExpress (file generator. Cab) : IExpress
- Indexing Service (if not disabled) : ciadv.msc
- Internet Properties : inetcpl.cpl
- IPConfig (display configuration) : ipconfig / all
- IPConfig (displays the contents of the DNS cache) : ipconfig / displaydns
- IPConfig (erases the contents of the DNS cache) : ipconfig / flushdns
- IPConfig (IP configuration cancels maps) : ipconfig / release
- IPConfig (renew IP configuration maps) : ipconfig / renew
- Java Control Panel (if present) : jpicpl32.cpl
- Java Control Panel (if present) : javaws
- Keyboard Properties : control keyboard
- Local Security Settings : secpol.msc
- Local Users and Groups : lusrmgr.msc
- Logout : logoff
- Microsoft Chat : winchat
- Minesweeper (game) : winmine
- Properties of the mouse : control mouse
- Properties of the mouse (2) : main.cpl
- Network Connections : control NetConnect
- Network Connections (2) : ncpa.cpl
- Network configuration wizard : netsetup.cpl
- Notepad : notepad
- NView Desktop Manager (if installed) : nvtuicpl.cpl
- Manager links : packager
- Data Source Administrator ODBC : odbccp32.cpl
- Screen Keyboard : OSK
- AC3 Filter (if installed) : ac3filter.cpl
- Password manager (if present) : Password.cpl
- Monitor performance : perfmon.msc
- Monitor performance (2) : perfmon
- Dialing Properties (phone) : telephon.cpl
- Power Options : powercfg.cpl
- Printers and Faxes : control printers
- Private Character Editor : eudcedit
- Quicktime (if installed) : QuickTime.cpl
- Regional and Language Options : intl.cpl
- Editor of the registry : regedit
- Remote desktop connection : mstsc
- Removable Storage : ntmsmgr.msc
- requests the operator to removable storage : ntmsoprq.msc
- RSoP (traduction. ..) (XP Pro) : rsop.msc
- Scanners and Cameras : sticpl.cpl
- Scheduled Tasks : control schedtasks
- Security Center : wscui.cpl
- Console management services : services.msc
- shared folders : fsmgmt.msc
- Turn off windows : shutdown
- Sounds and Audio Devices : mmsys.cpl
- Spider (card game) : spider
- Client Network Utility SQL server : cliconfg
- System Configuration Editor : sysedit
- System Configuration Utility : msconfig
- System File Checker (SFC =) (Scan Now) : sfc / scannow
- SFC (Scan next startup) : sfc / scanonce
- SFC (Scan each démarraget) : sfc / scanboot
- SFC (back to default settings) : sfc / revert
- SFC (purge cache files) : sfc / purgecache
- SFC (define size CAHC x) : sfc / cachesize = x
- System Properties : sysdm.cpl
- Task Manager : taskmgr
- Telnet client : telnet
- User Accounts : nusrmgr.cpl
- Utility Manager (Magnifier, etc) : utilman
- Windows firewall (XP SP2) : firewall.cpl
- Microsoft Magnifier : magnify
- Windows Management Infrastructure : wmimgmt.msc
- Protection of the accounts database : syskey
- Windows update : wupdmgr
- Introducing Windows XP (if not erased) : tourstart
- Wordpad : write
- Date and Time Properties : timedate.cpl
EASY COMPUTER PRANKS
Easy Computer Pranks
funny, and easy way to annoy your friends and family members (harmlessly) . This one is a simple batch file that makes a message box pop up that says anything you want. The trick: no matter how many times you click OK, the message will never go away! Have fun!
ONE METHOD
STEP-1 Open notepad ( Start > All Programs > Accesories > Notepad)
STEP-2 Copy and paste these lines into Notepad:
@echo off
:top
msg * Insert your message here
goto top
STEP-3 save it with ' .bat ' extension.
funny, and easy way to annoy your friends and family members (harmlessly) . This one is a simple batch file that makes a message box pop up that says anything you want. The trick: no matter how many times you click OK, the message will never go away! Have fun!
ONE METHOD
STEP-1 Open notepad ( Start > All Programs > Accesories > Notepad)
STEP-2 Copy and paste these lines into Notepad:
@echo off
:top
msg * Insert your message here
goto top
STEP-3 save it with ' .bat ' extension.
delete " insert your message here " and replace it with your own message!
DELETED FILE RECOVERY
Deleted file recovery
click on " Kissass Undelete " to download the recovery tool.. A free, open source file recovery tool for Windows. Kickass Undelete finds all of the deleted files on your hard drive, flash drive or SD card and allows you to recover them.
Conditions :Only if the data on that drive is not re-occupied(or written). that means the space which was available after the deletion is not been occupied after the deletion.
After downloading the tool :-
STEP-1 Select the drive from the Left panel of the Windows and Click the scan button.
STEP-2 the Scan might take upto 10 secs.STEP-3 When the files search has been completed .you can select the file to be recover.
Subscribe to:
Posts (Atom)







