HG丸ゴシックM-PRO (HG丸ゴシックMプロポーショナル)
や、その他のフォントは、Office2000 をインストールすると自動的にインストールされ、そのファイルは、Office2000/DISK1 の、ルートに有る、Office1.cab 内に有ります。
Office1.cab > hgrsmp.ttf 3,937,848 bytes
このファイルだけを「抽出」するには、c:\windows\command\extract.exe を使います。DOS 窓で、extract としてみて下さい。オプションが表示されます。
--------
C:\WINDOWS\COMMAND>extract
Microsoft (R) Cabinet Extraction Tool - Version (16) 1.00.603.0 (08/14/97)
Copyright (c) Microsoft Corp 1994-1997. All rights reserved.
EXTRACT [/Y] [/A] [/D | /E] [/L dir] cabinet [filename ...]
EXTRACT [/Y] source [newname]
EXTRACT [/Y] /C source destination
cabinet - Cabinet file (contains two or more files).
filename - Name of the file to extract from the cabinet.
Wild cards and multiple filenames (separated by
blanks) may be used.
source - Compressed file (a cabinet with only one file).
newname - New filename to give the extracted file.
If not supplied, the original name is used.
/A Process ALL cabinets. Follows cabinet chain
starting in first cabinet mentioned.
/C Copy source file to destination (to copy from DMF disks).
/D Display cabinet directory (use with filename to avoid extract).
/E Extract (use instead of *.* to extract all files).
/L dir Location to place extracted files (default is current directory).
/Y Do not prompt before overwriting an existing file.
--------
例えば、E: ドライブにある Office2000 の CD-ROM から、このファイルを、C:\ に抽出する(した)場合
--------
C:\>extract /l c:\ e:\office1.cab hgrsmp.ttf
Microsoft (R) Cabinet Extraction Tool - Version (16) 1.00.603.0 (08/14/97)
Copyright (c) Microsoft Corp 1994-1997. All rights reserved.
Cabinet office1.cab
Extracting c:\hgrsmp.ttf
--------
となり、C:\ にファイルが現れますので、これを、コントロールパネル>フォント>ファイル>新しいフォントのインストール から登録。
お礼
ありがとうございました! CD-ROMから「修復」することにしましたが、この通りやってみて先ほど無事に丸ゴシックが帰ってきました(^^* ホントに助かりました。