PDA

View Full Version : Unregistering fonts at Windows Logoff



yosik
12-08-2008, 11:13 PM
In a multiple users (students) setup, I need to register/unregister fonts.
AMS can do that and I am using it to register the fonts. I would like to be able for the system to unregister the fonts WITHOUT the user having to do anything at the end of his workshift.
As the students all logoff from windows when they finish, I thought that would be the best even to use to do that.
My question is how can I do that, either with AMS (which would monitor the system and act when "Logoff" is launched) or with some other app working in the background.

Thanks

Yossi

Ulrich
12-09-2008, 07:43 AM
Hi Yossi,

maybe this could give you an idea?
Overview of Logon, Logoff, Startup, and Shutdown Scripts in Windows 2000 (http://support.microsoft.com/default.aspx?scid=kb;en-us;198642)

Ulrich

yosik
12-09-2008, 08:27 AM
Yes it helps.
Thanks!!

Yossi