How to launch application from Krusader

Questions about Wine on Linux
Locked
itsrn
Newbie
Newbie
Posts: 1
Joined: Thu Jan 10, 2013 5:14 pm

How to launch application from Krusader

Post by itsrn »

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.
Locked