Search found 43 matches

Go to advanced search

by burnersk
Wed Jan 27, 2021 1:10 am
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Hi Daniel. Unfortunately, it seems that "UseBatchSigning" does not have any effect at all (AI not even become unresponsive). I got the same (unacceptable high) amount of PIN entries as usual. I have created a DWORD (32-bit) Value Image 1.png Is the registry location and value type correct?
by burnersk
Tue Jan 19, 2021 11:19 am
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Hi Daniel. In this case we would recommend you to check with your certificate vendor if there is any setting you can configure for your smartcard driver so that the PIN is not required per each file signing operation, but for each process/session that uses the smartcard to apply digital signatures. ...
by burnersk
Sat Jan 16, 2021 4:52 pm
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Hi Catalin, thanks for your suggestion but it seems that SafeNet Authentication Client, while developed not by DigiCert (directly), only works with DigiCert certificates and DigiCert's smart card readers. It sees my certificate dongle by Certum, but when I try to setup a token, SafeNet wants to rese...
by burnersk
Mon Jan 11, 2021 8:06 pm
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Hi Catalin, thanks for the update. A different signtool.exe would not help, as AI executes the "different signtool.exe" for each file to sign individually. So we do not have a session here (or technically: not a session over multiple files to sign) and need a PIN entry for every session ak...
by burnersk
Mon Jan 11, 2021 4:08 pm
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Today I released a single (1) new version (1 single MSI file), and had to enter my PIN exactly 381 times!!!!

A half year have passed, what is the status on using CSP transactions instead of forking the sign tool for every file individually?
by burnersk
Sat May 30, 2020 2:39 pm
Forum: Common Problems
Topic: Bug: PowerShell Inline Script Platform parameter is not saved
Replies: 1
Views: 2503
 
Jump to post

Bug: PowerShell Inline Script Platform parameter is not saved

I am creating an Advanced Installer Professional 17.1.1 user-only installer, and have written an PowerShell Inline Script in the first Intell Execution Stage. The "Plaform" paramter (Auto, x64, x86) is not saved, and will always return to x86 after the view have changed (go to another page...
by burnersk
Sat May 30, 2020 12:44 pm
Forum: Common Problems
Topic: Launch Conditions for .NET Core 3.1 Desktop Runtime?
Replies: 1
Views: 3179
 
Jump to post

Launch Conditions for .NET Core 3.1 Desktop Runtime?

I see Caphyon have added the .NET Core 3.1 Desktop Runtime prerequisites. Thanks for that! However, since I am creating single MSIs only (not EXE installers), how to I define a Launch Condition for .NET Core 3.1 Desktop Runtime ? With Launch Conditions, there is only the general .NET Core 3.1 Runtim...
by burnersk
Sat May 30, 2020 10:37 am
Forum: Feature Requests
Topic: Adding Support for empty serial numbers (unlicensed/trial)
Replies: 3
Views: 21277
 
Jump to post

Re: Adding Support for empty serial numbers (unlicensed/trial)

Hi, I just wanted to let you know that I am still "in desperate need" for such feature. I want to clarify what I want. I guess you may have misunderstood me, as I see this change request more like fixing a typo (just remove the if-statement in your source code, e.g. "string.IsNullOrEm...
by burnersk
Sat May 30, 2020 9:54 am
Forum: Feature Requests
Topic: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)
Replies: 14
Views: 114317
 
Jump to post

Re: Allow signing with CSP PIN-caches (Smartcard Code Signing asks for PIN too many times)

Hi Catalin,

almost half a year have passed. Has Caphyons priority list for AI cleanup up a little, so you can give me/us some hint on how long it could take until the AI developers could dig into this? I am not asking about "when it will be released" ( when its done ;) ).
by burnersk
Sat Feb 08, 2020 6:47 am
Forum: Common Problems
Topic: Too many password requests
Replies: 3
Views: 3502
 
Jump to post

Re: Too many password requests

Maybe, I misunderstood this situation.

But is this problem report related to my feature request: Allow signing with CSP PIN-caches
viewtopic.php?f=1&t=44601
by burnersk
Fri Feb 07, 2020 10:30 am
Forum: Feature Requests
Topic: GitHub Integration - Auto-Updater
Replies: 18
Views: 42348
 
Jump to post

Re: GitHub Integration - Auto-Updater

I totally was unaware of a free/open-source license for AI. However, I was (still am, but less active) an open source developer, and could not find such license option for AI back then. Maybe you can advertise the option more prominent? Personally, I own a Professional license. I just have a good ex...
by burnersk
Tue Feb 04, 2020 9:33 am
Forum: Building Installers
Topic: How to retrieve the installers language and store it into the registry as a two letter ISO code?
Replies: 1
Views: 2815
 
Jump to post

How to retrieve the installers language and store it into the registry as a two letter ISO code?

I have authored a multi-language setup (all in one MSI). The user can choose the language based on Advanced Installers stock feature (no own implementation). Now, I want to save the installers language into a registry key as an ISO 3166 ALPHA-2 (e.g. "ro" for Romania, "gb" for Gr...
by burnersk
Fri Jan 31, 2020 8:18 am
Forum: Feature Requests
Topic: GitHub Integration - Auto-Updater
Replies: 18
Views: 42348
 
Jump to post

Re: GitHub Integration - Auto-Updater

I do not speak for marceloavf, but I also want to support this feature request, as I see great potential in this (especially for my open source project for which I need to manually provide a separated file hosting in parallel to GitHub Releases). I can think of the following solution: Configure a bu...
by burnersk
Mon Jan 20, 2020 4:07 pm
Forum: Common Problems
Topic: Advanced Installer 16.7 multiple virus/trojan detections
Replies: 5
Views: 6659
 
Jump to post

Re: Advanced Installer 16.7 multiple virus/trojan detections

The whitelisting action turned out in more A/V engines are detecting viruses... It was 4, now it is 6.

https://www.virustotal.com/gui/file/b4e ... /detection

Go to advanced search