HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Display Modes
  #1  
Old 05-20-2007, 07:53 PM
homemerf
 
Posts: n/a
Default Fonts disappearing from Windows\Fonts folder

Please I need help. I've posted earlier but am really hoping someone can
help me. All the fonst in my Windows\Fonts folder seem to disapper. I've
tried copying fonts from a networked computer but the fonts keep
disappearing. Menu/file commands are garbled until I copy but if I reboot
everything is lost. It may have something to do with another error I see
about the desktop.ini file being invalid or damaged.

How do I make the computer keep the fonts and fix the menu/file text?

--
home in Georgia
Reply With Quote
Sponsored Links
  #2  
Old 05-21-2007, 05:29 PM
Nightowl
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

homemerf <homemerf@discussions.microsoft.com> wrote on Sun, 20 May 2007:

>Please I need help. I've posted earlier but am really hoping someone can
>help me. All the fonst in my Windows\Fonts folder seem to disapper. I've
>tried copying fonts from a networked computer but the fonts keep
>disappearing. Menu/file commands are garbled until I copy but if I reboot
>everything is lost. It may have something to do with another error I see
>about the desktop.ini file being invalid or damaged.
>
>How do I make the computer keep the fonts and fix the menu/file text?
>


Hello again, home in Georgia.

If the desktop.ini file in your Fonts folder has somehow got corrupted,
you could try creating a new one and see if it fixes things.

1. Open Notepad and copy and paste the following into it exactly as
shown here:

[.ShellClassInfo]
UICLSID={BD84B380-8CA2-1069-AB1D-08000948F534}

Put your cursor at the end of the last line and press Enter to create a
blank line. Now Save As desktop.new in your Windows\Fonts folder.
(Remember to select All Files in the Save as Type drop-down, otherwise
you will get a .txt extension added to the file name.)

2. Open a Command window (Start | Run | cmd, OK). Type:
cd C:\Windows\Fonts and press <Enter>.

3. Type:
attrib -s -h desktop.ini <Enter>. (This removes the file's special
attributes and should make it deletable.)

Type:
del desktop.ini <Enter>.

This should have got rid of the damaged file.

4. Now to rename the new file you made earlier, type:
ren desktop.new desktop.ini <enter>

and give it the special attributes it should have:
attrib desktop.ini +s +h <enter>

You can now close the Command window by typing Exit or clicking the
Close button. Reboot and see if fonts you put in the folder will now
stay put.

I hope this helps, although it may be something other than a corrupted
desktop.ini file that's causing your problem. Please let us know how you
get on :-)

--
Nightowl
Reply With Quote
  #3  
Old 05-21-2007, 10:17 PM
Wesley Vogel
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

Among many other things, TweakUI has this function

Repair font folder:
Restores the functionality of the Font folder. Repair the font folder when
you find that the Font folder has begun acting like a normal folder.

1. Open TweakUI.
2. Click on Repair, bottom item on the left.
3. On the right hand side, click on the V to expand the menu.
4. Click on Repair Font Folder.
5. Click the Repair Now button.

You can download TweakUI here...

Microsoft PowerToys for Windows XP
http://www.microsoft.com/windowsxp/p.../powertoys.asp

Tweak UI
This PowerToy gives you access to system settings that are not
exposed in the Windows XP default user interface, including
mouse settings, Explorer settings, taskbar settings, and more.

Version 2.10 requires Windows XP Service Pack 1 or above or Windows
Server 2003.

Scroll down the right hand side and look for...
Tweak UI
TweakUI.exe

TweakUiPowertoySetup.exe is what you get.

If you have Windows XP without any Service Packs, download Version 2.00.
http://download.microsoft.com/downlo...Install/2/WXP/
EN-US/TweakUiPowertoySetup.exe
-----

Some good info here...

Tweak UI for Windows XP Guide
http://www.winxpsolution.com/Tweakuixppro.aspx

TweakUI for Windows XP - Tips
http://windowsxp.mvps.org/twktips.htm

TweakUI PowerTips
http://weblogs.asp.net/jkey/archive/.../01/22303.aspx

All of those tips at the link above are part of TweakUI.

TweakUI
[+] About
Tips

You can cycle through the tips with the Next Tip and Previous Tip buttons.
But, if you click the Save Tips button, you get Tweak UI Tips.txt which you
can save wherever, with all of the tips in a Notepad file.


--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:4AD97C6C-A644-4FA6-A116-E79DACF4FDB4@microsoft.com,
homemerf <homemerf@discussions.microsoft.com> hunted and pecked:
> Please I need help. I've posted earlier but am really hoping someone can
> help me. All the fonst in my Windows\Fonts folder seem to disapper. I've
> tried copying fonts from a networked computer but the fonts keep
> disappearing. Menu/file commands are garbled until I copy but if I reboot
> everything is lost. It may have something to do with another error I see
> about the desktop.ini file being invalid or damaged.
>
> How do I make the computer keep the fonts and fix the menu/file text?
>
> --
> home in Georgia


Reply With Quote
  #4  
Old 05-22-2007, 03:21 AM
homemerf
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

Unfortunately this did not work. When I rebooted, the menu/icon text went
back to symbols. Oddly, if I open File Explorer I cannot see any fonts. I
have to re-copy from a networked PC. (Even the screen defaulted back to a
very low resolution.) I can leave the PC turned on for now with no real
hybernation other than the display but would love to fix the root problem.
Thanks for the assist though.
--
home in Georgia


"Nightowl" wrote:

> homemerf <homemerf@discussions.microsoft.com> wrote on Sun, 20 May 2007:
>
> >Please I need help. I've posted earlier but am really hoping someone can
> >help me. All the fonst in my Windows\Fonts folder seem to disapper. I've
> >tried copying fonts from a networked computer but the fonts keep
> >disappearing. Menu/file commands are garbled until I copy but if I reboot
> >everything is lost. It may have something to do with another error I see
> >about the desktop.ini file being invalid or damaged.
> >
> >How do I make the computer keep the fonts and fix the menu/file text?
> >

>
> Hello again, home in Georgia.
>
> If the desktop.ini file in your Fonts folder has somehow got corrupted,
> you could try creating a new one and see if it fixes things.
>
> 1. Open Notepad and copy and paste the following into it exactly as
> shown here:
>
> [.ShellClassInfo]
> UICLSID={BD84B380-8CA2-1069-AB1D-08000948F534}
>
> Put your cursor at the end of the last line and press Enter to create a
> blank line. Now Save As desktop.new in your Windows\Fonts folder.
> (Remember to select All Files in the Save as Type drop-down, otherwise
> you will get a .txt extension added to the file name.)
>
> 2. Open a Command window (Start | Run | cmd, OK). Type:
> cd C:\Windows\Fonts and press <Enter>.
>
> 3. Type:
> attrib -s -h desktop.ini <Enter>. (This removes the file's special
> attributes and should make it deletable.)
>
> Type:
> del desktop.ini <Enter>.
>
> This should have got rid of the damaged file.
>
> 4. Now to rename the new file you made earlier, type:
> ren desktop.new desktop.ini <enter>
>
> and give it the special attributes it should have:
> attrib desktop.ini +s +h <enter>
>
> You can now close the Command window by typing Exit or clicking the
> Close button. Reboot and see if fonts you put in the folder will now
> stay put.
>
> I hope this helps, although it may be something other than a corrupted
> desktop.ini file that's causing your problem. Please let us know how you
> get on :-)
>
> --
> Nightowl
>

Reply With Quote
  #5  
Old 05-22-2007, 03:22 AM
homemerf
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

As I just said to Nightowl, unfortunately this did not work either. When I
rebooted, the menu/icon text went back to symbols. Oddly, if I open File
Explorer I cannot see any fonts. I have to re-copy from a networked PC.
(Even the screen defaulted back to a very low resolution.) I can leave the
PC turned on for now with no real hybernation other than the display but
would love to fix the root problem. Thanks for the assist though.
--
home in Georgia


"Wesley Vogel" wrote:

> Among many other things, TweakUI has this function
>
> Repair font folder:
> Restores the functionality of the Font folder. Repair the font folder when
> you find that the Font folder has begun acting like a normal folder.
>
> 1. Open TweakUI.
> 2. Click on Repair, bottom item on the left.
> 3. On the right hand side, click on the V to expand the menu.
> 4. Click on Repair Font Folder.
> 5. Click the Repair Now button.
>
> You can download TweakUI here...
>
> Microsoft PowerToys for Windows XP
> http://www.microsoft.com/windowsxp/p.../powertoys.asp
>
> Tweak UI
> This PowerToy gives you access to system settings that are not
> exposed in the Windows XP default user interface, including
> mouse settings, Explorer settings, taskbar settings, and more.
>
> Version 2.10 requires Windows XP Service Pack 1 or above or Windows
> Server 2003.
>
> Scroll down the right hand side and look for...
> Tweak UI
> TweakUI.exe
>
> TweakUiPowertoySetup.exe is what you get.
>
> If you have Windows XP without any Service Packs, download Version 2.00.
> http://download.microsoft.com/downlo...Install/2/WXP/
> EN-US/TweakUiPowertoySetup.exe
> -----
>
> Some good info here...
>
> Tweak UI for Windows XP Guide
> http://www.winxpsolution.com/Tweakuixppro.aspx
>
> TweakUI for Windows XP - Tips
> http://windowsxp.mvps.org/twktips.htm
>
> TweakUI PowerTips
> http://weblogs.asp.net/jkey/archive/.../01/22303.aspx
>
> All of those tips at the link above are part of TweakUI.
>
> TweakUI
> [+] About
> Tips
>
> You can cycle through the tips with the Next Tip and Previous Tip buttons.
> But, if you click the Save Tips button, you get Tweak UI Tips.txt which you
> can save wherever, with all of the tips in a Notepad file.
>
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:4AD97C6C-A644-4FA6-A116-E79DACF4FDB4@microsoft.com,
> homemerf <homemerf@discussions.microsoft.com> hunted and pecked:
> > Please I need help. I've posted earlier but am really hoping someone can
> > help me. All the fonst in my Windows\Fonts folder seem to disapper. I've
> > tried copying fonts from a networked computer but the fonts keep
> > disappearing. Menu/file commands are garbled until I copy but if I reboot
> > everything is lost. It may have something to do with another error I see
> > about the desktop.ini file being invalid or damaged.
> >
> > How do I make the computer keep the fonts and fix the menu/file text?
> >
> > --
> > home in Georgia

>
>

Reply With Quote
  #6  
Old 05-22-2007, 12:16 PM
Nightowl
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

homemerf <homemerf@discussions.microsoft.com> wrote on Mon, 21 May 2007:

>Unfortunately this did not work. When I rebooted, the menu/icon text went
>back to symbols.


That's probably because Tahoma is not installed or being recognised as
installed. . .

>Oddly, if I open File Explorer I cannot see any fonts. I
>have to re-copy from a networked PC. (Even the screen defaulted back to a
>very low resolution.) I can leave the PC turned on for now with no real
>hybernation other than the display but would love to fix the root problem.
>Thanks for the assist though.


Open Windows Explorer to the Windows folder, then go to the View menu,
click on Choose Details and in the list that pops up, check Attributes
and click OK. Now back in the Explorer right-hand pane, what do you see
under the Attributes column for the Fonts folder? Does it say S and R?

--
Nightowl
Reply With Quote
  #7  
Old 05-22-2007, 11:25 PM
homemerf
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

It says RS.
--
home in Georgia


"Nightowl" wrote:

> homemerf <homemerf@discussions.microsoft.com> wrote on Mon, 21 May 2007:
>
> >Unfortunately this did not work. When I rebooted, the menu/icon text went
> >back to symbols.

>
> That's probably because Tahoma is not installed or being recognised as
> installed. . .
>
> >Oddly, if I open File Explorer I cannot see any fonts. I
> >have to re-copy from a networked PC. (Even the screen defaulted back to a
> >very low resolution.) I can leave the PC turned on for now with no real
> >hybernation other than the display but would love to fix the root problem.
> >Thanks for the assist though.

>
> Open Windows Explorer to the Windows folder, then go to the View menu,
> click on Choose Details and in the list that pops up, check Attributes
> and click OK. Now back in the Explorer right-hand pane, what do you see
> under the Attributes column for the Fonts folder? Does it say S and R?
>
> --
> Nightowl
>

Reply With Quote
  #8  
Old 05-22-2007, 11:38 PM
homemerf
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

Every time I look in the Windows/Fonts folder I see nothing but dir from the
C prompt shows fonts. If I reinstall I see the fonts until I close explorer.
Same things from the fonts menu out of Control Panel. The seem to disappear
from Windows although something seems to be in the directory windows/fonts.
--
home in Georgia


"Nightowl" wrote:

> homemerf <homemerf@discussions.microsoft.com> wrote on Mon, 21 May 2007:
>
> >Unfortunately this did not work. When I rebooted, the menu/icon text went
> >back to symbols.

>
> That's probably because Tahoma is not installed or being recognised as
> installed. . .
>
> >Oddly, if I open File Explorer I cannot see any fonts. I
> >have to re-copy from a networked PC. (Even the screen defaulted back to a
> >very low resolution.) I can leave the PC turned on for now with no real
> >hybernation other than the display but would love to fix the root problem.
> >Thanks for the assist though.

>
> Open Windows Explorer to the Windows folder, then go to the View menu,
> click on Choose Details and in the list that pops up, check Attributes
> and click OK. Now back in the Explorer right-hand pane, what do you see
> under the Attributes column for the Fonts folder? Does it say S and R?
>
> --
> Nightowl
>

Reply With Quote
  #9  
Old 05-23-2007, 07:20 PM
Nightowl
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

homemerf <homemerf@discussions.microsoft.com> wrote on Tue, 22 May 2007:

>Every time I look in the Windows/Fonts folder I see nothing but dir from the
>C prompt shows fonts. If I reinstall I see the fonts until I close explorer.
> Same things from the fonts menu out of Control Panel. The seem to disappear
>from Windows although something seems to be in the directory windows/fonts.


Hello again

I saw both this message and your previous one saying that the Fonts
folder does have the S and R attributes. So now we know:

Your fonts folder has the right settings;
Your desktop.ini is okay (you created a new one);
You can see the fonts in a Command window but not within Windows once
you reboot.

I'm really beginning to think that maybe you have something nasty on
your machine that is sabotaging your Fonts folder. Can you please try
one more thing for me? While this is happening -- that is, when you have
installed fonts but can't see them in Explorer -- open Regedit (Start |
Run | regedit <ok>) and navigate to the key:

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Fonts

Is there anything listed in the right-hand pane?

--
Nightowl
Reply With Quote
  #10  
Old 05-24-2007, 02:17 AM
homemerf
 
Posts: n/a
Default Re: Fonts disappearing from Windows\Fonts folder

There is no folder titled Fonts just one titled Font Drivers, Font DPI,
FontMapper and FontSubstitutes. I checked the other house computer and
obviously there is a Fonts folder on that PC. I am beginning to agree with
you that I have something on this PC.
--
home in Georgia


"Nightowl" wrote:

> homemerf <homemerf@discussions.microsoft.com> wrote on Tue, 22 May 2007:
>
> >Every time I look in the Windows/Fonts folder I see nothing but dir from the
> >C prompt shows fonts. If I reinstall I see the fonts until I close explorer.
> > Same things from the fonts menu out of Control Panel. The seem to disappear
> >from Windows although something seems to be in the directory windows/fonts.

>
> Hello again
>
> I saw both this message and your previous one saying that the Fonts
> folder does have the S and R attributes. So now we know:
>
> Your fonts folder has the right settings;
> Your desktop.ini is okay (you created a new one);
> You can see the fonts in a Command window but not within Windows once
> you reboot.
>
> I'm really beginning to think that maybe you have something nasty on
> your machine that is sabotaging your Fonts folder. Can you please try
> one more thing for me? While this is happening -- that is, when you have
> installed fonts but can't see them in Explorer -- open Regedit (Start |
> Run | regedit <ok>) and navigate to the key:
>
> HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\Fonts
>
> Is there anything listed in the right-hand pane?
>
> --
> Nightowl
>

Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fonts disappearing out of Windows/Fonts homemerf Windows XP 0 05-19-2007 04:03 PM
Greek Fonts Dont work in Office but work in Windows George Microsoft Office 0 05-16-2007 10:23 PM
get more fonts Perky Windows XP 10 05-14-2007 06:30 AM
Where have my fonts gone? Bruce Microsoft Office 1 04-26-2007 04:30 PM
Installing fonts on Windows ME SID Microsoft Office 5 04-10-2007 09:41 PM


All times are GMT. The time now is 09:35 PM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger