Where is the mistake?

I need the files to run through a dedicated program, and they require "Select a program" ...

[HKEY_CLASSES_ROOT\*\Shell] [HKEY_CLASSES_ROOT\*\Shell\notepad] @="Open with Rnote2" [HKEY_CLASSES_ROOT\*\Shell\notepad\Command] @="C:\Documents and Settings\Admin\Мои документы\Rnote_\Rnote.exe %1" 

    3 answers 3

    % 1 pull out of quotes

      Try not to write "@ =". Write like this: [HKEY_CLASSES_ROOT \ * \ Shell \ notepad \ Command] "C: \ Documents and Settings \ Admin \ My Documents \ Rnote_ \ Rnote.exe" ""% 1 ".

      It works for me.

      • Something is doubtful. - Qwertiy

      Try replacing this entire path with DOS C: \ Docume ~ 1 \ ....