IzPack Installer is not working after getting last updates ..

9 views
Skip to first unread message

Samar Ayesh

unread,
Mar 23, 2013, 8:05:49 AM3/23/13
to bungeni...@googlegroups.com
Hello Ashok, 
After I get the last updates for bungeni Editor .. including the new themes ...
I used IzPack installer to generate the executable file, the same way I used to do ..
copied the config folder, dist into base...
compiled install.xml and get install.jar
but windows.vbs didn't run ?
how can I catch the error here ?

Ashok Hariharan

unread,
Mar 25, 2013, 2:38:56 AM3/25/13
to bungeni...@googlegroups.com
can you run the command inside the windows.vbs file in a cmd window - you will see the errors 

Ashok

--
You received this message because you are subscribed to the Google Groups "bungeni-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bungeni-edito...@googlegroups.com.
To post to this group, send email to bungeni...@googlegroups.com.
Visit this group at http://groups.google.com/group/bungeni-editor?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Samar Ayesh

unread,
Mar 25, 2013, 2:55:41 AM3/25/13
to bungeni...@googlegroups.com
Yes I did it .. and the result is attached as a screenshot !!
windowsrun.jpg

Ashok Hariharan

unread,
Mar 25, 2013, 8:45:21 AM3/25/13
to bungeni...@googlegroups.com
I meant run .\scripts\windows.bat from that folder ...

--

Samar Ayesh

unread,
Mar 25, 2013, 8:49:37 AM3/25/13
to bungeni...@googlegroups.com
Aha .. the system can't find the specified path for config.bat, main.bat, gui.bat !!

Samar Ayesh

unread,
Mar 28, 2013, 3:54:25 AM3/28/13
to bungeni...@googlegroups.com
How could I solve this?

Samar Ayesh

unread,
Mar 28, 2013, 4:56:24 AM3/28/13
to bungeni...@googlegroups.com
Hello Ashok, 
Sorry for bothering you .. but I have to submit a testing version to lawyers for the editor ..
And I don't know why the installer is not running ! 

Ashok Hariharan

unread,
Mar 28, 2013, 5:39:58 AM3/28/13
to bungeni...@googlegroups.com
Whats the exact error you are getting ? 

Ashok Hariharan

unread,
Mar 28, 2013, 5:52:55 AM3/28/13
to bungeni...@googlegroups.com
Just a reminder the instructions are here :


I have just built a package and installed it, and clicking on windows.vbs launches the configuration selector dialog for me. 

Maybe you are doing something different ? 

Ashok

Samar Ayesh

unread,
Mar 28, 2013, 5:56:32 AM3/28/13
to bungeni...@googlegroups.com
I managd to solve it Ashok...
There was error at the config folder path .. what I did is that I updated configs.xml file under izpack_tmpl and added this tag for birzeitConfigs ..
 <config name="BirzeitConfigs"
    title="Act Type Birzeit Configurations"
    folder-base="${config.folder.home}${FILE_SEPARATOR}"
    receiver="org.bungeni.editor.input.FSDocumentReceiver"
    default="true"
/>

Ashok Hariharan

unread,
Mar 28, 2013, 6:09:56 AM3/28/13
to bungeni...@googlegroups.com
You didnt really need to edit that ... the version in svn :


has the correct path prefixes :

 folder-base="${config.folder.home}${FILE_SEPARATOR}editor_configs"
    receiver="org.bungeni.editor.input.FSDocumentReceiver"
    default="true"
It will create a folder called editor_configs in a writable area ... 

Samar Ayesh

unread,
Mar 28, 2013, 7:07:34 AM3/28/13
to bungeni...@googlegroups.com
I have the config folder under this path C:\Users\bzuadmin\Desktop\bungeni\BungeniEditor_configs\birzeit_configs
and izpack config points to this path .. C:\Users\bzuadmin\Desktop\bungeni\BungeniEditor_configs\editor_configs
which doesn't exist so it didn't run ..

Ashok Hariharan

unread,
Mar 28, 2013, 7:12:20 AM3/28/13
to bungeni...@googlegroups.com
Yeah but thats a local copy in your computer ... when you ship the editor in the installer - you package in the configuration folder :

See the "Preparing" section : 


once that is done the installer allows you to select a place where you want to install the configuration.

Ashok
Reply all
Reply to author
Forward
0 new messages