search for: querymultiplevalues

Displaying 1 result from an estimated 1 matches for "querymultiplevalues".

2016 Aug 08
2
Advances usage of rpcclient
Hi. We are looking for a way to query the contents of a registry (regedit) in a remote windows machine. Currently the command "querymultiplevalues" works if I set the complete key path like this 'querymultiplevalues "Software\Microsoft\Windows\CurrentVersion\Uninstall\Winrar archiver" DisplayName' but for our application to work, we need a way to query the path: Software\Microsoft\Windows\CurrentVersion\Uninstall an...