I want to install a font but its for the game and not the installer. So i am using the Archive file directory. Under destination i use %WindowsFolder%\Fonts Then under advanced font section i register as TrueType font and include the name. Everything seems to work but i found i can't delete the font manually from the windows font folder. And the reason why is if i check the registry the data has the destination and the font name rather than just the name. I find this odd and wonder what i am doing wrong.
The data shows as: C:\WINDOWS\Fonts\FONTNAME.otf
But should be displaying just the name: FONTNAME.otf
Once i rename the date section in the registery i then can delete the font as normal. Please advice how to fix this.
OR
Since the font is just for the game is there a script we can use to locate the font file from the primer files and get the font to install? I tried for a few hours and could never get this to work by using these methods,,,, file.install and file.copy or even file.move
appreciate any help.
The data shows as: C:\WINDOWS\Fonts\FONTNAME.otf
But should be displaying just the name: FONTNAME.otf
Once i rename the date section in the registery i then can delete the font as normal. Please advice how to fix this.
OR
Since the font is just for the game is there a script we can use to locate the font file from the primer files and get the font to install? I tried for a few hours and could never get this to work by using these methods,,,, file.install and file.copy or even file.move
appreciate any help.
Comment