You are good, Douglas. <w>
--
All the Best,
Kelly
MS-MVP Win98/XP
[AE-Windows® XP]
Troubleshooting Windows XP
http://www.kellys-korner-xp.com
Utilities for Windows XP
http://www.kellys-korner-xp.com/xp_u.htm#xp_util
In a Fast User Switching environment, this wouldn't work as logon scripts
are only processed at logon. A routine could be written to check to see
when a user switch has occurred, and write the changes to the Registry.
The preferred method, would be the one Chris outlines, and as Kelly stated,
I'm working on this. The problem is that there are too many different
browsers, and versions of the same browsers for this to be reliable.
Preliminary testing shows that the majority of URL's and direct HTM/HTML
file access will work with IE, Netscape and Opera, but other types of pages
such as ASP, ASPX, PHP and others have not received as extensive testing.
The biggest issue is trying to ensure
--
Doug Knox, MS-MVP Windows XP/ Windows Smart Display
Win 95/98/Me/XP Tweaks and Fixes
http://www.dougknox.com
--------------------------------
Per user Group Policy Restrictions for XP Home and XP Pro
http://www.dougknox.com/xp/utils/xp_securityconsole.htm
--------------------------------
Please reply only to the newsgroup so all may benefit.
Unsolicited e-mail is not answered.
morficss said:
one idea was to change the system default on each login, the question
that was left open was how does this work with user switching, would a
possible logon script be run on the initial login only or on each
subsequent switch between two users, since this is on a laptop all we do
is, close the lid to standby it, we hardly even boot it and login at
most once between reboots (new drivers for example) so a logon script
not being run on user switching would thwart the idea to run a small app
that would change the settings for each our preference, am i in luck?
can i run a app after each switch to an already logged in user?