Cannot display one data column using reg query
#1
I was poking at my registry (no, I didn't delete any entries), and tried out reg query.

I was looking at HKEY_LOCAL_MACHINE\SOFTWARE\cdrtfe\Program, the path to the CD burning app, cdrtfe.

The Path key writes as follows:

reg query output Wrote:Path    REG_SZ    "C:\Program Files (x86)\cdrtfe\cdrtfe.exe"

I just want to display just the last column of that output.

How do I do it?

EDIT: This was my commmand:

Code:
REG QUERY "HKLM\SOFTWARE\cdrtfe\Program" /v Path
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Which one is the lightest wordpress theme for you? Edward Smith 2 20,773 Mar 19, 2024, 12:56 pm
Last Post: Madrox
  Need help with a Selenium coding problem - Clicking a button using XPath Avantika_Sharmaa24 2 5,987 Aug 21, 2023, 05:34 am
Last Post: Avantika_Sharmaa24
  Need help with SQL query interview questions Avantika_Sharmaa24 1 5,312 Jul 11, 2023, 08:12 am
Last Post: gulshan212
  Cannot Access C/C++ Range of Options in Netbeans 17 RobertX 7 6,183 Mar 14, 2023, 00:02 am
Last Post: rezwaki
  Tracker sending invalid data Botanicar 1 7,243 Sep 19, 2022, 06:49 am
Last Post: RodneyYouPlonker



Users browsing this thread: 1 Guest(s)