A Baffled User said:
Dear William,
I have just gotten stuck on step 10 of your instructions. First I tried
typing "ADD REG" (without the quotes) on its own line, as it appears
below,
and then pressed ENTER. I got the message "Error: Too few command-line
parameters."
Then I typed everything in without pressing RETURN until the end (with
one
word space--i.e., one blank space the size of a letter--after
"DefaultIcon,"
"/ve," "/t," and "REG_EXPAND_SZ), and I got the message "Error: Invalid
command-line parameters."
I have obviously done something wrong, but I don't know what. Do you have
any idea?
Thanks!
When typing in the command there is spaces I will mark these spaces with
(SP). For example "A(SP)B" will be "A B". Also the command is one line,
the beginning of the command I will mark with [ and the end with ] (do not
include [or] in the command.
[REG(SP)ADD(SP)HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}\DefaultIcon(SP)/ve(SP)/t(SP)REG_EXPAND_SZ(SP)/d(SP)shell32.dll,4]
the complete command would be:
REG ADD HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}\DefaultIcon /ve
/t REG_EXPAND_SZ /d shell32.dll,4.
I am attaching a file, change the file name to "regcommand.cmd" from
"regcommand.txt" and double-click to import.
Also, could you export the Registry Key if you are still getting this
error. The key would be HKCR\CLSID\{55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1}.
Highlight the key {55028DEA-EA62-4c5f-A1F3-9D123DFAEDA1} and right-click
then Export. When attaching to the post, change the extention to txt from
reg.