User Tools

Site Tools


xide_extend_toolsmenu

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

xide_extend_toolsmenu [2018/01/25 12:15] – created wolfgangriedmannxide_extend_toolsmenu [2018/01/25 12:17] (current) wolfgangriedmann
Line 17: Line 17:
 MENUENTRY=VO-xPorter MENUENTRY=VO-xPorter
 EXECUTE=C:\XSharp\Compiler\VOXPorter\VOXporter.exe</code> EXECUTE=C:\XSharp\Compiler\VOXPorter\VOXporter.exe</code>
- 
-Another possibility is to edit the ''XIDE.cfg'' file in your main XIDE folder, and add entries in the ''[FileTools]'' section. If this section does not exist, add it. 
-<code>[FileTools] 
-xml = notepad.exe 
-txt = wordpad.exe,%1</code> 
- 
-The 2nd syntax allows you to use command line options, for example 
- 
-<code>wordpad.exe , /param1 %1 /param2</code> 
- 
-(%1 is replaced with the filename) 
- 
-If you press CTRL or SHIFT while opening a file, it gets opened inside XIDE, instead of the tool you specified. 
- 
- 
- 
- 
  
xide_extend_toolsmenu.txt · Last modified: 2018/01/25 12:17 by wolfgangriedmann