To pop a banner which can contain any message you want to display just before a user is going to log on, go to the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\WinLogon
Now create a new string Value in the right pane named LegalNoticeCaption and enter the value that you want to see in the Menu Bar.
Now create yet another new string value and name it:
LegalNoticeText
Modify it and insert the message you want to display each time Windows boots. This can be effectively used to display the company's private policy each time the user logs on to his NT box.
It's .reg file would be:
REGEDIT4 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Winlogon] "LegalNoticeCaption"="Caption here."
Technology Tricks
Saturday, 3 December 2011
Disable Turn Off Option and ALT+F4 option
REGEDIT->HKEY_CURRENT_USER->SOFTWARE->MICROSOFT->
WINDOWS->POLICIES->EXPLORER
THEN GO TO RIGHT SIDE AND BY RIGHT CLICK OF UR MOUSE CREATE NEW DWORD VALUE WITH NAME NoClose and after creating click on it and give Value Data 1.
And Reboot your pc ..now your Turn Off option is disabled ..to Enable it again ..go to that directory by regedit ..and simply delete that created NoClose and Log Off Your User and Log in again ..your Turn off Again Working.
WINDOWS->POLICIES->EXPLORER
THEN GO TO RIGHT SIDE AND BY RIGHT CLICK OF UR MOUSE CREATE NEW DWORD VALUE WITH NAME NoClose and after creating click on it and give Value Data 1.
And Reboot your pc ..now your Turn Off option is disabled ..to Enable it again ..go to that directory by regedit ..and simply delete that created NoClose and Log Off Your User and Log in again ..your Turn off Again Working.
Simple Trick to Turn off all system beeps
If you want to turn off all system beeps (like the ones that go through your computers' internal speaker):
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Sound
Edit the key Beep and give it a value of No
Start Regedit
Go to HKEY_CURRENT_USER\Control Panel\Sound
Edit the key Beep and give it a value of No
Boot computer faster
Many computers take a lot of time to boot (or start ).This is due to many reasons.
Some slight changes can do wonders for your system:
1. Press start->run then type msconfig and press enter.
Go to the startup tab. Here you will see a list of startup items. These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.
So uncheck all the unwanted items like ms-office, messengers other utilities that u may not need at startup). Don't uncheck your antivirus software.
Restart your Pc to and see for yourself, your pc will now boot faster....
2. A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:
Go to Start Menu and Click Run
Type in regedit then click ok
Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
Select "Enable" from the list on the right
Right on it and select "Modify"
Change the value to Y .
Reboot your Pc and see the change yourself.
3.SPEED UP BOOT BY DISABLING UNUSED PORTS.!!
You may have tried many tweaks like modifying windows XP start-up applications, prefetches, unload DLLs method, etc. And yes those methods do work for me.
I have just accidentally found out another way to give you an extra boost in windows XP's boot performance. This is done by disabling your unused devices in Device Manager. for example, if you don't have input devices that are connected to one of your USB's or COM ports, disabling them will give you an extra performance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.
Some slight changes can do wonders for your system:
1. Press start->run then type msconfig and press enter.
Go to the startup tab. Here you will see a list of startup items. These are all the programs that automatically start when you boot your PC. It is these that slow down the boot up process.
So uncheck all the unwanted items like ms-office, messengers other utilities that u may not need at startup). Don't uncheck your antivirus software.
Restart your Pc to and see for yourself, your pc will now boot faster....
2. A great new feature in Microsoft Windows XP is the ability to do a boot defragment. This places all boot files next to each other on the disk to allow for faster booting. By default this option is enabled, but on some systems it is not, so below is the information on how to turn it on:
Go to Start Menu and Click Run
Type in regedit then click ok
Find "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOpt imizeFunction"
Select "Enable" from the list on the right
Right on it and select "Modify"
Change the value to Y .
Reboot your Pc and see the change yourself.
3.SPEED UP BOOT BY DISABLING UNUSED PORTS.!!
You may have tried many tweaks like modifying windows XP start-up applications, prefetches, unload DLLs method, etc. And yes those methods do work for me.
I have just accidentally found out another way to give you an extra boost in windows XP's boot performance. This is done by disabling your unused devices in Device Manager. for example, if you don't have input devices that are connected to one of your USB's or COM ports, disabling them will give you an extra performance boost in booting. Go to Control Panel -> System -> Hardware tab -> device manager Disable devices that you don't use for your PC and then restart.
Make ur menu load faster
Go to Start then Run
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.
Type 'Regedit' then click 'Ok'
Find "HKEY_CURRENT_USER\Control Panel\Desktop\"
Select "MenuShowDelay"
Right click and select "Modify'
Reduce the number to around "100"
This is the delay time before a menu is opened. You can set it to "0" but it can make windows really hard to use as menus will open if you just look at them - well move your mouse over them anyway. I tend to go for anywhere between 50-150 depending on my mood.
Delete or remove recycle bin from desktop
Follow the steps below:
[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\BitBucket
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: DWORD // Value Name: NukeOnDelete
Setting for Value Data: [0 = Use Recycle Bin / 1 = Permanently Delete]
Exit Registry and Reboot
Another Method
start->run->gpedit.msc-> user configuration ->desktop->remove recycle bin from desktop->double click->change it not configured to enable->apply and ok.
now come to start->run->gpupdate.exe and press enter.
your recycle bin icon is gone from desktop nad you will need to revert your settings for get that back.
after reverting setting make sure to run gpupdate.exe command.
[Start] [Run] [Regedit]
Registry Key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\
CurrentVersion\Explorer\BitBucket
Modify/Create the Value Data Type(s) and Value Name(s) as detailed below.
Data Type: DWORD // Value Name: NukeOnDelete
Setting for Value Data: [0 = Use Recycle Bin / 1 = Permanently Delete]
Exit Registry and Reboot
Another Method
start->run->gpedit.msc-> user configuration ->desktop->remove recycle bin from desktop->double click->change it not configured to enable->apply and ok.
now come to start->run->gpupdate.exe and press enter.
your recycle bin icon is gone from desktop nad you will need to revert your settings for get that back.
after reverting setting make sure to run gpupdate.exe command.
Wednesday, 30 November 2011
Google Chrome Shortcuts
Tab and window shortcuts
| Ctrl+N | Opens a new window. |
| Ctrl+T | Opens a new tab. |
| Ctrl+Shift+N | Opens a new window in incognito mode. |
| Press Ctrl+O, then select file. | Opens a file from your computer in Google Chrome. |
| Press Ctrl and click a link. Or click a link with your middle mouse button (or mousewheel). | Opens the link in a new tab in the background . |
| Press Ctrl+Shift and click a link. Or press Shift and click a link with your middle mouse button (or mousewheel). | Opens the link in a new tab and switches to the newly opened tab. |
| Press Shift and click a link. | Opens the link in a new window. |
| Ctrl+Shift+T | Reopens the last tab you've closed. Google Chrome remembers the last 10 tabs you've closed. |
| Drag a link to a tab. | Opens the link in the tab. |
| Drag a link to a blank area on the tab strip. | Opens the link in a new tab. |
| Drag a tab out of the tab strip. | Opens the tab in a new window. |
| Drag a tab out of the tab strip and into an existing window. | Opens the tab in the existing window. |
| Press Esc while dragging a tab. | Returns the tab to its original position. |
| Ctrl+1 through Ctrl+8 | Switches to the tab at the specified position number on the tab strip. |
| Ctrl+9 | Switches to the last tab. |
| Ctrl+Tab or Ctrl+PgDown | Switches to the next tab. |
| Ctrl+Shift+Tab or Ctrl+PgUp | Switches to the previous tab. |
| Alt+F4 | Closes the current window. |
| Ctrl+W or Ctrl+F4 | Closes the current tab or pop-up. |
| Click a tab with your middle mouse button (or mousewheel). | Closes the tab you clicked. |
| Right-click, or click and hold either the Back or Forward arrow in the browser toolbar. | Displays your browsing history in the tab. |
| Press Backspace, or Alt and the left arrow together. | Goes to the previous page in your browsing history for the tab. |
| Press Shift+Backspace, or Alt and the right arrow together. | Goes to the next page in your browsing history for the tab. |
| Press Ctrl and click either the Back arrow, Forward arrow, or Go button in the toolbar. Or click either button with your middle mouse button (or mousewheel). | Opens the button destination in a new tab in the background. |
| Double-click the blank area on the tab strip. | Maximizes or minimizes the window. |
| Alt+Home | Opens your homepage in your current window. |
Google Chrome feature shortcuts
| Alt+F or Alt+E | Opens the wrench menu, which lets you customize and control settings in Google Chrome. |
| Ctrl+Shift+B | Toggles the bookmarks bar on and off. |
| Ctrl+H | Opens the History page. |
| Ctrl+J | Opens the Downloads page. |
| Shift+Esc | Opens the Task Manager. |
| Shift+Alt+T | Sets focus on the first tool in the browser toolbar. You can then use the following shortcuts to move around in the toolbar:
|
| F6 or Shift+F6 | Switches focus to the next keyboard-accessible pane. Panes include:
|
| Ctrl+Shift+J | Opens Developer Tools. |
| Ctrl+Shift+Delete | Opens the Clear Browsing Data dialog. |
| F1 | Opens the Help Center in a new tab (our favorite). |
Address bar shortcuts
Use the following shortcuts in the address bar:
| Type a search term, then pressEnter. | Performs a search using your default search engine. |
| Type a search engine keyword, press Space, type a search term, and press Enter. | Performs a search using the search engine associated with the keyword. |
| Begin typing a search engine URL, press Tab when prompted, type a search term, and press Enter. | Performs a search using the search engine associated with the URL. |
| Ctrl+Enter | Adds www. and .com to your input in the address bar and open the resulting URL. |
| Type a URL, then press Alt+Enter. | Opens the URL in a new tab. |
| Ctrl+L or Alt+D | Highlights the URL. |
| Ctrl+K or Ctrl+E | Places a '?' in the address bar. Type a search term after the question mark to perform a search using your default search engine. |
| Press Ctrl and the left arrow together. | Moves your cursor to the preceding key term in the address bar |
| Press Ctrl and the right arrow together. | Moves your cursor to the next key term in the address bar |
| Ctrl+Backspace | Deletes the key term that precedes your cursor in the address bar |
| Select an entry in the address bar drop-down menu with your keyboard arrows, then press Shift+Delete. | Deletes the entry from your browsing history, if possible. |
| Click an entry in the address bar drop-down menu with your middle mouse button (or mousewheel). | Opens the entry in a new tab in the background. |
| Press Page Up or Page Downwhen the address bar drop-down menu is visible. | Selects the first or last entry in the drop-down menu. |
Webpage shortcuts
| Ctrl+P | Prints your current page. |
| Ctrl+S | Saves your current page. |
| F5 or Ctrl+R | Reloads your current page. |
| Esc | Stops the loading of your current page. |
| Ctrl+F | Opens the find bar. |
| Ctrl+G or F3 | Finds the next match for your input in the find bar. |
| Ctrl+Shift+G, Shift+F3, orShift+Enter | Finds the previous match for your input in the find bar. |
| Click the middle mouse button (or mousewheel). | Activates auto-scrolling. As you move your mouse, the page automatically scrolls according to the direction of the mouse. |
| Ctrl+F5 or Shift+F5 | Reloads your current page, ignoring cached content. |
| Press Alt and click a link. | Downloads the target of the link. |
| Ctrl+U | Opens the source of your current page. |
| Drag a link to bookmarks bar | Saves the link as a bookmark. |
| Ctrl+D | Saves your current webpage as a bookmark. |
| Ctrl+Shift+D | Saves all open pages as bookmarks in a new folder. |
| F11 | Opens your page in full-screen mode. Press F11 again to exit full-screen. |
| Ctrl and +, or press Ctrl and scroll your mousewheel up. | Enlarges everything on the page. |
| Ctrl and -, or press Ctrl and scroll your mousewheel down. | Makes everything on the page smaller. |
| Ctrl+0 | Returns everything on the page to normal size. |
| Space bar | Scrolls down the web page. |
| Home | Goes to the top of the page. |
| End | Goes to the bottom of the page. |
| Press Shift and scroll your mousewheel. | Scrolls horizontally on the page. |
Text shortcuts
| Ctrl+C | Copies highlighted content to the clipboard. |
| Ctrl+V or Shift+Insert | Pastes content from the clipboard. |
| Ctrl+Shift+V | Paste content from the clipboard without formatting. |
| Ctrl+X or Shift+Delete | Deletes the highlighted content and copies it to the clipboard. |
Subscribe to:
Posts (Atom)