Search found 97 matches

Go to advanced search

by a.guelle
Wed Apr 27, 2022 8:40 am
Forum: Common Problems
Topic: "Check if a folder has write permissions" does not work with Enhanced UI
Replies: 2
Views: 2020
 
Jump to post

"Check if a folder has write permissions" does not work with Enhanced UI

Dear AI team,

when choosing the Enhanced User Interface the action "Check if a folder has write permissions" does not work and blocks any further actions during the dialog stage. There is not even any logging from the action.

Find an attached example.

Best regards,

Angelo
by a.guelle
Thu Mar 11, 2021 2:40 pm
Forum: Building Installers
Topic: [solved] EV singning with CI Server
Replies: 9
Views: 8706
 
Jump to post

Re: [solved] EV singning with CI Server

Hi Motyo,

i guess the Advanced Installer guys removed my tutorial due to the company logo or something. I will try it again.
EV_certificate_code_singing_with_build_server.zip
(708.3 KiB) Downloaded 775 times
Cheers,

Angelo
by a.guelle
Thu Feb 25, 2021 11:58 am
Forum: Common Problems
Topic: [solved] Force client TLS encryption on custom SQL Server connection with certificate check
Replies: 2
Views: 3365
 
Jump to post

Re: [solved] Force client TLS encryption on custom SQL Server connection with certificate check

Though I searched for an hour before posting this question, I now found the solution own:

https://www.connectionstrings.com/sql-server/

Code: Select all

Driver=[\{]SQL Server[\}];Server=[SERVER_PROP],[PORT_PROP];Uid=[SA_USERNAME_PROP];Pwd=[SA_PASSWORD_PROP];Encrypt=yes;
by a.guelle
Thu Feb 25, 2021 11:25 am
Forum: Common Problems
Topic: [solved] Force client TLS encryption on custom SQL Server connection with certificate check
Replies: 2
Views: 3365
 
Jump to post

[solved] Force client TLS encryption on custom SQL Server connection with certificate check

Hi everone, Using the SQL server you have two options to ensure an encrypted connection. You can enforce the encryption by the server or you enforce it by each client individually. Enforcing TLS encryption by the client works like the follwing: - Using SQLCMD the parameter -N enforces encryption and...
by a.guelle
Thu Oct 08, 2020 10:08 am
Forum: Building Installers
Topic: [solved] Signing Tool Custom path is modified based on the running user
Replies: 4
Views: 5290
 
Jump to post

Re: Signing Tool Custom path is modified based on the running user

Hi Catalin,

this works as explained.

Thank you very much.

Best regards,

Angelo
by a.guelle
Thu Oct 08, 2020 10:06 am
Forum: Common Problems
Topic: [solved] "Invalid URL format...." in OpenURL Action with dynamic properties
Replies: 5
Views: 6435
 
Jump to post

[solved] "Invalid URL format...." in OpenURL Action with dynamic properties

Works like a charme,

thank you for pushing this into the release.
by a.guelle
Wed Sep 09, 2020 1:38 pm
Forum: Building Installers
Topic: Signtool with RFC3161 server (/tr option)?
Replies: 3
Views: 3512
 
Jump to post

Re: Signtool with RFC3161 server (/tr option)?

Hi Aaron,

have a watch on this: viewtopic.php?f=5&t=45997

Best regards,

Angelo
by a.guelle
Wed Sep 09, 2020 10:26 am
Forum: Building Installers
Topic: [solved] Signing Tool Custom path is modified based on the running user
Replies: 4
Views: 5290
 
Jump to post

[solved] Signing Tool Custom path is modified based on the running user

Hi AI-Team, seems as if your users are the QA for new versions again... The custom path for the signing tool in 17.4.1 is not static. It changes depending on the logged on user... Attached you can see two pictures. On my development machine I set the path to: C:\Bamboo\CodeSigning\signtool.exe As so...
by a.guelle
Mon Sep 07, 2020 9:23 am
Forum: Building Installers
Topic: [solved] EV singning with CI Server
Replies: 9
Views: 8706
 
Jump to post

Re: [solved] EV singning with CI Server

Hi Catalin, thank you for the screenshot, I see this changed in an AI version greater than 15.1 and will solve the problem of coding an own wrapper. So we just have to wait for a fix of this issue: https://www.advancedinstaller.com/forums/viewtopic.php?f=2&t=45964 Thank you for brining this to a...
by a.guelle
Fri Sep 04, 2020 9:59 am
Forum: Building Installers
Topic: [solved] EV singning with CI Server
Replies: 9
Views: 8706
 
Jump to post

Re: [solved] EV singning with CI Server

I solved it myself. Instead of running the SafeNet Client to the Session 0, I run our build agent in a user session. For those who are intereseted, I put my complete configuration for automated EV signing with AI into a document. @AI-Team: It would be nice if AI would allow to pass an eToken Passwor...
by a.guelle
Wed Sep 02, 2020 2:41 pm
Forum: Building Installers
Topic: [solved] EV singning with CI Server
Replies: 9
Views: 8706
 
Jump to post

[solved] EV singning with CI Server

Hi Folks, so I found a way to inject the eToken password when signing my MSI package with Advanced Installer via the command line. But if I run the call from one of our build agents, it says "SignTool Error: No private key is available." As our build agent runs as a non interactive service...
by a.guelle
Wed Sep 02, 2020 1:21 pm
Forum: Building Installers
Topic: OT: Where to get Code Signing Certificate?
Replies: 18
Views: 756179
 
Jump to post

Re: OT: Where to get Code Signing Certificate?

Hi everyone, we bought our EV certificate from Entrust via the reseller LeaderTelecom B.V. (www.LeaderSSL.com). Technically the certificate seems to work well so far. The reason to invest a little bit more comes into play as soon as you need help from the support. In our case I locked the eToken wit...
by a.guelle
Fri Aug 28, 2020 11:48 am
Forum: Feature Requests
Topic: [solved] Download of older versions
Replies: 3
Views: 21709
 
Jump to post

Re: Download of older versions

Hi Eusebiu,

the dowload works great, thank you very much.

Best regards,

Angelo
by a.guelle
Wed Aug 26, 2020 2:20 pm
Forum: Common Problems
Topic: [solved] "Invalid URL format...." in OpenURL Action with dynamic properties
Replies: 5
Views: 6435
 
Jump to post

Re: "Invalid URL format...." in OpenURL Action with dynamic properties

Can anyone from AI confirm the behaviour? This prevents us from using any version higher than AI 15.
by a.guelle
Wed Aug 26, 2020 8:44 am
Forum: Feature Requests
Topic: [solved] Download of older versions
Replies: 3
Views: 21709
 
Jump to post

[solved] Download of older versions

Hi AI-Team,

as removed some features in the current version that we mandatorily need (i.e. TestODBCConnection), it would be nice if we were able to download older bugfix versions of previous major releases. Your version history links always to the current version.

Best regards,

Angelo

Go to advanced search