Seite 1 von 1

Editing scripts

Verfasst: 03 Dez 2012, 15:15
von bobzbobz
Hello

What IDE's can be used for editing the script-files for software-packages?
I have watched the tutorial-vids for creating packages where the narrator uses jEdit.
I have downloaded jEdit but it doesnt recognize the syntax of the script-file, so everything is just in plain black text.
I would like som colors for ease of use - is there somekind of plugin i am missing or maybe some alternative IDE's?

Best Regards,
Soren

Re: Editing scripts

Verfasst: 03 Dez 2012, 15:27
von bobzbobz
I am of cource talking about the setup32.ins, uninstall32.ins-files

Re: Editing scripts

Verfasst: 04 Dez 2012, 10:12
von bobzbobz
Hi again

I figured it out from another (german) post:
I installed jEdit from our OPSI-server, which has opsi-winst syntax highlighting as default.

Re: Editing scripts

Verfasst: 05 Dez 2012, 13:52
von Zakyl
Hi, I know it's too late but it can help :

For JEdit syntax you need :
- Copy in C:\Program Files\JEdit\modes the winst.xml (http://dl.free.fr/jVNN2UL6A)
- Modify "catalog" file in C:\Program Files\JEdit\modes and add at the end of it :

Code: Alles auswählen

<MODE NAME="winst"              FILE="winst.xml"
                                                       FILE_NAME_GLOB="*.ins" />