font folder

  • Thread starter Thread starter hankmannt6
  • Start date Start date
H

hankmannt6

My font folder is 1.67gb.I have found two files in there by using
command prompt which I am trying to get rid of.sndnib.ini and
sndnib.bak2 .I'm not too sure how to use command prompt to do this.
these files don't show up when you look at the folder normally, and I
think I can delete them without any consequences to free up much needed
hard drive space.Can anyone heip in any way.


Hankman
 
Some slight enlightenment:

http://forums.techarena.in/archive/index.php/t-70296.html

rs

hankmannt6 wrote:
: My font folder is 1.67gb.I have found two files in there by using
: command prompt which I am trying to get rid of.sndnib.ini and
: sndnib.bak2 .I'm not too sure how to use command prompt to do this.
: these files don't show up when you look at the folder normally, and I
: think I can delete them without any consequences to free up much needed
: hard drive space.Can anyone heip in any way.
:
:
: Hankman
 
your re-direct was an old post of mine.I just need someone to explain
exactly what I need to type in c-prompt to get rid of these files
 
Oops, didn't notice that.

Can you not make the files visible by enabling View All Files in Explorer?

rs

hankmannt6 wrote:
: your re-direct was an old post of mine.I just need someone to explain
: exactly what I need to type in c-prompt to get rid of these files
: tcebob wrote:
:: Some slight enlightenment:
::
:: http://forums.techarena.in/archive/index.php/t-70296.html
::
:: rs
::
:: hankmannt6 wrote:
::: My font folder is 1.67gb.I have found two files in there by using
::: command prompt which I am trying to get rid of.sndnib.ini and
::: sndnib.bak2 .I'm not too sure how to use command prompt to do this.
::: these files don't show up when you look at the folder normally, and I
::: think I can delete them without any consequences to free up much needed
::: hard drive space.Can anyone heip in any way.
:::
:::
::: Hankman
 
Val if you would have a complete line I could type it would really
help.I have never really used c-prompt and no zero about it.
 
Open a command window (dos prompt) and follow along the example below

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Val>cd \windows\fonts

C:\WINDOWS\Fonts>del sndni*.*

C:\WINDOWS\Fonts>



That should delete the files in question.
 
thanks but that didn't work.Once I get to the windows font folder I
type in dir %windir%\fonts/a/s/p to make these files appear.should that
have something to do with the delete line
Val said:
Open a command window (dos prompt) and follow along the example below

Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.

C:\Documents and Settings\Val>cd \windows\fonts

C:\WINDOWS\Fonts>del sndni*.*

C:\WINDOWS\Fonts>



That should delete the files in question.
hankmannt6 said:
Val if you would have a complete line I could type it would really
help.I have never really used c-prompt and no zero about it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top