You can try this:

Copy the key you need to change from regedit.exe to a reg file. as in
Joe.reg
Copy the alternatives to another reg file(s). as in Mary.reg, etc.reg

Use a logon script or batch file in the users startup folder.

If Joe logs in. run. Joe.bat
containing: Regedit /s Joe.reg
Or
from the AllUsers startup. Run Setreg.bat
containing: Regedit /s %USERNAME%.reg

This should reset the values to what's in the reg file without prompting.

Of course the user will need the rights to do that.

-hth

--Reidar

----- Original Message -----
From: "Minero Hector B DLVA" <[EMAIL PROTECTED]>
To: "NT 2000 Discussions" <[EMAIL PROTECTED]>
Sent: Friday, February 14, 2003 11:38 AM
Subject: Per-user File Associations


| Hi all, is there a way to allow per-user file associations for regular
users
| of Win2k professional?
| Somehow, the default is that regular users cannot manipulate File
| associations on their own systems.
| We're using AD, so maybe through policies?
|
| Any help is appreciated.
|
| _________________________________
| Hector Minero
| NSWCDD Code K55
| Ph: (540)653-8859
| Fax:(540)653-8575
|
|
| ------
| You are subscribed as [EMAIL PROTECTED]
| Archives: http://www.swynk.com/sitesearch/search.asp
| To unsubscribe send a blank email to %%email.unsub%%
|


------
You are subscribed as [email protected]
Archives: http://www.swynk.com/sitesearch/search.asp
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to