Search found 10 matches

Go to advanced search

by Yoster
Tue Nov 01, 2011 10:25 pm
Forum: Common Problems
Topic: Could not find the main class error
Replies: 9
Views: 13296
 
Jump to post

Re: Could not find the main class error

Hi Bogdan,

thank for your answer but that actually does not fix the problem. The way of adding translations is clear and easy but when I select "File System" in the Translation Page under "Select..." I get hundreds of entries within the *.ail file. After changing the translations as for the the ...
by Yoster
Mon Oct 31, 2011 3:28 pm
Forum: Common Problems
Topic: Could not find the main class error
Replies: 9
Views: 13296
 
Jump to post

Re: Could not find the main class error

Hi everybody,

When starting the (Java) built product I encounter the message: "Could not find main class [name of mainclass]".
This only happens when I built a multilingual package. What I could find out up to now is that in multilingual packages the jar file, determined within the "Java Product ...
by Yoster
Mon Oct 24, 2011 12:38 am
Forum: Common Problems
Topic: failed to get the module path
Replies: 23
Views: 26639
 
Jump to post

Re: failed to get the module path

Hi everybody,
I as well encounter the error, "failed to get the module path". I use AI 8.1.3. This error appears after updating the built product or after uninstalling and reinstalling anew. Operating system: Win 7 64. By the way, if I (after installation) give administrator privileges to the exec ...
by Yoster
Wed Feb 23, 2011 7:36 pm
Forum: Common Problems
Topic: closing and restarting application during setup
Replies: 1
Views: 2178
 
Jump to post

closing and restarting application during setup

Hi Everybody,

I am looking for a possibility to control closing and restarting the aplication (installed by ai) while modifying the application during runtime. To explain it closely: After starting my application, I want to offer the possibility via main menu to add or remove features. This process ...
by Yoster
Fri Dec 24, 2010 11:28 am
Forum: Common Problems
Topic: Localize Trial&Registration Dialog
Replies: 5
Views: 5037
 
Jump to post

Re: Localize Trial&Registration Dialog

Hi Bogdan,
thanks again for your answer, but with my own PC, it's a german one, there is the same problem.
As I said, the basic language set within the *.aip file is English and although the software-installation runs in German and the langague of my operating system(s) is german, the Trial ...
by Yoster
Fri Dec 24, 2010 11:07 am
Forum: Common Problems
Topic: Starting "Customize Dialog" directly from Application
Replies: 3
Views: 4090
 
Jump to post

Re: Starting "Customize Dialog" directly from Application

Hi Mihai,
thanks a lot for you answer, but it doesn't work here.

This command:
Runtime.getRuntime().exec(msiexec.exe /i" + productCode + " FASTCUSTOMIZE=1");

in fact skips the "Maintenance WeIcome Dialog" but the Dialog that appears first is the Progress Dialog and finally the "Exit Dialog ...
by Yoster
Wed Dec 22, 2010 9:29 am
Forum: Common Problems
Topic: Localize Trial&Registration Dialog
Replies: 5
Views: 5037
 
Jump to post

Re: Localize Trial&Registration Dialog

Hi Bogdan,
thanks a lot for answer at first, but I am looking for the possibility to MULTI-localize the Trial&Registration Dialog. That means I would like to have the same behaviour as for the Trial&Registration Dialog like all the installer works. I offer my software respectively the installer ...
by Yoster
Fri Dec 17, 2010 1:16 pm
Forum: Common Problems
Topic: Starting "Customize Dialog" directly from Application
Replies: 3
Views: 4090
 
Jump to post

Starting "Customize Dialog" directly from Application

Hi Everybody,
I am looking for a possibility to start the "Customize Dialog" (CustomizeDlg) directly from my application written in Java. Up to now I am able to start the Maintanance Dialog this way:

Runtime.getRuntime().exec("msiexec.exe /i" + productCode);

So again: Is there a way to directly ...
by Yoster
Fri Dec 10, 2010 6:03 pm
Forum: Common Problems
Topic: Localize Trial&Registration Dialog
Replies: 5
Views: 5037
 
Jump to post

Localize Trial&Registration Dialog

Hello Everybody!
I am looking for a solution to localize the Trial&Registration Dialog. In contrast to all other parts/dialogs I could not find a way to do that. Thanks for helping.
by Yoster
Mon Oct 04, 2010 6:05 pm
Forum: Common Problems
Topic: Embedding JAR in EXE
Replies: 1
Views: 5854
 
Jump to post

Embedding JAR in EXE

Hi Everybody!
I have just purchased the Advanced Installer to distribute a java based project.
Everything is fine so far except of one problem I can't find a solution for.

How to make it, getting the jar-file embedded into the exe file?

This feature is listed as new feature of AI and I already ...

Go to advanced search