Hi all, n00b question here.
I got Notepad++ installed and working and now i would like to register Notepad++ as default editor to launch from Krusader on F4.
I tried entering the command that works in terminal in Krusader, like:
wine "C:\Program Files (x86)\Notepad++\notepad++.exe"
also escaped:
wine C:\\Program\ Files\ \(x86\)\\Notepad++\\notepad++.exe
Nothing happens.
So question: how do i launch Notepad++?
Thx.