Hi, how I create a button to open a specific file with notepad++?
the file is let say: c:\test\1.json
Help to create button
Moderators: Hacker, petermad, Stefan2, white
- sqa_wizard
- Power Member
- Posts: 3893
- Joined: 2003-02-06, 11:41 UTC
- Location: Germany
Re: Help to create button
Just drag and drop your notepad++.exe file at the button bar
=> This creates a button to start notepad++.
Next edit this button and put "c:\test\1.json" at the parameter field.
=> This creates a button to start notepad++.
Next edit this button and put "c:\test\1.json" at the parameter field.
#5767 Personal license
Re: Help to create button
Another solution:Paste this code onto a free space of the button bar and then change the paths to Notepad++ afterwards.
Regards
Dalai
Code: Select all
TOTALCMD#BAR#DATA
D:\rive\path\to\Notepad++\notepad++.exe
c:\test\1.json
D:\rive\path\to\Notepad++\notepad++.exe
Notepad++
0
-1
Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror