Search found 143 matches

Go to advanced search

by NovaES
Mon Mar 04, 2024 10:16 pm
Forum: Common Problems
Topic: File association problems
Replies: 1
Views: 8494
 
Jump to post

File association problems

When I create a file association and check the "Windows 11 Context Menu" option, when it is installed it gives me an error and the installation or migration is canceled.

If I disable this option, it works correctly.

What is happening?
by NovaES
Wed Jan 17, 2024 8:59 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

You need to provide the PIN as an argument. If you don't, it will exit without giving any messages. If you are on PowerShell, the command will look something like this. .\AutoInsertPin.exe 12345678 Assuming you CDed into the folder where the file was compiled. I just tried and tested it. The passwo...
by NovaES
Wed Jan 17, 2024 8:31 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

I'm trying to use the tool but the console closes, it doesn't work.
by NovaES
Wed Jan 17, 2024 8:19 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

I found this https://github.com/joseangelmt/AutoInsertPin I compiled it and tested it and it works. Not the best solution but if you want something to feed in the PIN number whenever the window pops up, this will do the trick. It seems like a good idea, although for security reasons... I don't know...
by NovaES
Wed Jan 17, 2024 8:04 am
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

As a recommendation, try to create a SCRIP or a BAT so that it signs your program files and only asks you once for the password. Otherwise, do the following. You must always select the certificate and have the YubiKey connected before opening the installer, since it will not recognize the certificat...
by NovaES
Mon Oct 16, 2023 7:57 am
Forum: Common Problems
Topic: Some antivirus detects Advanced Installer installers as a Trojan
Replies: 3
Views: 5249
 
Jump to post

Re: Some antivirus detects Advanced Installer installers as a Trojan

Can you tell me the link to send my installer to Kaspersky?
by NovaES
Wed Oct 11, 2023 8:12 pm
Forum: Common Problems
Topic: Some antivirus detects Advanced Installer installers as a Trojan
Replies: 3
Views: 5249
 
Jump to post

Some antivirus detects Advanced Installer installers as a Trojan

Hello, in the Kaspersky version and other antiviruses, the following installer libraries when it is generated and installed for the client, the antiviruses detect the following installer libraries as a Trojan.

Can you report that they are false positives?
by NovaES
Sat Oct 07, 2023 12:36 am
Forum: Building Installers
Topic: Change theme from Classic to App Installer
Replies: 3
Views: 11863
 
Jump to post

Change theme from Classic to App Installer

As I say in the title, I would like to change from one topic to another.

However, my application is an .exe installer and I don't know if this change will affect clients in any way since I don't use it anymore.
by NovaES
Sun Sep 10, 2023 4:49 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

Hello, sorry for my delay in responding. YubiKey advises against eliminating the PIN policy. To prevent it from asking multiple times, you would have to delete the certificate and import it again. But for this, you would have to readmit it again and wait more than 2 business days for approval. This ...
by NovaES
Wed Sep 06, 2023 8:24 am
Forum: Building Installers
Topic: How can i sign my installer and exe files with signtool.exe ?
Replies: 3
Views: 6037
 
Jump to post

Re: How can i sign my installer and exe files with signtool.exe ?

Hello, if you purchased the certificate after June, you must meet some requirements by signing it from an HSM (SafeNet Key or YubiKey) that complies with directive 140-2. If not, you will not be able to sign, since you need a private key. If you have purchased the signature from the platform, you mu...
by NovaES
Mon Sep 04, 2023 3:21 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

What I can tell you is that speaking with the YubiKey technicians, the only way to delete the PIN is by deleting the certificate and importing it again, something that they completely advise me against. Personally, I have been able to develop a program that signs all the files in the folders and sub...
by NovaES
Mon Sep 04, 2023 11:32 am
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

Hello, as I have indicated, I do not use SafeNet, I use YubiKey. Link -> https://www.yubico.com/la-yubikey/serie-yubikey-5-fips/?lang=es As I mentioned, YubiKey works differently than SafeNet, in terms of security yubikey is better. SafeNet is distributed in the US while in Europe it is more accessi...
by NovaES
Thu Aug 31, 2023 1:38 pm
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

No.

I repeat to you, no. I can't export my certificate as I'm telling you to in any of those formats nor can I do what it says in the thread.
by NovaES
Tue Aug 29, 2023 11:08 am
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

Hello, I'm very sorry but I can't use the certificate in the way mentioned. The option it gives me to export my certificate is .crt or .pem It is very annoying to have to enter the PIN more than 300 times to sign file by file... You have to find some solution. As an alternative, I have had to create...
by NovaES
Fri Aug 18, 2023 11:08 am
Forum: Building Installers
Topic: Urgent- How can I sign with YubiKey?
Replies: 27
Views: 111636
 
Jump to post

Re: Urgent- How can I sign with YubiKey?

Can you explain how to sign with a digicert yubikey 5 NFC FIPS? I can't get to sign the installer or configure it. It is generated by an HSM

Go to advanced search