Wilson WindowWare Tech Support

WinBatch WinBatch+Compiler WebBatch
Home | Tech Database | Tech BBS | White Papers | Purchase


Updating User Registries

Keywords: 	 Updating User Registries

Question:

My problem is that I need my winbatch setup program to write amongst other things a proxy server setting to a key under:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\.. etc
The problem is that I would also like to do this this for all existing users and new users. Then if they login the settings would be there for them too. However, it would seem that you can only write to the current user and not to all the SIDs under HKEY_USERS (if I could even see them) - is it possible to do this? In the meantime I am investigating using the run/runonce registry options but I don't really want to run a test program everytime a user logs in. Your advise and comments will be welcome. Many thanks.

Answer:


Article ID:   W14709
Filename:   Updating User Registries.txt