Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Windows Server 2003 Registry access problem

1 view
Skip to first unread message

Sam

unread,
Jul 29, 2003, 4:32:31 PM7/29/03
to
I have installed a software as an ADMIN on a WIN2003
SERVER machine and it runs fine. Now I logon to the
machine as a limited user and the application runs BUT...a
part of the registry keys are not available in the
HKEY_CURRENT_USER and therefore the application does not
have certain features available.
Is there a proble for a Limited User to READ the
HK_LOCAL_MACHINE ? Anyone has come across this ? Please
help ? In code, All OPENS of the registry are done with
READ flag enabled.


-Sam
.


Chris McKitterick

unread,
Aug 11, 2003, 3:06:05 PM8/11/03
to
Hi Sam -

A guy I know who's familiar with working in the registry said this about
your issue:
__
I think that this was a problem with older programs running on W2K and
Whistler. Access to the registry was tightened with W2K, and some older
programs stopped working. The work-around solution is-I believe-to set
permissions on the subkey to which the program must have access to work so
that a user or users can modify its contents. Permissions can be set in
regedit. I don't know if ACLs need to change or not; I found ACL mentioned
on one page that I've seen so far.
Here's one page that says that their program, designed for NT4, will work on
W2K if the user has the Power User profile instead of the standard user
profile.

http://www.clarklabs.org/inst.htm

Here's another workaround for some other program; install the program as a
normal user (rather than Administrator) while having temporarily given users
write permission on Program Files:

http://www.gmks.com/MAGIC/WindowsNT.html

Perhaps being logged in as a user and using run as to give the installation
operation Administrator permissions would accomplish the same thing (as long
as the user isn't made part of the Administrators group).

__

Hope that helps.

Best,
Chris
__
This posting is provided "AS IS" with no warranties, and confers no rights.
__


"Sam" <SParan...@hotmail.com> wrote in message
news:41ce01c35610$89083db0$a001...@phx.gbl...

0 new messages