TAG | notepad++
21
Notepad++ in Wine
0 Comments | Posted by Jeremy in Jeremy's Server, Karmic Koala 9.1, Ubuntu
Karmic Koala instructions for installing notepad++ in Wine.
First you need to install Wine
1. Download the latest windows setup file from the notepadd++ website
http://lmgtfy.com/?q=notepad%2B%2B
2. Right click on the setup file and select run with Wine.
3. Complete the notepad++ setup wizard.
Do not install any additional options
Do not create any desktop shortcuts
4. From the Ubuntu menu browse to the notepad++ directory.
select Wine, Wine C:\ and browse to program files\notepad++
5. Copy the address from the address bar.
/home/jeremy/.wine/dosdevices/c:/Program Files/Notepad++/
6. Create a launcher on the desktop with the command.
wine “/home/jeremy/.wine/dosdevices/c:/Program Files/Notepad++/notepad++.exe”
