Showing posts with label Windows corner.... Show all posts
Showing posts with label Windows corner.... Show all posts

Sunday, January 8, 2012

If you are able to connect to a LAN but not to the Internet and if your network manager freaks you showing that you have Limited connectivity.

Here is the solution...

1. Use other static DNS

a. Click "Start" menu, type "ncpa.cpl" (without quotation marks) in Search Box and press "OK".
b. Select your local network.
c. Click Properties, then select Internet Protocol (TCP/IP).
d. Click Properties.
e. In the Internet Protocol window, let's change the "Preferred DNS server" to 208.67.222.222
f. Click 'OK' twice to complete the modification.

If the issue persists, please repeat the steps and change the "Preferred DNS server" to 208.67.220.220.

2. Put the machine in another Wireless network and check whether it can access Internet normally. If so, I suggest you replace another encryption type for a test, such as WEP.

3. Reset WinSock

a. Click Start, click "All programs", and click "Accessories".
b. Right-click "Command Prompt", and click "Run as administrator". If you are prompted for an administrator password or confirmation, type the password or provide confirmation.
c. Please enter the following command, and press Enter.

Netsh winsock reset

d. A message stating "Successfully reset the Winsock Catalog" will appear. Please restart the computer.

Source: http://social.technet.microsoft.com/Forums/en-US/w7itpronetworking/thread/a849e5f7-e770-4ff1-b58b-7414797980db/

Wednesday, April 21, 2010

Is the grub loader displaying error 17 or error 22 and not loading any of your OS? Here is the solution for you!!!


The error that tormented me

You can simply follow my previous post. But what if you don't have the windows xp cd?

As an HP customer, I was not provided with windows xp boot cd (I had to copy a windows xp boot from my friend). Instead I was provided only with the recovery cd! So I made a stop gap solution by making a simple boot cd.

Download this file and unzip it. Then follow the procedures in readme.txt.

Another very simple solution is to reinstall Ubuntu :-P!


No more torture with this screen!!!

Insert the XP boot cd.
Press R when prompted, it opens the cd in recovery mode.

Use the following commands:

FIXBOOT C:
FIXMBR
BOOTCFG /rebuild

I noticed that i ended up with a second instance of "Microsoft Windows XP Professional" in the NTLoader when I start up. But that can be corrected by editing the boot.ini file in Windows.

Monday, April 19, 2010

Do you want to hibernate windows from the command prompt?

rundll32.exe powrprof.dll,SetSuspendState

This command will do the job for you.

To even further simplify this you can put those commands in a batch file. So instead of typing the whole command each time you can use shorter commands.

Make sure the batch is put in the %systemroot%\system32 directory so the command will execute from anywhere.

Here is a example. I created hiber.bat in %systemroot%\system32, within that bat file is

cls

echo System will Hibernate!

pause

rundll32.exe powrprof.dll,SetSuspendState

exit

The pause is used so that you can use ctrl+c to break before the hibernate command command is executed. This can be handy when you switch your minds faster than the whirlwind!

Now anytime just type hiber in the command prompt to hibernate your system!

A slight improvisation in yesterday's post about shutting down windows xp at a specified time. Wouldn't it be cool if you could hibernate at a specified time?

Here is the command to do that

at 07:54 rundll32.exe powrprof.dll,SetSuspendState

Sunday, April 18, 2010

I wanted to shutdown my system at a specified time. Tried to add a job in the command prompt and it actually worked.

To shutdown when no other process is running, use:
at 07:54 shutdown -s

To shutdown when other processes are running, use:
at 07:54 shutdown -f

This command forces the exes to close!

Tuesday, April 6, 2010

What to do when something has happened such that her shutdown screen in Windows XP has changed from the screen with typical "three choice buttons" (standby, turn-off, restart) to a mini-window with some sort of drop down menu?

How to change back to the old windows shutdown screen?

Still can't get hold of the question?
Look at the following pictures.



Screen 1



Screen 2

How to change shutdown screen from screen 2 to screen 1?

Go to Control Panel and double click the User Accounts icon.
This should launch the User Accounts applet.

In User Accounts, have your friend click on "Change the way users log on or off".

On the next page, make sure that "Use the Welcome screen" is checked. "Use Fast User Switching" can be checked if your friend wants to enable that option.

Click on the Apply Options button.

Windows XP lets you share a computer's disks and folders with other computers on the network, using a method called Simple File Sharing. And it really is simple. If a disk or folder is shared, everyone on the network can access it. There are no user permissions and no passwords. Because sharing in this way is so wide open, Windows XP tries to protect you from some potential security risks.

Right click the disk or folder that you want to share and select Sharing and Security.



The disk or folder that you share, along with all of the folders that it contains, will be accessible by other network users. If you're sharing an entire disk, Windows XP gives a warning. The implication of the warning is that it's better to share a specific folder, since only that folder (and its subfolders) will be accessible by others, and the rest of the disk will be inaccessible. Click where indicated if you want to go ahead and share the entire disk. This screen doesn't appear if you're sharing a folder.



The first time that you set up sharing, Windows XP displays a warning, urging you to use the Network Setup Wizard for safety. Click where indicated to either run the Wizard or to do it yourself.

What great secret does the Wizard know that XP thinks you don't? The Wizard automatically enables the Internet Connection Firewall (ICF) to prevent other Internet users from accessing your shared disks and folders. If you have Service Pack 2 installed, the built-in Windows Firewall should already be running automatically, unless you turned it off.



XP displays another warning. If you want the firewall enabled, select Use the wizard to enable file sharing. Otherwise, select Just enable file sharing.



Having successfully run the Wizard's obstacle course, you may now specify a Share name, which users on other networked computers will use to access this disk or folder. For maximum compatibility with all versions of Windows, use 1-12 characters.

By default, users on other computers have full access: they can read, write, and delete shared files. If you only want them to be able to read files, un-check Allow network users to change my files.

Warning: If a user has full access, deleting a file doesn't put it in the Recycle Bin. Once it's deleted, it's gone for good.



Hiding a Shared Disk or Folder

What if you don't want everyone on the network to be able to access a shared disk or folder? For example:
  • Mom, Dad, and Junior each have a computer.

  • The computers are networked so that everyone can share a cable modem Internet connection.

  • Mom and Dad share a folder that stores the family's financial data.

  • They don't want Junior to see the folder or the data.
The answer is to create a hidden share by adding a dollar sign ('$') to the end of the share name. A hidden share doesn't appear in My Network Places or Network Neighborhood on any of the networked computers. In order to access a hidden share you need to already know the name of it.

Warning: Using hidden shares is a good way to keep their contents out of the hands of casual users, but a determined individual using certain techniques and/or utilities will be able to detect them. Therefore, you should not rely on hidden shares to provide security for any truly sensitive data.

To create a hidden share, right click the disk or folder and select Sharing and Security.



Specify a share name that ends with a dollar sign. Once again, use 1-12 characters (1-11 before the dollar sign). If Junior is clever enough to guess a name like Finances$, use a more secure name, like a combination of letters and numbers. Just make sure that Mom and Dad can remember it, and don't write it on a yellow sticky note attached to the monitor!



Accessing a Hidden Share

A hidden share doesn't appear on any of the networked computers, so how can someone on another computer access it? The answer is to map it as a network drive, which assigns a drive letter to the hidden share. Once it has a drive letter, you access it just like a disk on the same computer.

To map a network drive, open My Computer, click Tools, and select Map Network Drive.



Specify an unused drive letter and enter the network path for the hidden share, being sure to include the dollar sign. If you check Reconnect at logon, the mapping will happen automatically every time you start your computer. Otherwise, you'll have to map it manually every time.




Click Finish. The mapped drive is connected and appears in a new window. It's also available in My Computer.

You can also access it using Start--->Run---> \\XPHome

*XPHome should be replaced by the name of your computer





Monday, November 2, 2009



The My Recent Documents folder on the Windows XP Start menu displays a list of files and documents that you most recently used.

Removing the Recent Documents link from XP Start Menu

To remove the My Recent Documents folder from XP Start Menu, try this:

  • Right-click Start, and then click Properties
  • Click Customize
  • Click the Advanced tab
  • Under Recent documents, uncheck List my most recently opened documents
  • Click OK, and then OK.

Equivalent registry value

  • Open Registry Editor and navigate to:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Explorer \ Advanced

  • Backup the key to a file. See Backing up.. article
  • Set the value of Start_ShowRecentDocs accordingly.

Value of 0 - List my most recently opened documents is disabled
Value of 2 - List my most recently opened documents is enabled

Automate the above with REG file

Download this REG file sets Start_ShowRecentDocs registry value to 0
Undo REG file which sets Start_ShowRecentDocs registry value to 2 (default)
Different setting for the Windows Classic Start Menu

For the Classic Start Menu, set NoRecentDocsMenu to 1 in this key:

HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer

NoRecentDocsMenu value may not exist by default. If so, create a new value of type REG_DWORD and set it's data to 1

Sunday, October 11, 2009



You can switch users without going through the Welcome screen: From Task Manager, go to the Users tab, right-click a user, and select Connect.

---------------------------------------------------------------

Hold down the shift key in the shutdown dialog to change "Stand By" to "Hibernate". Or just press H to hibernate instantly. You can even use the Power Control Panel to configure your power button to hibernate.

---------------------------------------------------------------

To disable the password when resuming from standby or hibernation, open the Power Control Panel and uncheck "Prompt for password after returning from standby" on the Advanced tab.

---------------------------------------------------------------

You can rename multiple files all at once: Select a group of files, right-click the first file, and select "Rename". Type in a name for the first file, and the rest will follow.

---------------------------------------------------------------

Hold down the shift key when switching to thumbnail view to hide the file names. Do it again to bring them back.

---------------------------------------------------------------

When dragging a file in Explorer, you can control the operation that will be performed when you release the mouse button:
Hold the Control Key to force a Copy.
Hold the Shift key to force a Move.
Hold the Alt key to force a Create Shortcut.

---------------------------------------------------------------

If you create a file called Folder.jpg, that image will be used as the thumbnail for the folder. What's more, that image will also be used as the album art in Windows Media Player for all media files in that folder.

---------------------------------------------------------------

From the View Menu, select "Choose Details" to select which file properties should be shown in the Explorer window. To sort by a file property, check its name in the "Choose Details" in order to make that property available in the "Arrange Icons by" menu.

---------------------------------------------------------------

To display the volume control icon in the taskbar, go to the Sounds and Audio Devices Control Panel and select "Place volume icon in the taskbar".

---------------------------------------------------------------

Hold down the shift key when deleting a file to delete it immediately instead of placing it in the Recycle Bin. Files deleted in this way cannot be restored.

---------------------------------------------------------------

If you hold down the shift key while clicking "No" in a Confirm File Operation dialog, the response will be interpreted as "No to All".

---------------------------------------------------------------

To save a document with an extension other than the one a program wants to use, enclose the entire name in quotation makes. For example, if you run Notepad and save a file under the name:
Dr.Z
it will actually be saved under the name Dr.Z.txt
But if you type:
"Dr.Z"
then the document will be saved under the name:
Dr.Z
(Note that a document so-named cannot be opened via double-clicking since the extension is no longer ".txt").

---------------------------------------------------------------

Put a shortcut to your favorite editor in your Send To folder and it will appear in your "Send To" menu. You can then right-click any file and send it to your editor.
Ctrl+Shift+Escape will launch Task Manager.

---------------------------------------------------------------

To arrange two windows side-by-side, switch to the first window, then hold the Control key while right-clicking the taskbar button of the second window. Select "Tile Vertically".

---------------------------------------------------------------

To close several windows at once, hold down the Control key while clicking on the taskbar buttons of each window. Once you have selected all the windows you want to close, right-click the last button you selected and pick "Close Group".

---------------------------------------------------------------

You can turn a folder into a desktop toolbar by dragging the icon of the desired folder to the edge of the screen. You can then turn it into a floating toolbar by dragging it from the edge of the screen into the middle of the screen. (It helps if you minimize all application windows first.)

---------------------------------------------------------------

You can turn a folder into a taskbar toolbar. First, unlock your taskbar. Next drag the icon of the desired folder to the space between the taskbar buttons and the clock. (Wait for the no-entry cursor to change to an arrow. It's a very tiny space; you will have to hunt for it.) You can rearrange and resize the taskbar toolbar you just created. You can even turn the taskbar toolbar into a menu by resizing it until only its name is visible.

---------------------------------------------------------------

In the Address Bar, type a domain name like "microsoft" an hit Ctrl+Enter. Internet Explorer autmatically inserts the "http://www." and the ".com" for you.

---------------------------------------------------------------

To remove an AutoComplete entry from a Web form, highlight the item in the AutoComplete dropdown and press the Delete key. To remove all Web form AutoComplete entries, go to the Internet Explorer Tools menu, select Internet Options, Content, AutoComplete, then press the "Clear Forms" button.

---------------------------------------------------------------

To organize your Favorites in Explorer instead of using the Organize Favorites dialog, hold the shift key while selecting "Organize Favorites" from the Favorites menu of an Explorer window.

---------------------------------------------------------------

You can organize your Favorites by dragging the items around your Favorites menu. Alternatively, you can open the Favorites pane and hold the Alt key while pressing the up and down arrows to change the order of your Favorites.

---------------------------------------------------------------

To run Internet Explorer fullscreen, press F11. Press it again to return to normal mode.

---------------------------------------------------------------

To add or remove columns from the Details mode, select Choose Details from the View m menu, or just right-click the column header bar.

---------------------------------------------------------------

In Internet Explorer, hold the Shift key while turning the mouse wheel to go forwards or backwards.
In Internet Explorer, hold the Shift key while clicking on a link to open the Web page in a new window.
In Internet Explorer, type Ctrl+D to add the current page to your Favorites. This and many more keyboard shortcuts can be found by going to Internet Explorer, clicking the Help menu, then selecting Contents and Index. From the table of contents, open Accessibility and click "Using Internet Explorer keyboard shortcuts".

---------------------------------------------------------------

Wednesday, August 26, 2009

IBM DB2 does not support Windows XP Home Edition. So I had to change my os to windows XP Professional (inorder to use IBM DB2). When the XP installation is run from windows os , it actually allows us to upgrade XP Home to XP Professional. It's a pretty fast process! So there's no need to install the OS and drivers again.

Sunday, June 21, 2009

My laptop had been infected for long by a virus. I had identified it to be the recycler virus couple of weeks ago. But I had never really been trying to remove it. Yesterday evening, the virus had started virtual memory hijacking (ie., loading more memory for other processes). I could not bear it any longer.

So I started to search about the recycler virus. And I have made a small tutorial on the steps to remove the virus.


Goto your drive(in command promt C:\ or D:\)

Type ATTRIB -S -A -H -R.

1. You should be able to see your root drive root drive which is c: or d: etc.

2. Ensure that you are able to see hidden files by going to Tool>Folder Option>view and checking off hidden files.

3. System Volume Information and Recycler should be visible in your root drive (c: d: or whatever drive you use) .

4. Go to your drive and right click on RECYCLER folder and click delete.It was not deleted in my case, since it was being used by some other process. Force del is a useful application to override this error and delete the folder.

5. Right Click on System volume information folder and go to Properties. Go to the tab labeled Security, If your user name is not there then add your username that you use for XP . Give yourself all security rights as well as the SYSTEM user. Then press okay. If you cannot see the security tab and you are using XP professional then go to Tool>Folder Option>View uncheck box "Use simple File sharing" then select Apply.

If you have no clue of what step 5 was, there's a simpler way of doing it.

  1. Click Start, click Run, type cmd, and then click OK.
  2. Make sure that you are in the root folder of the partition for which you want to gain access to the System Volume Information folder. For example, to gain access the C:\System Volume Information folder, make sure that you are in the root folder of drive C (at a "C:\" prompt).
  3. Type the following line, and then press ENTER:
    cacls "driveletter:\System Volume Information" /E /G username:F
    Make sure to type the quotation marks as indicated. This command adds the specified user to the folder with Full Control permissions.
  4. Double-click the System Volume Information folder in the root folder to open it.
  5. If you need to remove the permissions after troubleshooting, type the following line at a command prompt:
    cacls "driveletter:\System Volume Information" /E /R username
    This command removes all permissions for the specified user.

6. Go to the recycle bin the desktop and right click. Choose properties then check the box " Do not move files to the recycle bin. Remove files immediately when deleted." Press Apply.

7. Go to the System Volume Information folder and delete the last folder. These folders are where Xp has taken a snapshot of your system in order to restore it. The virus is hiding here in the event that you restore it is also restored. If you are sure which folder to delete, don't worry. Deleting all the folders in System Volume Information will just delete all the restoration points.

8. You should now open the registry editor and remove the virus from here so that when you restart the virus is not recreated.

9. Open the registry editor. Start >Run> then type regedit in the box and select OK The registry will now open.

10. Hit Ctrl+F Type Recycler (iuhi64 should also be searched) in the search box . Delete the entry when found. Press F3 to find the next occurrance of Recycler(iuhi64) and delete.

11. Close regedit.

12. Go to all installed harddrives and so steps 2- steps 6, steps 8 and steps 9.

13. Run your virus software. You should be able to update any virus software that was previously unupdatable.

14. Restart your computer

15. Verify that that the reycler folder is deleted from you root drive.

16. Then you can uncheck the box in the recycle bin that you checked in step 6. To keep all you deleted files in case you need to restore a file that was accidentally deleted.

My findings:

This virus is recreated using the methods of the recycle bin. Everytime you delete a file it recreates itself because it looks in the recycle bin and restores or copies the virus information inside. If the virus is not able to be stored inside and is immediately removed when you check the box in step 6. Then it cannot recreate itself and all of its power is lost. So erasing it from the registry and drive ensures that it cannot return. It has two copies one in the recyler folder and another one in system volume information. Deleting both the folders does the trick.

http://wiki.answers.com/Q/How_do_you_remove_recycler_virus_found_in_hard_disk
http://www.winmatrix.com/forums/index.php?showtopic=13021
http://support.microsoft.com/kb/309531

These were the three most useful links for me to understand about the recycler virus and delete it.

Spending an evening with the virus ensured that, my laptop was free of recycler virus.

Monday, April 13, 2009



Today I had to submit my English record, it was for the language lab. I wanted to have page number at the header, but for some pages I didn't want the page numbers to be displayed. That's when I was trying certain things on my MS Word(2007). In Insert----> Header I found that there was an option-Link to previous and it was checked. But it was disabled. Now my job was to find a way to remove the link.

It' pretty simple, Page Layout--->Break--->Section Break-->Next page.



Now in header, the link to previous check box becomes enabled. By unchecking it, I could have different headers for different pages.



Hope it was useful, if you were toying with so many complicated ideas instead of having different headers!

Tuesday, April 7, 2009



Today, while installing adobe photoshop7.0 I had a problem. The setup ran 99% and then suddenly closed. I tried several times, restarted my system, but the setup happily vanished after running 99%. I got bugged and googled about this. Finally I found that the C:\temp folder content should be empty while installing adobe photoshop! I am not pretty sure why it is, but for those who have faced this problem would definitely be happy to know this solution!

Tuesday, March 3, 2009



Here's a trick which allows you to use any folder as a drive in Windows. This trick comes very handy when you use a particular folder often, and want to quickly access it like in Command Prompt. It actually adds a new drive in My Computer with your specified drive letter(whatever you specify) and that drive actually points to your designated folder. Once you open the drive, you can access the folder.

The DOS command SUBST is used to create a virtual drive allowing you to add any file path and used as a drive.

SUBST [drive1: [drive2:]path]

drive1: Specifies a virtual drive to which you want to assign a path.
drive2: Specifies a physical drive and path you want to assign to a virtual drive.

For example, to create a virtual drive with a specified path:

  • Find a folder you want to use as a drive and remember its path. For demonstration i will be using ‘H:\sd’ as the path.
  • Open Command Prompt and type “subst drive-letter path
  • For example, type “subst z: H:\sdand press Enter.


Article idea: http://system-hacks.blogspot.com/2008/08/converting-folder-into-drive.html

Saturday, October 11, 2008

Few shortcuts used frequently in Windows word...

1. Ctrl + Shift + A All Caps
Makes the selection all capitals (toggle)
2. Alt + Ctrl + 1 ApplyHeading1
Applies Heading 1 style to the selected text
3. Alt + Ctrl + 2 ApplyHeading2
Applies Heading 2 style to the selected text
4. Alt + Ctrl + 3 ApplyHeading3
Applies Heading 3 style to the selected text
5. Ctrl + Shift + L Apply List Bullet
Applies List Bullet style to the selected text
6. Alt + F10 App Maximize
Enlarges the application window to full size
7. Alt + F5 App Restore
Restores the application window to normal size
8. Ctrl+B Bold
Makes the selection bold (toggle)
9. Ctrl + PgDn Browse Next
Jump to the next browse object
10. Ctrl + PgUp Browse Previous
Jump to the previous browse object
11. Alt + Ctrl + Home Browse Select
Select the next/prev browse object
12. Esc Cancel
Terminates an action
13. Ctrl+E Center Paragraph
Centers the paragraph between the indents
14. Shift+F3 Change Case
Changes the case of the letters in the selection
15. Left arrow Character Left
Moves the insertion point to the left one character
16. Shift + Left arrow Character Left Extend
Extends the selection to the left one character
17. Right arrow Character Right
Moves the insertion point to the right one character
18. Shift + Right arrow Character Right Extend
Extends the selection to the right one character
19. Alt + Shift + C Close Pane
Closes the active window pane (if you are in Normal View and have, for example, the Footnote pane open)
20. Alt+Drag (or press Ctrl + Shift + F8 and drag) Column Select
Selects a columnar block of text
21. Ctrl +Shift+C Copy Format
Copies the formatting of the selection
22. Shift + F2 Copy Text
Makes a copy of the selection without using the clipboard (press Return to paste)
23. Alt + F3 Create AutoText
Adds an AutoText entry to the active template
24. Ctrl+ Backspace Delete Back Word
Deletes the previous word without putting it on the Clipboard
25. Ctrl + Del Delete Word
Deletes the next word without putting it on the Clipboard
26. Ctrl+W, Ctrl+F4 Document Close
Prompts to save the document and then closes the active window. (But doesn't intercept the menu command)
27. Ctrl + F10 Document Maximize
Enlarges the active window to full size
28. Ctrl + F7 Document Move
Changes the position of the active window
29. Ctrl + F5 Document Restore
Restores the window to normal size
30. Ctrl + F8 Document Size
Changes the size of the active window
31. Alt + Ctrl + S Document Split
Splits the active window horizontally and then adjusts the split
32. Alt + Shift + F9 Do Field Click
Executes the action associated with macro button fields
33. Ctrl + Shift + D Double Underline
Double underlines the selection (toggle)
34. Alt R, G Draw Group
Groups the selected drawing objects
35. Alt R, I Draw Snap To Grid
Sets up a grid for aligning drawing objects
36. Alt R, U Draw Ungroup
Ungroups the selected group of drawing objects
37. Ctrl+Shift+F5 (Or: Alt I, K) Edit Bookmark
Brings up the bookmark dialog
38. Del Edit Clear
Performs a forward delete or removes the selection without putting it on the Clipboard
39. Ctrl+C Edit Copy
Copies the selection and puts it on the Clipboard
40. Ctrl+X Edit Cut
Cuts the selection and puts it on the Clipboard
41. Ctrl+F Edit Find
Finds the specified text or the specified formatting
42. F5, Ctrl+G Edit Go To
Jumps to a specified place in the active document
43. Alt E, K Edit Links
Allows links to be viewed, updated, opened, or removed
44. Ctrl+V Edit Paste
Inserts the Clipboard contents at the insertion point
45. Alt E, S Edit Paste Special Inserts the Clipboard contents as a linked object, embedded object, or other format
46. Alt + Shift + Backspce Edit Redo
Redoes the last action that was undone
47. F4 Edit Redo Or Repeat
Repeats the last command, or redoes the last action that was undone (unfortunately, doesn't work for as many commands in Word 2000 as in Word 97 and below, but this is still one of Word's most useful shortcuts, if not the most useful)
48. Ctrl+H Edit Replace
Finds the specified text or the specified formatting and replaces it
49. Ctrl+A Edit Select
All Selects the entire document
50. Ctrl+Z Edit Undo
Reverses the last action
51. Alt + PageDn (to select to end of column, use Alt + Shift + PgDn) End Of Column
Moves to the last cell in the current table column
52. Ctrl+Shift+End End Of Document Extend
Extends the selection to the end of the last line of the document
53. Ctrl+End End Of Document
Moves the insertion point to the end of the last line of the document
54. End End Of Line
Moves the insertion point to the end of the current line
55. Shift+End End Of Line
Extend Extends the selection to the end of the current line
56. Alt+End End Of Row
Moves to the last cell in the current row
57. Alt + Ctrl + PgDn End Of Window
Moves the insertion point to the end of the last visible line on the screen
58. Shift + Alt + Ctrl + PgDn End Of Window
Extend Extends the selection to the end of the last visible line on the screen
59. F8 (press Esc to turn off) Extend Selection
Turns on extend selection mode and then expands the selection with the direction keys
60. Alt + F4 File Close Or Exit
Closes the current document, or if no documents are open, quits Word. Horrible command, as it makes it a long winded business to quit Word. But there's a simple solution - assign Alt+F4 to FileExit instead.
61. Ctrl+N File New Default
Creates a new document based on the Normal template.
62. Ctrl+O File Open
Opens an existing document or template
63. Alt F, U File Page Setup
Changes the page setup of the selected sections
64. Ctrl + P File Print
Prints the active document (brings up the dialog)
65. Ctrl+F2 File Print
Preview Displays full pages as they will be printed
66. Alt F, I File Properties
Shows the properties of the active document
67. Ctrl+S File Save
File Save
68. Alt F, A (or F12) File SaveAs
Saves a copy of the document in a separate file (brings up the dialog)
69. Ctrl+Shift+F Font
Activates the Fonts listbox on the formatting toolbar
70. Alt I, L Insert File
Inserts the text of another file into the active document
71. Ctrl+Shift+P Font Size
Select Activates the Font Size drop-down on the formatting toolbar
72. Alt + Ctrl + K Format AutoFormat
Automatically formats a document (or sometimes, automatically screws it up)
73. Alt O, B Format Borders And Shading
Changes the borders and shading of the selected paragraphs, table cells, and pictures
74. Alt O, E Format Change Case
Changes the case of the letters in the selection
75. Alt O, C Format Columns
Changes the column format of the selected sections (brings up the dialog)
76. Alt O, D Format Drop Caps
Formats the first character of current paragraph as a dropped capital (must select it first)
77. Ctrl+D Format Font
Brings up the Format + Font dialog
78. Alt + Shift + R Format Header Footer
Link Links the current header/footer to the previous section (but does not intercept the button on the Header Footer toolbar)
79. Alt O, P Format Paragraph
Brings up the Format Paragraph dialog
80. Alt O, S Format Style
Applies, creates, or modifies styles
81. Alt O, T Format Tabs
Brings up the Format Tabs dialog
82. Shift + F5 Go Back
Returns to the previous insertion point (goes back to up to 3 points, then returns to where you started; this is one of the most useful shortcuts of them all. Also useful when opening a document, if you want to g straight to where you were last editing it)
83. Ctrl + > Grow Font
Increases the font size of the selection
84. Ctrl + ] Grow Font One Point
Increases the font size of the selection by one point
85. Ctrl + T (or drag the ruler) Hanging Indent
Increases the hanging indent
86. F1 Help
Microsoft Word Help
87. Shift + F1 Help Tool
Lets you get help on a command or screen region or examine text properties
88. Ctrl + Shift + H Hidden
Makes the selection hidden text (toggle)
89. Ctrl +Click on it Hyperlink Open
Connect to a hyperlink's address
90. Ctrl + M (or drag the ruler) Indent
Moves the left indent to the next tab stop
91. Alt + Ctrl + M (or Alt I, M) Insert Annotation
Inserts a comment
92. F3 Insert AutoText
Replaces the name of the AutoText entry with its contents
93. Alt I, B Insert Break
Ends a page, column, or section at the insertion point
94. Alt I, C Insert Caption
Inserts a caption above or below a selected object
95. Ctrl + Shift + Return Insert Column Break
Inserts a column break at the insertion point
96. Alt + Shift + D Insert Date Field
Inserts a date field
97. Alt + Ctrl + D Insert End
note Now Inserts an endnote reference at the insertion point without displaying the dialog
98. Alt I, F Insert Field
Inserts a field in the active document
99. Ctrl+F9 Insert Field Characters
Inserts an empty field with the enclosing field characters

Article idea: http://c-n-k.blogspot.com/2008/10/few-shortcuts-used-frequently-in.html

Sunday, August 3, 2008

If you work on windows, you know that shutting it down can be really a hassle and time taking, especially when a lot of programs are running. Most of us tend to avoid shut down due to this reason but we know that shut down is always safer and also considered good for the pc.

There are a lot of shut down tricks and tools available, which help you to achieve a smooth and fast shut down of windows without negatively affecting your pc. However this trick, is probably the simplest one and also the fastest way to shut down your pc.

Here are the steps:
1. Press Ctrl+Alt+Delete to go to the Task Manager .
2. Click on Shut Down on the Top .
3. Highlight ‘ Turn Off ‘ and while holding down the Ctrl key, click on it .

And thats it!

Just count 1, 2, 3…5 and there you go…your pc is off !

I have tried this trick on my XP system and it has worked everytime and hasn’t negatively affected my pc. I haven’t tried this on any other version of Windows but I think it’ll work.

However I advise you to use this trick only when you are in a rush and you need a speedy shut down of your pc.

Article idea: http://system-hacks.blogspot.com/2008/06/shut-down-in-5-seconds.html

Tuesday, June 24, 2008

The following video contains the steps to hide and block your folder without any software. It includes certain simple steps which yields excellent result!

Sunday, March 30, 2008



This post is about how to lock the folder with maximum security.Once you lock your folder,you can't find it anywhere in your system until you unlock it.

First paste the following code in your notepad

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==type your password here goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

save this as a batch file .
ie., filename.bat

Click the batch file and run it.
A new folder called locker will be created.

Keep the files that you want to be locked inside the locker folder and again open that batch file. It will ask whether to lock yes or no.You press Y .

The locker folder will become hidden. So you have locked the folder!!!

Now to open it right click the batch file and select the Edit option and see for these wordings

"if NOT %pass%==type your password here goto FAIL"

alter this as
" if NOT %pass%==((your password)) goto FAIL"

Then you can again get the folder visible!!!

Thursday, March 27, 2008

Follow these steps to hide disk drives...

1.Open Registry and navigate to "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\policies\Explorer".

2.Create a new entry by clicking on edit-> new->"Dword value". Name the value as 3fffffff.Now each drive letter has a number.

3.The value of the key will be the sum of the drive letter numbers. Some of the numbers are :
A:=1, B:=2,C:\4,D:=8,e:=16,f:=32,g:=64,H:=128,I:=256,j:=512,k:=1024,L:=2048 and so on. .....

4.Now if you want to hide "C:" and "D:" , you just have to enter value as '12'(4+8). Enter as decimal value in the dword key and restart windows.

5.To get back your drives just delete the key called "3fffffff".

Aeticle idea:http://www.computerlords.blogspot.com/