REG QUERY 05-16-2013, 10:46 PM
#1
Let's pretend we're using
It should find any key containing the value "Something" and "keyword-to-search" within the data.
It works perfectly, but how could I manage to get the name of the key containing it (without having to check every single sub-key, is meant)?
Edit: I've already completed the project using the check for every single sub-key, but if still somebody knows a way to do it like that I'd like to hear it.
Code:
reg query HKLM /v Something /s | find /i "keyword-to-search"It should find any key containing the value "Something" and "keyword-to-search" within the data.
It works perfectly, but how could I manage to get the name of the key containing it (without having to check every single sub-key, is meant)?
Edit: I've already completed the project using the check for every single sub-key, but if still somebody knows a way to do it like that I'd like to hear it.
My Bitcoin address: 1AtxVsSSG2Z8JfjNy9KNFDUN6haeKr7LiP
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U
If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize
Give me money by visiting www.google.com here: http://coin-ads.com/6Ol83U
If you want a Bitcoin URL shortener/advertiser, please, use this referral: http://coin-ads.com/register.php?refid=noize


![[+]](https://sinister.li/images/modern/collapse_collapsed.png)