Difference between revisions of "Talk:Notepad++ Setup"
Jump to navigation
Jump to search
→Advanced Compiler: new section
imported>HawkFest |
imported>HawkFest (→Advanced Compiler: new section) |
||
Line 16: | Line 16: | ||
::The import function is broken (at least in my 5.9.8 version). Instead, if the file userDefineLang.xml exists in the Notepad++'s installation folder, or in %AppData%\Roaming\Notepad++ folder (depending of your setup), just append the xml code to the end of file. If it doesn't exist, save the provided code under a file named userDefineLang.xml either in the installation foder, either in %AppData%\Roaming\Notepad++ folder (try first with the install folder, if it doesn't work then try with the %appdata% folder and it should work). | ::The import function is broken (at least in my 5.9.8 version). Instead, if the file userDefineLang.xml exists in the Notepad++'s installation folder, or in %AppData%\Roaming\Notepad++ folder (depending of your setup), just append the xml code to the end of file. If it doesn't exist, save the provided code under a file named userDefineLang.xml either in the installation foder, either in %AppData%\Roaming\Notepad++ folder (try first with the install folder, if it doesn't work then try with the %appdata% folder and it should work). | ||
::--[[User:HawkFest|HawkFest]] ([[User talk:HawkFest|talk]]) 21:59, 25 October 2012 (EDT) | ::--[[User:HawkFest|HawkFest]] ([[User talk:HawkFest|talk]]) 21:59, 25 October 2012 (EDT) | ||
== Advanced Compiler == | |||
I can't make this to function properly, more over the CMD window closes immediately so I can't see where the error has occurred. Btw yes, when configuring Notepad to run the command, I've replaced "<SCRIPT DIR>\Papyrus Compiler.bat" by the proper directory and batch file name (and also removed the last argument since I haven't defined any additional import directory yet). Any clue? | |||
--[[User:HawkFest|HawkFest]] ([[User talk:HawkFest|talk]]) 12:15, 26 October 2012 (EDT) |