qwak wrote:
Thanks to all for your replies.
Can you tell what it says in German more or less please?
Anyway, FreeCommander is not working well in my W7x64 anyway. Too many things working bad. A pity, cause I really like it and am so used to it.
Here you go:
Win + R = Run or Start>> Search Bar
Enter regedit
HKEY_CLASSES_ROOT \ * \ shell
Right-click on shell>> New>> key>> add name of the program
In the right pane of the window, double-click on Default
Value: Name of the program or what it should be in context.
To add icon of the program in the context menu:
Right pane of the window of the created key:
Right click a blank spot>> New>> value with expandable strings
Name: Icon
Add value: path to the program
e.g. C: \ Program Files (x86) \ Utilities \ TextPad \ TextPad.exe
Next, turn left in the directory tree:
Right click the newly created key:
New>> key>> name = command key
Right pane of the window>> New>> String
Right click on Default
Enter value: path to the program
e.g. "C: \ Program Files (x86) \ Utilities \ TextPad \ TextPad.exe" "% 1"
Important: Do not forget the quotation marks and % 1!
In graphics programs, you may want an entry for the context to create a folder for example "Browse with FastStone Viewer.
HKEY_CLASSES_ROOT \ Directory \ shell
New>> Key
Name: Program Register e.g. FastStone Viewer
Right pane of the window of the created key>> double click on default
Specify value: path to the program
eg "C: \ Program Files (x86) \ Graphics \ FastStone Viewer \ FSViewer.exe" "% 1"
Here again important: do not forget quotes &% 1! Click OK, and ready.
Edit: I got the above by running the text from the German site through translate.google.com.