Steve Lynch
2007-05-16 16:11:33 UTC
Does anyone know how to accomplish something similar to the
ExpandEnvironmentStrings() function on a remote system? After I read registry
values from a remote computer, I need to expand the variables using the remote
system's environment.
I can't use WMI, I'm looking for something using just the Win32 API.
Thanks!
ExpandEnvironmentStrings() function on a remote system? After I read registry
values from a remote computer, I need to expand the variables using the remote
system's environment.
I can't use WMI, I'm looking for something using just the Win32 API.
Thanks!