I amy using a batch file in a logon script to copy a font to every PC in my domain. I have no problem copying the font to the Fonts folder but it doesn’t seem to work until the user opens up the Fonts folder in the Control Panel. Using my script I can open the fonts folder also, but I can’t figure out how to close the windows explorer fonts folder after it is opened. I don’t want the user to have to close this folder everytime they log on. Can someone tell me how to close this window from the command line?
Thanks in advance.