Shared Top Border
  
 
 

Welcome to cmdLine:// Plus!

DOWNLOAD NOW!

Shared Left Border

Home
Version History
Help and Examples
Contact Us

 

Make a point to bookmark this page!  Many features are planned for addition to both Plus! and PRO versions.  Feel free to make suggestions to the Suggestion Mailbox

 
 

Did you know about cmdLine: PRO?

Included with your copy of cmdLine:// Plus! is another program called cmdLine: PRO.  PRO is the best utility for those of you who write scripts or batch files!  Almost all of the commands that are available with Plus! are available with PRO.  PRO also includes a special option to output the results as a SET command to facilitate the setting of local environment variables.  A typical use is renaming or setting a filename to include the current date.  Now, with PRO, you can do this with two lines.

The first line is redirecting the output of CLP.exe to a .bat file, which will contain the
SET varname=value command.

The second line is calling the .bat file to set the variable.

Its that simple!

You'll find the program (CLP.EXE) in the application's program directory


Help and Examples

 
Help on commands:
math:// | date:// | time:// | text:// | text://regex... | reg:// | props://
 

 
 

reg://

Usage:

reg://<expression>

where <expression> is a full path to a registry key including the starting hive

The following abbreviations can be used:

  • HKCR - HKEY_CLASSES_ROOT

  • HKCU - HKEY_CURRENT_USER

  • HKLM - HKEY_LOCAL_MACHINE

  • HKU - HKEY_USERS
     

  • CLSID - HKEY_CLASSES_ROOT\CLSID

  • CUSW - HKEY_CURRENT_USER\SOFTWARE

  • CUSWMS - HKEY_CURRENT_USER\SOFTWARE\MICROSOFT

  • CUWINDOWS - HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion
     

  • LMSW - HKEY_LOCAL_MACHINE\SOFTWARE

  • LMSWMS - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft

  • LMWINDOWS - HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion

  • LMSYS - HKEY_LOCAL_MACHINE\SYSTEM

  • LMCCS - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet

  • LMSVCS - HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services


Examples and explanations:

  • reg://HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version

  • reg://HKLM\Software\Microsoft  OR reg://LMSWMS

  • reg://HKCR\.exe

  • reg://HKU\Software

Use of the reg:// command line allows you to open Regedit.exe directly to the specified
registry key. (Currently only available on Windows2000 and WindowsXP, soon to be updated to include all windows versions!)


In the near future you will be able to use this command to query actual values from the registry!  Bookmark this site and check back frequently.
 

Shared Bottom Border
  Part of the iQueue Systems, Inc. family.  

 
iQueue Systems, Inc.  All rights reserved.  ©2003  No portion of this site may be re-produced for any purpose without prior written permission.
Contact webmaster@iqsweb.com for more information