R
Ron Sochanski
Hello. An installation program of mine can successfully
install on Windows 9.x and Windows 2000 Professional, but
not on Windows 2000 Server or Windows XP. Specifically,
the program generates an error and halts when it cannot
find the current user's SID, which on all Windows
9.x/Windows 2000 Professional systems I've encountered, is
contained as value data in the value named OwnerSID of the
following registry key:
HKLM\SOFTWARE\Microsoft\EventSystem\{26c409cc-ae86-11d1-
b616-00805fc79216}\Subscriptions\{6295DF30-35EE-11D1-8707-
00C04FD93327}
Windows 2000 Server and Windows XP don't appear to use
this key, thus the error described above. Furthermore, I
looked through the Windows 2000 Server registry hoping to
find another key that has a value whose data is the SID,
but can't seem to find one. How can I get the current
user's SID from Windows 2000 Server and Windows XP? Any
help would be greatly appreciated!
Thank you.
Ron Sochanski
install on Windows 9.x and Windows 2000 Professional, but
not on Windows 2000 Server or Windows XP. Specifically,
the program generates an error and halts when it cannot
find the current user's SID, which on all Windows
9.x/Windows 2000 Professional systems I've encountered, is
contained as value data in the value named OwnerSID of the
following registry key:
HKLM\SOFTWARE\Microsoft\EventSystem\{26c409cc-ae86-11d1-
b616-00805fc79216}\Subscriptions\{6295DF30-35EE-11D1-8707-
00C04FD93327}
Windows 2000 Server and Windows XP don't appear to use
this key, thus the error described above. Furthermore, I
looked through the Windows 2000 Server registry hoping to
find another key that has a value whose data is the SID,
but can't seem to find one. How can I get the current
user's SID from Windows 2000 Server and Windows XP? Any
help would be greatly appreciated!
Thank you.
Ron Sochanski