Uninstall a font

Deploying to Windows? Utilizing VB Script execution? This is the place to ask Windows-specific questions.

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, robinmiller

Post Reply
alemrantareq
Posts: 203
Joined: Wed Jul 23, 2008 8:46 am

Uninstall a font

Post by alemrantareq »

Hi guys,
I just want to know is it possible to delete a font from windows font folder using rev ent. 4 :?:
Replies are most appreciated. :)
Klaus
Posts: 14324
Joined: Sat Apr 08, 2006 8:41 am
Contact:

Re: Uninstall a font

Post by Klaus »

Hi alemrantareq,

it is sure possible to just delete the font file from the font folder as long you have adequate permissions.
But I have no idea if the font is really "uninstalled" after that?!


Best

Klaus
alemrantareq
Posts: 203
Joined: Wed Jul 23, 2008 8:46 am

Re: Uninstall a font

Post by alemrantareq »

I've tried with rev "delete" command & it failed. Then tried with cmd command (i.e. "cacls fontname.ttf /grant Administrators:F" then del command) but also failed.

Searched in google for vbscript but not found the exact one.

Please, somebody help :(
Post Reply