Notepad++ Macro to open specific file

973 Views Asked by At

How can I create a macro in Notepad++ to open a specific file (for example C:\Users\ega\all.txt) ?

2

There are 2 best solutions below

0
On

Instead of a Macro I used 'Run' and browsed the file and added a shortcut.

1
On

the question has sense: perhaps one would need firstly to open a specific file, then to operate with it and save operations in a single macro