Trick 1. How to Shut Down Your PC with a Shortcut Key
1.Right click on your desktop.
2.Click on the option New -> Shortcut.
3.You will find a dialog box. Write this command: shutdown-s -t . Enter the time you wish in second after this command line. Click Next.
- To add a "goodbye" message, type -c "your message" (including the quotation marks) at the end.
4.Give the title to your shortcut. Click Finish.
5.Right click on your shortcut and click on Properties.
6.Click on the tab Shortcut.
7.Change icon of your shortcut(optional) by clicking on Change icon.
8.Click on Shortcut key text box and choose a shortcut key from your keyboard.
9.Click Apply. Your shutdown shortcut is ready. By pressing your chosen key PC will shut down.
Trick 2.
How To Disable Copying Contents in Blogger
1. Go to your blogger Dashboard and click on Layout.
2. Then click on Add Gadget.
3. Choose Html/Javascript From Popup Window
4. Now Copy and Paste below code into it.
<script type="text/javascript"> var omitformtags=["input", "textarea", "select"] omitformtags=omitformtags.join("|") function disableselect(e){ if (omitformtags.indexOf(e.target.tagName.toLowerCase())==-1) return false } function reEnable(){ return true } if (typeof document.onselectstart!="undefined") document.onselectstart=new Function ("return false") else { document.onmousedown=disableselect document.onmouseup=reEnable } </script>
2.
<script language=’JavaScript1.2′>//Disable select-text script (IE4+, NS6+)- By Andy Scott//Exclusive permission granted to Dynamic Drive to feature script//Visit http://www.dynamicdrive.com for this scriptfunction disableselect(e){return false}function reEnable(){return true}//if IE4+document.onselectstart=new Function ("return false")//if NS6if (window.sidebar){document.onmousedown=disableselectdocument.onclick=reEnable}</script><script language=’JavaScript’>curPage=1;document.oncontextmenu = function(){return false}if(document.layers) {window.captureEvents(Event.MOUSEDOWN);window.onmousedown = function(e){if(e.target==document)return false;}}else {document.onmousedown = function(){return false}}</script>
Trick 3.
How to find serial number of a laptop or computer
cmd->wmic bios get serialnumber
Trick 4.
Install Windows XP in less then 15 minutesProcedure:
*Boot from windows XP disk
*After the files have been copied, you will be required to select the location to install windows XP
*After selecting the disk, the installation process will start and it will show 40 minutes approx time to complete the installation process
*Here is where the trick to quicken the installation the process will be used.
just press Shift+F10 a command prompt will appear, now type taskmgr and then press enter. This will bring out the task manager, now click on process tab and locate the process namedSetup.exe
*Finally, right click on Setup.exe and set its priority to high.
Trick 5.
Resolve The Error 912 - The computer has been removed in the HP Compaq dx2700 MT
On the Desktop computer HP Compaq dx 2700, after opening the cover of CPU case (altough it has been closed back again), when starting the computer, there will be the alarm tone sound is quite disturbing.
And we must press the F1 key to continue loading the OS (Operating System). And this will continue on every time the computer is restarted.
And we must press the F1 key to continue loading the OS (Operating System). And this will continue on every time the computer is restarted.
The warning is : error 912 - The computer has been removed. The machinecover has been removed
since last system start up. please Ensure That any system access wasauthorized.
since last system start up. please Ensure That any system access wasauthorized.
To solve this problem:
• Turn the computer on
• Press F10 to enter the BIOS setup, wait for about 10 seconds
• Find the Hardware Monitor Setup menu (use arrow keys), select then press enter
• On Reset Case Open Status, change value from Disable to Enable (use + on the numeric pad on the right side of the keyboard to change the value)
• Press F10 to enter the BIOS setup, wait for about 10 seconds
• Find the Hardware Monitor Setup menu (use arrow keys), select then press enter
• On Reset Case Open Status, change value from Disable to Enable (use + on the numeric pad on the right side of the keyboard to change the value)
• Press F10 to save the configuration, press Enter.
Trick 6.
Kill Task using Click Mouse, Without Ctrl+Alt+Del
If your program stop working and appears warning Not Responding, we usualy have to kill the process bypressing the combination key Ctrl + Alt + Del to get into task manager to end the troubled program.
We can also kill Process / End task by using click the mouse, without pressing the Ctrl + Alt + Del
We can make the shortcut for Kill Process, so if we need to make ending task just Click the shortcut using mouse.
To make the Shortcut
• Right click on the screen on the desktop, click New -> Shortcut
• In the column type the location of the item copy and paste this code:
taskkill.exe / f / fi "status eq not responding"
• Click Next, click Finish.
We can also kill Process / End task by using click the mouse, without pressing the Ctrl + Alt + Del
We can make the shortcut for Kill Process, so if we need to make ending task just Click the shortcut using mouse.
To make the Shortcut
• Right click on the screen on the desktop, click New -> Shortcut
• In the column type the location of the item copy and paste this code:
taskkill.exe / f / fi "status eq not responding"
• Click Next, click Finish.
Trick 7.
To Enable or Disable USB Storage Devices Manually in Registry Editor
type regedit, and press Enter.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\USBSTOR
Enable type 3 or Disable type 4
To Enable USB Storage Devices in Windows
A) Click/tap on the Download button
Disable_USB_Storage_Devices.reg
Enable_USB_Storage_Devices.reghttp://www.sevenforums.com/attachments/tutorials/250601d1358401001-usb-storage-device-enable-disable-connecting-enable_usb_storage_devices.reg
Save the .reg file to your Desktop.
Double click/tap on the downloaded .reg file to merge it.
If prompted, click/tap on Run, Continue (UAC-Vista) or Yes (UAC-Windows 7/8), Yes, and then OK.When finished, you can delete the downloaded .reg file if you like.
Disabling USB Ports from Device Manager.
If you still don’t find your USB drive working, you may have to look into the Device Manager. The Administrator could have possibly disabled the USB port here. Check out for any possibility in the Device Manager and enable the disabled port by right clicking on selected one and click Enable.
Commands For Windows XP
Program | Run Command |
Accessibility Controls | access.cpl |
Accessibility Wizard | accwiz |
Add Hardware Wizard | hdwwiz.cpl |
Add/Remove Programs | appwiz.cpl |
Administrative Tools | control admintools |
Adobe Acrobat ( if installed ) | acrobat |
Adobe Distiller ( if installed ) | acrodist |
Adobe ImageReady ( if installed ) | imageready |
Adobe Photoshop ( if installed ) | photoshop |
Automatic Updates | wuaucpl.cpl |
Basic Media Player | mplay32 |
Bluetooth Transfer Wizard | fsquirt |
Calculator | calc |
Ccleaner ( if installed ) | ccleaner |
C: Drive | c: |
Certificate Manager | cdrtmgr.msc |
Character Map | charmap |
Check Disk Utility | chkdsk |
Chrome ( if installed ) | chrome |
Clipboard Viewer | clipbrd |
Command Prompt | cmd |
Command Prompt | command |
Component Services | dcomcnfg |
Computer Management | compmgmt.msc |
Compare Files | comp |
Control Panel | control |
Create a shared folder Wizard | shrpubw |
Date and Time Properties | timedate.cpl |
DDE Shares | ddeshare |
Device Manager | devmgmt.msc |
Direct X Control Panel ( if installed ) | directx.cpl |
Direct X Troubleshooter | dxdiag |
Disk Cleanup Utility | cleanmgr |
Disk Defragment | dfrg.msc |
Disk Partition Manager | diskmgmt.msc |
Display Properties | control desktop |
Display Properties | desk.cpl |
Display Properties (w/Appearance Tab Preselected ) | control color |
Dr. Watson System Troubleshooting Utility | drwtsn32 |
Driver Verifier Utility | verifier |
Ethereal ( if installed ) | ethereal |
Event Viewer | eventvwr.msc |
Files and Settings Transfer Tool | migwiz |
File Signature Verification Tool | sigverif |
Findfast | findfast.cpl |
Firefox | firefox |
Folders Properties | control folders |
Fonts | fonts |
Fonts Folder | fonts |
Free Cell Card Game | freecell |
Game Controllers | joy.cpl |
Group Policy Editor ( xp pro ) | gpedit.msc |
Hearts Card Game | mshearts |
Help and Support | helpctr |
Hyperterminal | hypertrm |
Hotline Client | hotlineclient |
Iexpress Wizard | iexpress |
Indexing Service | ciadv.msc |
Internet Connection Wizard | icwonn1 |
Internet Properties | inetcpl.cpl |
Internet Setup Wizard | inetwiz |
IP Configuration (Display Connection Configuration) | ipconfig /all |
IP Configuration (Display DNS Cache Contents) | ipconfig /displaydns |
IP Configuration (Delete DNS Cache Contents) | ipconfig /flushdns |
IP Configuration (Release All Connections) | ipconfig /release |
IP Configuration (Renew All Connections) | ipconfig /renew |
IP Configuration (Refreshes DHCP & Re-Registers DNS) | ipconfig /registerdns |
IP Configuration (Display DHCP Class ID) | ipconfig /showclassid |
IP Configuration (Modifies DHCP Class ID) | ipconfig /setclassid |
Java Control Panel ( if installed ) | jpicpl32.cpl |
Java Control Panel ( if installed ) | javaws |
Keyboard Properties | control keyboard |
Local Security Settings | secpol.msc |
Local Users and Groups | lusrmgr.msc |
Logs You Out of Windows | logoff |
Malicious Software Removal Tool | mrt |
Microsoft Access ( if installed ) | access.cpl |
Microsoft Chat | winchat |
Microsoft Excel ( if installed ) | excel |
Microsoft Diskpart | diskpart |
Microsoft Frontpage ( if installed ) | frontpg |
Microsoft Movie Maker | moviemk |
Microsoft Management Console | mmc |
Microsoft Narrator | narrator |
Microsoft Paint | mspaint |
Microsoft Powerpoint | powerpnt |
Microsoft Word ( if installed ) | winword |
Microsoft Syncronization Tool | mobsync |
Minesweeper Game | winmine |
Mouse Properties | control mouse |
Mouse Properties | main.cpl |
MS-Dos Editor | edit |
MS-Dos FTP | ftp |
Nero ( if installed ) | nero |
Netmeeting | conf |
Network Connections | control netconnections |
Network Connections | ncpa.cpl |
Network Setup Wizard | netsetup.cpl |
Notepad | notepad |
Nview Desktop Manager ( if installed ) | nvtuicpl.cpl |
Object Packager | packager |
ODBC Data Source Administrator | odbccp32 |
ODBC Data Source Administrator | odbccp32.cpl |
On Screen Keyboard | osk |
Opens AC3 Filter ( if installed ) | ac3filter.cpl |
Outlook Express | msimn |
Paint | pbrush |
Password Properties | password.cpl |
Performance Monitor | perfmon.msc |
Performance Monitor | perfmon |
Phone and Modem Options | telephon.cpl |
Phone Dialer | dialer |
Pinball Game | pinball |
Power Configuration | powercfg.cpl |
Printers and Faxes | control printers |
Printers Folder | printers |
Private Characters Editor | eudcedit |
Quicktime ( if installed ) | quicktime.cpl |
Quicktime Player ( if installed ) | quicktimeplayer |
Real Player ( if installed ) | realplay |
Regional Settings | intl.cpl |
Registry Editor | regedit |
Registry Editor | regedit32 |
Remote Access Phonebook | rasphone |
Remote Desktop | mstsc |
Removable Storage | ntmsmgr.msc |
Removable Storage Operator Requests | ntmsoprq.msc |
Resultant Set of Policy ( xp pro ) | rsop.msc |
Scanners and Cameras | sticpl.cpl |
Scheduled Tasks | control schedtasks |
Security Center | wscui.cpl |
Services | services.msc |
Shared Folders | fsmgmt.msc |
Sharing Session | rtcshare |
Shuts Down Windows | shutdown |
Sounds Recorder | sndrec32 |
Sounds and Audio | mmsys.cpl |
Spider Solitare Card Game | spider |
SQL Client Configuration | clicongf |
System Configuration Editor | sysedit |
System Configuration Utility | msconfig |
System File Checker Utility ( Scan Immediately ) | sfc /scannow |
System File Checker Utility ( Scan Once At Next Boot ) | sfc /scanonce |
System File Checker Utility ( Scan On Every Boot ) | sfc /scanboot |
System File Checker Utility ( Return to Default Settings) | sfc /revert |
System File Checker Utility ( Purge File Cache ) | sfc /purgecache |
System File Checker Utility ( Set Cache Size to Size x ) | sfc /cachesize=x |
System Information | msinfo32 |
System Properties | sysdm.cpl |
Task Manager | taskmgr |
TCP Tester | tcptest |
Telnet Client | telnet |
Tweak UI ( if installed ) | tweakui |
User Account Management | nusrmgr.cpl |
Utility Manager | utilman |
Volume Serial Number for C: | label |
Volume Control | sndvol32 |
Windows Address Book | wab |
Windows Address Book Import Utility | wabmig |
Windows Backup Utility ( if installed ) | ntbackup |
Windows Explorer | explorer |
Windows Firewall | firewall.cpl |
Windows Installer Details | msiexec |
Windows Magnifier | magnify |
Windows Management Infrastructure | wmimgmt.msc |
Windows Media Player | wmplayer |
Windows Messenger | msnsgs |
Windows Picture Import Wizard (Need camera connected) | wiaacmgr |
Windows System Security Tool | syskey |
Windows Script host settings | wscript |
Widnows Update Launches | wupdmgr |
Windows Version ( shows your windows version ) | winver |
Windows XP Tour Wizard | tourstart |
Wordpad | write |
Zoom Utility | igfxzoom |
NO BLUETOOTH OPTION IN SEND TO
If you are not getting bluetooth option while sending any file to any bluetooth device. In that case you just need to follow this simple step:-
STEP 1
- Open RUN command just press windows button + R
2.In dialog box type "shell:sendto"
3. A new window will open. In this “Send to” window, you will see all shortcuts displayed in “Send to” menu and there is no “Bluetooth” icon. you just need to drag Bluetooth icon from hidden icons to the window
STEP 2
- Open RUN command press windows + R.
2. In dialog box type "shell:sendto".
3. Right click in new window go to new click on Shortcut.
4. Type location "C:\Windows\System32\fsquirt.exe".
5. Type name Bluetooth click Finish.
STEP 3
You can say this method a "Modeless Command" Method.
- Click “Start” type “fsquirt” in search box and then click “fsquirt.exe” in the result list.
2. Select “Send files”.
3. Select the Bluetooth device that you want to send your files to.
4. Select the files you want to send and click “Next” to connect the device.
5. If there is no Bluetooth device listed under “Select where to send your files”.
6. Please check whether two Bluetooth-related services are enabled in “Services” Window. ( Press “Win+R” , type “services.msc” in RUN and click “OK to open “Services” Window).
7. If these two Bluetooth services are “Disabled” or “Manual” in “Startup” type, right-click on both of them, select “Properties” and set “Startup type” as “Automatic”. Click “Start” under “Service status” and then click “OK”.
No comments:
Post a Comment