Hi there !
Well, it is not easy to explain, but I will try : when deleting the content of %allusersprofile%, it concerns obviously every users. But what then if the content is located in %userprofile% only and not in %allusersprofile% ? Of course, you can modify the content, but when creating a new user session, it will restore it. Besides, is it possible to apply some registry setting that are normaly located in HKCU to HKLM ?
Exemple :
-Deleting "Microsoft Update.lnk" form %allusersprofile% make it be permanently deleted for all session.
=> OK, THAT IS WHAT I WANT
-You delete Internet Explorer link from start menu of the session USER1. After creating the session USER2, Internet Explorer link is back. I presume it is because there is somewhere the default content stored, but I don't jnow where.
=> HOW TO SOLVE THIS ? I WANT IT TO BE PERMANENTLY DELETED
-You add a setting to HKCU, like a file type. When creating a new user session, this file type is no more recognized. But I'm sure that adding the setting to HKLM instead of HKCU works.
=> HOW TO SOLVE THIS ? I WANT IT TO BE OPENED BY THE SAME PROGRAM FOR ALL USERS
That's just some exemples, it would be nice if someone could explain me how to configure the standart settings.
Thanks in advance.