A Windows XP help forum. PCbanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » PCbanter forum » Microsoft Windows XP » General XP issues or comments
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

What Windwos freeware adds powerful "phone Susan" & "vipw" commands?



 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old July 5th 18, 12:45 AM posted to alt.comp.os.windows-10,microsoft.public.windowsxp.general,alt.comp.freeware
Arlen Holder
external usenet poster
 
Posts: 466
Default What Windwos freeware adds powerful "phone Susan" & "vipw" commands?

What Windows freeware adds powerful "phone Susan" & "vipw" commands?
a. Start Run phone susan {enter} == outputs Susan's phone number
b. Start Run vipw {enter} == decrypts an encrypted password file

This is a common need that everyone can benefit from your solution.

More detail:

1. Start Run vipw
The goal is that the passwd.txt file is an encrypted plaintext file
containing whatever data you want to put in the cleartext file, where, for
this example, passwd.txt contains passwords that you wish to keep handy but
which you wish to keep encrypted until you need it.

2. Start Run phone Susan
The goal is that the phone.txt file is a plain text file containing as many
lines as you want which contain the case-insensitive characters "susan" in
them (essentially it's a "grep -i susan" command).

Note: It's not at all hard to get any command to work in the "Start Run"
box if we simply set up an "App Paths" "exe" key:
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\vipw.exe
Where the value of the "vipw.exe" key is, oh, say, "C:\path\command.bat"

The question is what "command.bat" will do these commonly needed tasks?
A. Decrypt & open a given plain text file (after entering the password)
B. Grep a given plain text file for the given keywords

What I'm not asking for:
a. Cygwin (because it's too complex)
b. Win10 Bash Shell (same reason as above)
c. Any solution that won't work from a single "Start Run" command.
(i.e., we don't want to pop up a complex GUI like Veracrypt is)

What Windows freeware adds powerful "phone Susan" & "vipw" commands?
a. Start Run phone susan {enter} == outputs Susan's phone number
b. Start Run vipw {enter} == decrypts an encrypted password file
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off






All times are GMT +1. The time now is 07:02 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 PCbanter.
The comments are property of their posters.