Search found 11 matches

Go to advanced search

by rladstaetter
Thu May 11, 2023 7:41 am
Forum: Common Problems
Topic: Digicert Keylocker
Replies: 23
Views: 180397
 
Jump to post

Re: Digicert Keylocker

Thank you! With the assistance of the mentioned settings for the authentication client, using EV certificates becomes much less troublesome. We have to investigate if this helps us migrate all our builds to using EV certificates.. However, I still have a question regarding Digicert's cloud solution ...
by rladstaetter
Tue May 09, 2023 9:29 am
Forum: Common Problems
Topic: Digicert Keylocker
Replies: 23
Views: 180397
 
Jump to post

Digicert Keylocker

Hi, We are using Advanced Installer to sign our executables with Code Signing Certificates, including both EV and regular certificates. Currently, we are facing challenges in using EV Certificates in our Continuous Integration environment because it requires manual intervention for each code signing...
by rladstaetter
Sat Oct 08, 2022 5:37 pm
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Re: Configure Java Product with Module Path

I have solved this issue for me now by not using the java module path at all. I created an example project here: https://github.com/rladstaetter/javafx-advancedinstaller-example the trick is to launch the JavaFX application without using the module path. So far this seems to work, but I'm afraid thi...
by rladstaetter
Thu Oct 06, 2022 11:50 am
Forum: Feature Requests
Topic: Handle JRE's like synchronized folders
Replies: 2
Views: 24846
 
Jump to post

Re: Handle JRE's like synchronized folders

I just realized I can just mark the jre64 folder as synchronized folder and there you go. :oops:
by rladstaetter
Thu Oct 06, 2022 8:34 am
Forum: Feature Requests
Topic: Handle JRE's like synchronized folders
Replies: 2
Views: 24846
 
Jump to post

Handle JRE's like synchronized folders

Would it be possible that advanced installer handles jre's via the synchronized folder feature? What i mean is that synchronized folders are computed during the build phase (if you click on 'build'). This would make it easier to switch between jre's, which is rather cumbersome at the moment for my u...
by rladstaetter
Thu Oct 06, 2022 8:29 am
Forum: Sample Projects
Topic: Package java application into an MSIX setup for Windows
Replies: 2
Views: 91558
 
Jump to post

Re: Package java application into an MSIX setup for Windows

Thank you for this tutorial!
by rladstaetter
Tue Oct 04, 2022 1:46 pm
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Re: Configure Java Product with Module Path

I just sent an email to your support team. Hope we'll find a solution together!
by rladstaetter
Mon Oct 03, 2022 2:44 pm
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Re: Configure Java Product with Module Path

Ok I'll try to set up a simple example.

Off topic: is there a way to configure this board to send a mail if somebody answers the question? :roll:
by rladstaetter
Tue Sep 27, 2022 4:57 am
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Re: Configure Java Product with Module Path

Sorry, didn't reply to your questions:
Is the issue happening only when you launch your Java application through the shortcut, or the same happens if you go to the installation folder and launch it from there?
It is the same. The problem is that the launcher just exits with an error message.
by rladstaetter
Mon Sep 26, 2022 11:59 am
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Re: Configure Java Product with Module Path

Hello again! I want to pick up this topic again. I'm using a fairly new version of advanced installer (19.8.x) I "think" the reason for this problem is that advanced installer java launcher can't parse arguments to the jre with two dashes, for example: --add-exports javafx.graphics/com.sun...
by rladstaetter
Fri May 06, 2022 2:01 pm
Forum: Common Problems
Topic: Configure Java Product with Module Path
Replies: 10
Views: 16839
 
Jump to post

Configure Java Product with Module Path

Hi, I'm using Advanced Installer 19.4. I hava a java app which uses JDK17 and JavaFX. For this reason i need to supply some special parameters to the java command: -p path/to/modules --add-modules ... --add-exports ... --add-opens ... If I don't supply those parameters and i try to start the applica...

Go to advanced search