error

If you are on the receiving end of the explorer.exe error “No such interface supported” then the chances are you have recently attempted to install Internet Explorer 7 on a Windows 7 computer. Unfortunatelyyou have caused some damage which Windows needs to function. However, it’s not all doom and gloom! There is a quick fix which requires a bit of typing in command prompt.

Click Start > Run and type “CMD” to bring up your command prompt.

Next in the terminal type “CD ” and press enter

Type “DIR *.dll /s /b > regdll.bat” and hit enter

Type “Notepad regdll.bat” and hit enter.

Notepad will bring up a list of your .dll files.

Press Ctrl-H to bring up the find and replace function in notepad. In the Find what field enter “C:
and in the Replace with field enter “C:WindowsSystem32Regsvr32.exe /s C:“. Click Replace All. Then Save and Exit.

After closing Notepad go back to your command prompt and type “regdll” and press enter. It will now go through and re-register all your .dll files.

You may receive numerous errors during this mass registration, simply clear them by clicking Ok to clear the error and the bat file should continue to run.

After this has completed your system should be restored to it’s former glory.

Keyboard-Shortcuts

If you want to speed up the time it takes you to launch your favourite applications or documents, Windows has a nice feature built in for creating keyboard shortcuts which often gets over looked.

Before we go any further it’s also worth noting if you’re a Windows 7 user that if all you want is to quickly launch applications that you’ve already got pinned to your Windows 7 task bar, you can press Win+1, 2, 3, 4, etc., to launch the corresponding pinned application.

Before creating keyboard shortcuts you should be aware that shortcut keys work differently in Windows depending on the location the shortcut is placed. If the shortcut is on the desktop or in the Start menu hierarchy, this can be inside a folder – for example named shortcuts, you can use the assigned shortcut key to start the assigned program, or switch to the program if it’s already running. If the shortcut is not on the desktop or in the Start menu hierarchy, you cannot use the shortcut key to start the program, but you can use it to switch to the program when it is running.

To create the shortcut you need to:
1. Right-click the file or application you wish to create a shortcut for and select Create shortcut
2. Move that shortcut anywhere you want. In the example above, I put mine into a folder on the desktop, called shortcuts
3. Right-click the shortcut and select Properties. In the Shortcut tab of the Properties dialog, click in the Shortcut key input and type your preferred shortcut. Click Apply and then Ok

Create a Windows keyboard shortcut

Create a Windows keyboard shortcut

Windows

Typically in Windows 7 if you try pinning a webpage link on your taskbar it will be grouped on the jump list under your default web browser, but it is possible to pin a single webpage link onto your taskbar.

To do this, right-click on the desktop, select New and then select Shortcut to launch the Create Shortcut wizard.

In the location box, you need to enter browser’s installation path followed by the website url.

For example, if you use Internet Explorer, you need to type the following command:
“C:Program FilesInternet Exploreriexplore.exe” http://www.techhack.co.uk

Or, if you use Firefox, you need to type the following command:
“C:Program FilesMozilla Firefoxfirefox.exe” http://www.techhack.co.uk

Assuming this is where your browser is installed. This can be used for any windows compatible browser.

Click Next to enter a name for your shortcut and finally click the Finish button to close the wizard.

Now, simply drag & drop the shortcut to your taskbar to pin it. Click on the shortcut to launch the website in your favourite browser.

Tip: If you have the .ico (icon) for the website in question you can even assign the shortcut the correct icon. To do this, right-click on the shortcut, select Properties and then select Change Icon, browse to the icon location, select and Click Ok then Apply to save changes.