Comment whatever you like, but comment moderation is turned on. It might take some time for your comment to be published.
Showing posts with label Windows 7. Show all posts
Showing posts with label Windows 7. Show all posts

Friday, November 19, 2010

MS Words Has Stopped Working when Outlook close













Using Windows 7 & whenever exit Outlook, there's a message prompt,

"MS Words has stopped working. Windows is checking for solution" or "The file normal already exist. Do you want to replace the existing file".

This could be due to two version of MS Office installed, or the either one version was uninstall, by left traces in the registry.

Found a solution after hours of googling. Uninstall MS Office using FixIt tool from http://support.microsoft.com/kb/290301

Delete files in Template folder located at User\userprofile\appdata\roaming\microsoft

Remove all temp file found by issuing this command %temp%

Wednesday, November 3, 2010

Windows XP Mode could not restored because of either host processor type mismatch or ...

Solution :

  • Browse to this folder - > C:\Users\ (Username)\ AppData\Local\Microsoft\Windows Virtual PC\Virtual Machines

  • Look for a filename with this extension -> .VSV

  • Rename the file.

  • Restart Virtual Machine.

Thursday, October 28, 2010

Tweaking Windows 7 ?

This is cool. Instead of playing with Tweak tools available out there for Windows 7, try this.

Create a new folder, say on your Desktop & named the folder GodMode.{ED7BA470-8E54-465E-825C-99712043E01C}

Wednesday, October 27, 2010

Windows 7 Calculator

There are so much can be done with Windows 7 Calculator. Click on the View menu & one will certainly love the feature.

Thursday, July 22, 2010

Could not find an editor for H (.) file

Having headache trying to create Microsoft Outlook 2003 email Signature in Windows 7, using Advanced Edit function. Prompted with error "could not find an editor for H (.) file".

Tried the method in Control Panel - Internet Options - Programs - HTML Editing & setting the default program to Microsoft Office Words, but still doesn't work.

This method should work. Click on Internet Programs - Set Programs - Associate a file type... Scroll down & look for .htm & change the default program to Microsoft Office Words.


Monday, July 12, 2010

Problem with Cisco VPN & Windows 7

Successfully installed Cisco VPN to Windows 7 but not able to connect using VPN ? Added Cisco VPN program to Firewall, added UDP Port 500, 4500, TCP 10000 to Firewall too but nothing seems to work ? Try this :

Edit the Cisco VPN Profile PCF & add this to the bottom of the line

UseLegacyIKEPort=1

Save the Profile & give it a shot.

Sunday, July 11, 2010

Cisco VPN Internal Error 2738 on Windows 7

Installing Cisco VPN ver 5.0.04.0300 on my HP Mini 2140 running on Windows 7 proof to be tough. Taking almost half of my day to resolved this.

First problem, VPN just refused to install due to HP Mini 2140 screen resolution.
This can be resolved by using InstED It program ( http://www.instedit.com/download.html ) to modify the Cisco VPN installer. Install InstED, find "screen resolution". Edit the 800 x 600 resolution to 1024 x 576. Save & run the installer.


Second was the Internal Error 2738 message.
These works for me (thanks to the power of Net).

Run Command Prompt using Administrator mode.

Paste this command:

reg delete HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{B54F3741-5B07-11CF-A4B0-00AA004A55E8} /f

Once the command succcesfully executed, paste this :

reg delete HKEY_CURRENT_USER\SOFTWARE\Classes\CLSID\{F414C260-6AC0-11CF-B6D1-00AA00BBBB58} /f

Once the command sucessfully executed, paste this :

regsvr32 vbscript.dll

Saturday, July 10, 2010

Setup was unable to create a new system partition

First time with Windows 7 installation. Hit an error "Setup was unable to create a new system partition ...".

Solution, unplug any USB drive connected.


Reboot into Windows 7 setup mode again. Click the DRIVE option & re-delete the hard drive partition, create a new partition & re-format it.


And that should do the job!
Comment whatever you like, but comment moderation is turned on. It might take some time for your comment to be published.