-
All,
I created a registry component about a year or two ago and it has worked fine with win9x, win NT workstation, win NT server, and win 2k pro. Just installed it on Windows 2k Advanced server and it would not work.
The component uses all of the standard API for creating Keys and values, such as "RegCreateKeyEx" and "RegSetValueEx".
Anyone have any suggestions?
Dave S
[Edited by schdp on 11-29-2000 at 10:47 AM]
-
Are you sure you have Admin rights on Win2K Server???
-
Serge,
Yes I am sure that I have admin rights on the machine. Since it is a complied DLL wouldn't it run under the local system account context anyway.
Not sure if Advanced Server has different settings for dll's but if it does I haven't been able to find them.
Next on the adgenda is to get a Win2k Server (regular version) up and running to test it there.
Thanks for the help,
Dave
-
Has anyone in this group used the registry (via code) and Windows 2000 Advanced Server?
Thanks
Dave