How correctly lunch notepad++ from shell via lnk?

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
icegood
Level 1
Level 1
Posts: 7
Joined: Mon Jun 06, 2011 1:59 pm

How correctly lunch notepad++ from shell via lnk?

Post by icegood »

Tried as my Exec command from .desktop file says:
env WINEPREFIX=/home/ice/.wine/ wine "C:\\\\windows\\\\command\\\\start.exe" /Unix "/home/ice/.wine/dosdevices/c:/users/Public/Start\\ Menu/Programs/Notepad++/Notepad++.lnk"
Obtained
fixme:exec:SHELL_execute flags ignored: 0x00000100
err:exec:shellex_load_object_and_run failed to get data object
How to make this line work well as KDE does?
Aaron9615
Level 2
Level 2
Posts: 17
Joined: Wed Jun 13, 2012 9:46 am

Re: How correctly lunch notepad++ from shell via lnk?

Post by Aaron9615 »

What Distro are you using?
Locked