September 20th, 2006 at 1:29 pm
Posted by The Foo in Software

(This article is my submission to September’s Probloggers Group Writing Project. This month’s topic is: “How to…”. You can see my Top 10 Favourite “How to” submitted articles here.)

When everyone hears the word “Hack”, we almost automatically think of it in negative terms - such is our common perception to the stereotypically “Computer Hackers” that we have been accustomed to hearing about in magazines, newspapers and on television. Well, hacking in fact just a form of tweaking or modifying something - and believe it or not, there are useful/ legit “hacks” and “tweaks” out there, especially when it is relevant to your own computer and operating system.

This article reveals hidden ways and simple tricks to make Windows XP a more powerful tool tailored to your own preference and to make it more productive for you.

As with any tweak and modification to your operating system, it is always advisable to backup your computer before proceeding to dive into any “hacks” - just to be on the safe side. Disclaimer: All hacks are done at your own risk and I will not be responsible for any problems that occur. If done correctly, there should be no anticipated problems. If you have any questions, I’ll be happy to help.

Creating a One-click shutdown and reboot shortcut

This “trick” allows you to shutdown or reboot your computer at a touch of a button, instead of going through the standard Windows process i.e. clicking the Start menu, choosing Shut Down, and then selecting the Shut Down or Restart option.

Create a shortcut by right clicking on your desktop.

Choose New > Shortcut

The shortcut wizard appears. In the textbox, type “shutdown”.

You can then press Next button (located on the bottom of the dialog box), name your shortcut to whatever you want, and then click on the Finish button.

A shortcut icon will then be put on your desktop automatically. Double clicking on it will shutdown your computer.

Extra commands:

If you put these switch commands after the word “shutdown”, it may alter the overall shutdown command according to your preference. Note: make sure there are spaces between each command made.

-s … Shuts down the PC
-r … Reboots the PC
-l … Logs off the current user
-t xx … Indicates the amount of delay (in seconds) you want to wait before the shutdown action is performed. Substitute xx for the number of seconds.
-c “message text” … Display a pop up message box after the shutdown command is initiated. The message must be used within quotation marks and there is a 127 max character limit.
-f … forces all running application to shut down

For example:

Typing the command… shutdown -s -t 20 -c “I am shutting my computer down!”

will do the following … shutdown your computer after a 20 second period and display a message box saying “I am shutting my computer down!”

Typing the command … shutdown -r -t 03 -c “Hasta la Vista! Rebooting computer now!” -f

will do the following … reboot your computer after a 3 second period, close any running application automatically and display a message box saying “Hasta la Vista! Rebooting computer now!”

Adding shortcut menu items for opening specific file types

This tweak (when implemented) occurs when you right click on a relevant file in Windows Explorer. It allows you to add a menu shortcut to choose a software or application to open the specific file type. For example, in the screenprint below - when I right clicked on a jpeg file, I was allowed to choose a shortcut I just made which was to open the file using “the Foo Logs software”.

Note: Windows Explorer should not be mistaken for Internet Explorer. Windows Explorer is in fact the window that comes up when you are browsing files and folders on your computer.

In Windows Explorer, go to Tools > Folder Options

You will then be presented with a tabbed window. Click on the “File Types” tab.

Under the Registered file types list, select the file type for which you want to the shortcut to specifically open i.e. if you select jpeg from the list of file types, then the shortcut menu will always appear when you right click on a jpeg item.

Once you have chosen your file type, click on Advanced button (towards the bottom of the dialog window as shown above)

The following dialog window will appear.

Click on the New button (on the right hand side of the dialog window).

You will then see the “New Action” window.

The text box under “Action” is where you will type your own text. This is what you would want to have appear on the shortcut menu e.g. “Open with Image Composer”.

In the other text box under “Application used to perform action“, put the full path of the application program/ software you want to use to open the file and surround it with quotation marks. You may use the Browser button to easily choose the application executable. (Note: Using the browser function will automatically put quotation marks around your application path)

Leave a space and type “%1″ (including the quotation marks).

For example, the finished path could look like this …
“C:\Program Files\ImageC\execute.exe” “%1″

“%1″ is used as a placeholder where it will be substituted for the name of the file on which you right clicked on.

Clicking on the OK and Close button will have you exit out of the dialog boxes. The next time you right click on a file, you will see the option you made in the menu!

To Delete the commands you made

If you want to delete the menu command you just made, go back Windows Explorer again. Then to Tools > Folder Options > File Types (tab). Click on the Advanced button. Under the “Actions” list box, highlight the relevant menu command you made, and press the “Remove” button located on the right side to delete it. You will be asked to confirm your selection (click on Yes). Clicking on the OK and Close button will have you exit out of the dialog boxes.




15 Responses to “Useful Windows XP Hacks Pt 1”

    1

    How to Assemble the Biggest List of ‘How To’ Blog Posts Ever - Reader Submissions Part III Pinged With: @ 2:06 am
    September 21st, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

  1. MyAvatars 0.2
    2

    Alvin said: @ 3:41 am
    September 21st, 2006 


    Nice! I’ve always wondered how to do a one-click shutdown (or double-click).

  2. MyAvatars 0.2
    3

    Jersey Girl said: @ 12:09 pm
    September 21st, 2006 


    I’ve been on the internet for more than 10 years…I only knew the word hack to be bad, back when hack/warez stuff was all rampant, and I was a regular on IRC…then one day, the word changed in meaning…so i was reading something about a hack/but it seemed good…it confused me for awhile, until I realized it meant something else too!

  3. MyAvatars 0.2
    4

    MamaDuck said: @ 3:22 pm
    September 21st, 2006 


    How interesting ;). Too bad I don’t have Windows, I’d try them out ;). Our how-to is up as well if you’d like to check it out!!

  4. MyAvatars 0.2
    5

    Matt said: @ 6:06 pm
    September 21st, 2006 


    I love hacking on windows! Makes things so much faster! Bookmarked! Thanks for participating in the Group Writing Project. My How To is up also.

  5. MyAvatars 0.2
    6

    Sante said: @ 2:56 am
    September 22nd, 2006 


    Thanks for the tips - they are really useful, I could use more of these hacking tips and I believe so could many others.

    Cheers,

    Sante

  6. 7

    Meeting new bloggers Pinged With: @ 3:35 am
    September 22nd, 2006 


    […] Useful Windows XP Hacks (Part 1) […]

    8

    The Foo Logs » Blog Archive » Friday Hodge Podge: 9/22/06 Pinged With: @ 11:57 am
    September 22nd, 2006 


    […] Writing Project: Participated in the ProBloggers Writing Project for the first time (this week) where there were 5 excellent prizes to include a weeks stay at a beachfront resort in Spain, a $200 Amazon.com gift voucher and more. As it is not a competition per say, the winners are chosen at random. As I write this, I just received news that there were a total of 343 participants and with that, the names of the 5 winners … unfortunately I wasn’t one of them. Nevertheless, I had fun writing my article and it was a good way to network as well. My entry was “Useful Hacks for Windows XP“. In fact, I intent to write more hacks in the future as I received positive feedback from people emailing me wanting more. “Just feels good to be loved!” […]

    9

    Change your thoughts » Blog Archive » How to posts - loads of them Pinged With: @ 2:11 am
    September 23rd, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    10

    Questallia » Problogger’s ‘How to’ Group Writing Project List Pinged With: @ 9:02 am
    September 23rd, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    11

    Mark Choon » The Biggest, really humongous, ‘How To’ list ever assembled in 4 days! Pinged With: @ 10:20 am
    September 23rd, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    12

    Ask blushgirl - Romance Advice, Tips and Dating Site Reviews » Blog Archive » Day 3 How-To Articles Pinged With: @ 4:07 pm
    September 24th, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    13

    Chewing Pencils: Helping you make money from drawing cartoons! Pinged With: @ 9:05 am
    September 25th, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    14

    Kristonia Ink! » Full List of ProBlogger How To Contest Submissions Pinged With: @ 8:37 am
    September 26th, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

    15

    Cell Phone Know How » 343 How To Posts Pinged With: @ 12:35 pm
    September 26th, 2006 


    […] Useful Windows XP Hacks (Part 1) by The Foo […]

RSS feed for comments on this post. TrackBack URI

Leave a comment

*
To prove you're a person (not a spam script), type the security word shown in the picture.
Anti-Spam Image

Quicktags: