Search found 42 matches

Go to advanced search

by jmoleary
Wed Apr 10, 2024 7:26 pm
Forum: Common Problems
Topic: Code signing never asks for the passsword, silently fails
Replies: 2
Views: 1953
 
Jump to post

Re: Code signing never asks for the passsword, silently fails

I am answering my question here because I found a workaround. I began to suspect that AI was not using the right certificate. It says it does. It has it highlighted in the UI but the signed binary makes itt look like it does not. Until now I have relied upon the standard dropdown in the code-signing...
by jmoleary
Tue Apr 09, 2024 7:46 pm
Forum: Common Problems
Topic: Code signing never asks for the passsword, silently fails
Replies: 2
Views: 1953
 
Jump to post

Code signing never asks for the passsword, silently fails

I've been code-signing my AI installers with a Digicert USB key for a while now. The procedure this this 1. I check the "Enable Signing" box in the installer 2. The correct certificate (the only one) is selected 3. I build the app 4. The password dialog for my Digicert dongle comes up. 5. ...
by jmoleary
Thu Apr 04, 2024 10:41 pm
Forum: Common Problems
Topic: "Localization Identifiers do not have translations"
Replies: 1
Views: 3508
 
Jump to post

"Localization Identifiers do not have translations"

At the end of my successful install build, I see these messages Total build time: 3 min 32 sec. Notification: The following Localization Identifiers do not have translations: Control.Text.InstallDlg#Edit_1 for languages:1036-French (France) UIText.SharePointLogNoWsps for languages:1036-French (Franc...
by jmoleary
Thu Dec 14, 2023 4:56 pm
Forum: Common Problems
Topic: How can I prevent installation on Windows IOT?
Replies: 1
Views: 12341
 
Jump to post

How can I prevent installation on Windows IOT?

Our software runs fine on Windows 10 and Windows 11 but there is something about the "IOT" versions of these that prevents us from running. Either some critical windows DLL is missing or it is present but lacking some functions that we call. Is there any way in Advanced Installer to make i...
by jmoleary
Wed Jun 14, 2023 9:53 pm
Forum: Common Problems
Topic: Unable to code-sign with USB Dongle and Azure Pipeline Agent
Replies: 7
Views: 17382
 
Jump to post

Re: Unable to code-sign with USB Dongle and Azure Pipeline Agent

Hi Liviu, My apologies. I never saw your final reply on this thread. It was so long ago. Back then I was able to work around the issue by signing my older, software-based .PFX file (from a software-only certificate that we'd purchased totally separate from our Digicert Dongle). Somehow, as long as t...
by jmoleary
Wed Jun 14, 2023 9:53 pm
Forum: Common Problems
Topic: Why will AI not code-sign from an Azure Pipeline Build Agent?
Replies: 3
Views: 14102
 
Jump to post

Re: Why will AI not code-sign from an Azure Pipeline Build Agent?

My apologies. I never saw Liviu's final reply on that thread. It was so long ago. Back then I was able to work around the issue by signing my older, software-based .PFX file (from a software-only certificate that we'd purchased totally separate from our Digicert Dongle). Somehow, as long as the USB ...
by jmoleary
Mon Jun 12, 2023 4:22 pm
Forum: Common Problems
Topic: Why will AI not code-sign from an Azure Pipeline Build Agent?
Replies: 3
Views: 14102
 
Jump to post

Why will AI not code-sign from an Azure Pipeline Build Agent?

I have a Digicert USB Dongle. I exported the .CER file and set up the code-signing to use this file as described in the AI User guide. And it works just fine. But only if I build the AI project interactively. But when my Azure Pipeline, self-hosted build agent goes off, the code-signing step fails. ...
by jmoleary
Sun Jun 11, 2023 4:17 pm
Forum: Feature Requests
Topic: Please let us set Font Size of the Advanced Installer application itself
Replies: 1
Views: 19019
 
Jump to post

Please let us set Font Size of the Advanced Installer application itself

The font size in the Advanced Installer application is tiny on my high-resolution monitors. Even compared to the rest of my Windows Applications. Changing the Windows global text size has no effect upon it. Could you please give us the option to increase it? My eyes are old and I am forced to litera...
by jmoleary
Sun Dec 25, 2022 8:22 pm
Forum: Building Installers
Topic: Confused about Temporary Files and Folders during Install
Replies: 1
Views: 14359
 
Jump to post

Confused about Temporary Files and Folders during Install

At the end of my installer, I want to silently run a setup for a custom printer driver. The driver setup is about 20 files. So I want my installer to basically put the install files somewhere -- like the user's temp folder -- then use a custom-build step to run the setup.exe silently, then delete al...
by jmoleary
Fri Dec 23, 2022 6:52 pm
Forum: Common Problems
Topic: Can I control the AI App Font Size from its settings?
Replies: 1
Views: 10349
 
Jump to post

Can I control the AI App Font Size from its settings?

The font that AI uses for me is tiny. In particular in the Left Pane. It's hard for me to read. Most of the rest of the Windows App I use are OK AI is just too small. I don't want to increase the windows general font size just AI's. Is there any way to do that? If not I need to turn this into a feat...
by jmoleary
Tue Nov 22, 2022 7:35 pm
Forum: Common Problems
Topic: AI Build fails with missing .MSI but only since version 20.1
Replies: 9
Views: 18407
 
Jump to post

Re: AI Build fails with missing .MSI but only since version 20.1

OP here. Did not realize there had been so much activity on this post. I also tried removing the output path and it similarly had no effect. I will send my own pipeline and log as well
by jmoleary
Mon Nov 21, 2022 4:49 pm
Forum: Common Problems
Topic: AI Build fails with missing .MSI but only since version 20.1
Replies: 9
Views: 18407
 
Jump to post

AI Build fails with missing .MSI but only since version 20.1

I updated my build to AI version 20.1. I can manually build my installer no problem. But now, when I run my nightly AI build using Azure DevOps and a build agent -- which runs on my machine -- the agent always reports this error: [ DefaultBuild ] Creating MSI database (en) Could not copy template fi...
by jmoleary
Wed Oct 26, 2022 5:03 pm
Forum: Common Problems
Topic: Can I make AI download pre-requisites at build time?
Replies: 3
Views: 9636
 
Jump to post

Re: Can I make AI download pre-requisites at build time?

Excellent, thank you!
by jmoleary
Fri Oct 21, 2022 7:50 pm
Forum: Common Problems
Topic: Unable to code-sign with USB Dongle and Azure Pipeline Agent
Replies: 7
Views: 17382
 
Jump to post

Re: Unable to code-sign with USB Dongle and Azure Pipeline Agent

Unfortunately, Digicert tells me this is not possible. If it were it would defeat the purpose of the dongle in the first place. They will not let me export a PFX with password. So I either need to make this work one of two ways. Make AI to use the .CER file with password stored in the project file O...
by jmoleary
Fri Oct 21, 2022 5:23 pm
Forum: Common Problems
Topic: Can I make AI download pre-requisites at build time?
Replies: 3
Views: 9636
 
Jump to post

Can I make AI download pre-requisites at build time?

My nightly build uses AI and runs in an Azure DevOps pipeline. Right now, whenever I decide I want a pre-requisite (e.g. .NET 6.0) and I check it, AI downloads the pre-requisite's MSI file right there and then. If that downloaded MSI is not present at build time, then the build simply fails. This fo...

Go to advanced search