how to scan a windows registry's all user profiles and fetch the value of ProxyEnable and proxy server using REG query
问题 Please tell me how to search each profile of HKEY_USERS and find the value of ProxyEnable and proxy server. I have a Nodejs binary(.exe) which basically runs in individual machines. I use Procrun(commons.apache.org/proper/commons-daemon/procrun.html) to run my Nodejs application as a service. and the Nodejs application tries to find the proxy config through child process which runs this reg query. Due to some other limitation of application its always fetching the details from the default