Delent mcr.fon and mcr.ttf file s
Hi
I need to delete following fonts mcr.fon and mcr.ttf from windows/Fonts folder .can any help me with the Vb script.My script is n't working.Pls its very urgent..
Thanks in advance
Harsa
I need to delete following fonts mcr.fon and mcr.ttf from windows/Fonts folder .can any help me with the Vb script.My script is n't working.Pls its very urgent..
Thanks in advance
Harsa
0 Comments
[ + ] Show comments
Answers (4)
Please log in to answer
Posted by:
anonymous_9363
12 years ago
Font files are no different to any other files so deleting them should be straightforward. What error are you getting returned from your script (which you don't show us, BTW...)
If you're removing fonts from a system, don't forget that you should really also delete the "registration" information from the registry.
If you're removing fonts from a system, don't forget that you should really also delete the "registration" information from the registry.
Posted by:
harshakola
12 years ago
Posted by:
harshakola
12 years ago
Posted by:
anonymous_9363
12 years ago
Use Google to find examples of file-deletion script. There will be thousands. You should also bookmark the VBScript section on DevGuru.

so that the conversation will remain readable.