Go Back   TechArena Community > Technical Support > Computer Help > Office Help > Office Setup
Become a Member!
Forgot your username/password?
Register Tags Active Topics RSS Search Mark Forums Read SiteMap

Tags: , , , ,

Sponsored Links



Error 1907. Could not register font. -- while installing Office 07 on Vista

Office Setup


Reply
 
Thread Tools Search this Thread
  #1  
Old 08-06-2007
Kaj E. Ozolins
 
Posts: n/a
Error 1907. Could not register font. -- while installing Office 07 on Vista

there's an error with Office 2007 (Enterprise) on Vista (Ultimate) I cannot
workaround:

"Error 1907. Could not register font. Verify that you have sufficient
permissions to install fonts, and that the system supports this font".


I'm able to finish the Installation -- but when it comes to start Excel,
Project or Visio, I get this Error 1907 again (while Word, Outlook, PP,
Access start properly).

My account on this Notebook has Administrator-Rights.

Anyone any suggestion? Thanks much in advance for any help.
Reply With Quote
  #2  
Old 08-06-2007
Peter Foldes
 
Posts: n/a
Error 1907 is an Installer Error . Suggest using the Installer Clean Up Utility and then trying again
http://support.microsoft.com/kb/290301

I have found what might be termed a work around rather than a solution, after
receiving this same Error 1907 while trying to install Office 2007.

Since the problem is associated with fonts I extracted all the fonts from
the Office 2007 distribution CD and installed them first. Then when the
Error 1907 appeared again clicking on IGNORE allowed the Office 2007
installation to complete, properly.
Reply With Quote
  #3  
Old 12-06-2007
reneegade
 
Posts: n/a
I too have had this problem and found a partial solution today (thanks
Brink). run the SCANNOW function - then reboot.

It removed the font problem I was having but not the underlying Office
"Application Configuration Change" that prompted the font error.

The scannow solution probably works. I tried it and got a message saying that it found errors -- but could not correct them. Check the log.

Unfortunately -- and here the geniuses who invented Vista's UAC system are the culprits -- I am not allowed to open the log. (UAC is off, of course, and I'm sole user/administrator.)

Another triumph of Vista.
Reply With Quote
  #4  
Old 17-01-2009
Member
 
Join Date: Jan 2009
Posts: 1
Re: Error 1907. Could not register font. -- while installing Office 07 on Vista

I got this message on XP while working with Office 2007.
This is the error message in the Event Viewer:

Event Type: Error
Event Source: MsiInstaller
Event Category: None
Event ID: 11907
Date: 1/16/2009
Time: 4:47:31 PM
User: Acme\User1
Computer: AcmeWorker1
Description:
Product: Microsoft Office Small Business 2007 -- Error 1907.Could not register font . Verify that you have sufficient permissions to install fonts, and that the system supports this font.


I found, in my case, this problem was due to the fact that fonts had been deleted.

At the bottom of this page I list 2 sites that can help you restore the standard Windows Fonts. In most cases I'm sure that will fix your problem. If not, you may want to see how I went about fixing my Office font problem.

Instead of restoring the standard set of fonts, I figured out exactly which fonts were missing and replaced only those.

Here's how I did it:

Go to Microsoft's SysInternals website and download Process Monitor:
http://technet.microsoft.com/en-us/s.../bb896645.aspx

Run the program after you download it.
The program will start listing activity on your computer. Stop this by clicking on the magnifying glass so there is a red X over it.
You can also click on File --> Capture Events (Ctrl+E) to do the same thing.

Then click on the picture of a funnel, or filter.
You can also click on Filter --> Filter (Ctrl+L) to do the same thing.

In the "Process Monitor Filter" screen, click on "Architecture" and change it to "Path".
Click on "is" and change it to "begins with"

In the next field, an empty field, type the following:

C:\WINDOWS\FONTS\

Click the Add button.
If you have done this correctly there will be a new entry below with a green checkmark that reads:
Path begins with C:\WINDOWS\FONTS\ Include

Click OK.

Click on Filter --> Drop Filtered Events.

Now we are ready to find the fonts that are required by Office.
Click on the magnifying glass so the red X goes away.
You can also click on File --> Capture Events (Ctrl+E) to do the same thing.

Now try to launch your Office Application again. When you get to the error, look near the last line in the Process Monitor list. It will list the last font that Office tried to access. You will have to replace or repair this font.
In my case I was able to drag the deleted fonts out of the Recycle bin and put them back into the C:\WINDOWNS\FONTS\ folder.

This is the list of fonts that was missing from my system (I had recently tried to clean up my fonts):
REFSAN.TTF
REFSPCL.TTF
CASTELAR.TTF
COPRGTB.TTF
COPRGTL.TTF
PRISTINA.TTF
RAGE.TTF
NIAGENG.TTF
SHOWG.TTF
STENCIL.TTF
VINERITC.TTF
WINGDNG2.TTF
WINGDNG3.TTF


If you do not have a copy of your fonts (they are deleted and gone forever) you should be able to get the basic fonts back from your Windows CD.

Here is a website with information on how to restore your standard fonts:
How to fix Windows XP Font Problems
XP SP3 font problems with Arial Black rendering in HTML

The next link is a Microsoft page about handling fonts.
How to install or remove a font in Windows
http://support.microsoft.com/kb/314960
Reply With Quote
  #5  
Old 18-04-2009
Member
 
Join Date: Apr 2009
Posts: 1
Error 1907 is produced when you delete fonts needed by Office and you use at the same time the complement "Euroconversion" (Eurotool.xmla) in Excel.

Solution 1 is to disable eurotool (Click on upper-left round Office logo -> Excel options -> Complements).
Solution 2 fixes the problem and you can use Eurotool again. I have noticed the error appears when you uninstall the following fonts.

CENTURY.TTF
IMPACT.TTF


So just reinstall them and the problem will be solved.

NOTES:

1. I made a backup of all fonts when I installed Office for the first time. Just compress the c:\windows\fonts folder with Winzip or Winrar).

2. Other fonts that should be always on the system are: ARIAL, VERDANA, TIMES NEW ROMAN, SEGOE, TREBUCHET, TAHOMA, CAMBRIA, CALIBRI, MTEXTRA, MICROSS.TTF (Microsoft Sans Serif) and CAMBRIA.TTC

3. Several fonts with the FON extension (they have an icon with a red "A")
are also essential for Vista. Do not delete any of them!!

4. The file CAMBRIA.TTC (cambria math) is also essential for Word Equation Editor.
Reply With Quote
  #6  
Old 24-04-2009
Member
 
Join Date: Apr 2009
Posts: 1
I signed up specifically to thank you for this. Your fix worked something miraculous. I knew I had removed some fonts (thankfully I backed them up - always back up your fonts!) but didn't know which ones Office was complaining about.

That ProcessMonitor is handy as hell -- I can't believe I've been troubleshooting installation problems for years without it!
Reply With Quote
  #7  
Old 20-05-2009
Rudy
 
Posts: n/a
Re: Error 1907. Could not register font. -- while installing Offic

I still have all fonts you mention. Ran processmonitor and it did not list
that a font was missing. All this started after installing an add-in .
Without this add-in , the office installer does not run and I do not get the
1907 error.
Reply With Quote
  #8  
Old 13-05-2010
Member
 
Join Date: May 2010
Posts: 1
Re: Error 1907. Could not register font. -- while installing Office 07 on Vista

What I did was to copy around 100MB fonts in another Windows XP system (if destination PC is Vista, copy from a Vista PC) and paste all the fonts to my XP computer's "C:\Windows\Fonts" folder and it solved the problem 100 percent.
Reply With Quote
  #9  
Old 18-08-2010
Member
 
Join Date: Aug 2010
Posts: 1
Re: Error 1907. Could not register font. -- while installing Office 07 on Vista

FANTASTIC ADVICE!!!!!!!!!!!!!!!!!!!!!

I installed the monitor, followed every line of instructions, and I soon found it was a HATTEN.TTF font that was missing. I located it, downloaded, installed, and the 1907 error disappeared!

I WISH LIFE WITH WINDOWS WAS ALWAYS SO EASILY RESOLVED!!!!!!!!!!!!!!!!!!

MANY THANKS!!!!!!!!!!!!!!!!!!!
Reply With Quote
  #10  
Old 26-11-2010
Member
 
Join Date: Nov 2010
Posts: 1
Re: Error 1907. Could not register font. -- while installing Office 07 on Vista

if u dont mind, can u give the link of compress file of original vista font
Reply With Quote
Reply

  TechArena Community > Technical Support > Computer Help > Office Help > Office Setup


Thread Tools Search this Thread
Search this Thread:

Advanced Search


Similar Threads for: "Error 1907. Could not register font. -- while installing Office 07 on Vista"
Thread Thread Starter Forum Replies Last Post
Error 1907 while installing Office 2007 on Vista Miha365 Office Setup 2 13-11-2008 03:02 PM
Installing software on Vista - register DLL Doekoe Vista Help 3 20-03-2008 10:18 PM
Error Installing Office 2007 on MS Vista Agent1203 Office Setup 2 12-03-2008 12:43 AM
Just a note: Error 78F installing Office 2007 SP1 on Vista x64 solved by installing with original Office-CD inserted Stefan Falk Office Setup 0 17-12-2007 11:31 PM
Installing Office 2007 on Vista: Error 1907 Kaj E. Ozolins Office Update Service 0 08-06-2007 05:48 PM


All times are GMT +5.5. The time now is 09:46 AM.