Book

Suggestions

Enter your email address:

Delivered by FeedBurner


Home Page

Bloglines

1906
CelebrateStadium
2006


OfficeZealot

Scobleizer

TechRepublic

AskWoody

SpyJournal












Subscribe here
Add to 

My Yahoo!
This page is powered by Blogger. Isn't yours?

Host your Web site with PureHost!


eXTReMe Tracker
  Web http://www.klippert.com



  Wednesday, November 22, 2017 – Permalink –

IE Shortcuts

Finger flicks


A selection of keyboard shortcuts for IE.

Here are a few:


  • F11 Toggle between full-screen and regular views of the browser window in Internet Explorer

  • ALT + HOME Go to your home page

  • ALT + RIGHT ARROW Go to the next page

  • ALT + LEFT ARROW or BACKSPACE Go to the previous page

  • CTRL+ F Find on this page

  • CTRL + TAB or CTRL + SHFT + TAB Switch between tabs
More:

Browser shortcuts


See all Topics

Labels: , , , , , ,


<Doug Klippert@ 3:11 AM

Comments: Post a Comment


  Sunday, September 24, 2017 – Permalink –

Put IE Back on the Desktop

Regedit ahead


  1. Click Start, Run.

  2. Type "regedit.exe" (Without quotes).

  3. Navigate to the following registry key
    HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel

  4. In the right hand pane, double-click {871C5380-42A0-1069-A2EA-08002B30309D} key.

  5. Enter dword value as 0 to enable the Internet Explorer icon on the Desktop.





Internet Explorer Desktop icon missing


See all Topics

Labels: , , , , ,


<Doug Klippert@ 3:26 AM

Comments: Post a Comment


  Tuesday, August 16, 2016 – Permalink –

Files DO have Extensions

Smarten your machine


For some reason, the powers that be thought that the general public was going to be confused by those suffixes at the end of file names.

To help us all out, they hid extensions by default.

I like to see .Doc (or .Docx). Here's how to get that information back
  1. Open Windows Explorer

  2. Go to Tools>Folder Options.

  3. In the Folder Options dialog box, click the View tab

  4. Clear the checkbox to the left of the Hide extensions for known file types option

  5. Click OK to close the dialog box and return to Windows Explorer


Also see EdBott.com:
 Show or hide file name extensions

and
Configure Windows


See all Topics

Labels: , , , , , ,


<Doug Klippert@ 3:41 AM

Comments: Post a Comment


  Sunday, March 29, 2015 – Permalink –

(A:) Drive in Front

Change display



In Microsoft Windows, on mapped drives, the Drive letter may appear last.

My Financial Statements (Alpha1) (D:)
3 1/2 Floppy (A:)

To change the so that the drive letter comes first:
(A:) 3 1/2 Floppy
  1. Click Start, click Run, type regedit, and then click OK.

  2. Locate and then click the following subkey in the registry:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer

  3. On the Edit menu, point to New, and then click DWORD Value.

  4. Type ShowDriveLettersFirst, and then press ENTER.

  5. On the Edit menu, click Modify.

  6. Type 4, and then click OK.
Key: ShowDriveLettersFirst Type: DWORD Value: 1, 2, or 4.
If the value is 1, the drive letter is displayed first for remote drives.
If the value is 2, drive letters are not displayed.
If the value is 4, the drive letter is displayed first for all drives.


See all Topics

Labels: , , , , , ,


<Doug Klippert@ 3:07 AM

Comments: Post a Comment


  Thursday, March 05, 2015 – Permalink –

Explorer Default

Choose your Folder


When you click the Windows Explorer shortcut on your Start Menu, you are probably used to the fact that it always opens in the same folder. For example the My Documents folder. Vista opens to your personal User>Documents folder.

You can arrange for it to open to the folder of your choice by editing the properties of the Explorer shortcut.

Open Windows Explorer and locate your Start Menu folder (if you are using Windows XP, this will be in the c:\Documents and Settings directory under your profile). Right click the shortcut to Windows Explorer and click Properties. From the Shortcut tab, change the target so it reads as follows:
%SystemRoot%\explorer.exe /e, c:\folder
where c:\folder is the path to the folder that you want Explorer to open.

If you leave off the /e switch, Windows Explorer opens in a single pane view.

Another switch is /n. It opens a new single-pane window for the default selection. This is usually the root of the drive that Windows is installed on. If the window is already open, a duplicate opens.

Explorer.exe Command-Line Options

Click OK. Now when you launch Windows Explorer from the Start Menu, it will open in the folder that you specified.

If Explorer is not one of the shortcuts, Right click the contents pane and choose New>Shortcut.
Enter the same instructions.

You could also Right click the desktop and create a new shortcut.


See all Topics

Labels: , , , , , ,


<Doug Klippert@ 3:06 AM

Comments: Post a Comment