Search found 7 matches

Go to advanced search

by aclay
Sun Oct 22, 2023 11:12 pm
Forum: Common Problems
Topic: Error Signing an exe-file
Replies: 8
Views: 76550
 
Jump to post

Re: Error Signing an exe-file

I'm seeing the same as well. Has anyone determined a cause/resolution?

I'm using an installer with a bootstrap .exe. and see this error when the exe is signed:

Creating EXE file
Signing EXE file
The digital signing of the EXE failed. Error message: 'Done Adding Additional Store
Error ...
by aclay
Thu Dec 21, 2017 6:37 pm
Forum: Common Problems
Topic: Register Advanced Installer from the command line
Replies: 1
Views: 2413
 
Jump to post

Register Advanced Installer from the command line

Is it possible to register Advanced Installer itself from the command line, either when installing the msi or afterwards? I'm automating the setup for our installer build servers and would love to handle the licensing.
by aclay
Sat Sep 10, 2016 1:03 pm
Forum: Common Problems
Topic: Digital Signing Single EXE error
Replies: 7
Views: 10140
 
Jump to post

Re: Digital Signing Single EXE error

I believe I found the root problem. I built the MSI only and signed it, then reviewed the properties on the MSI. Under Digital Signatures -> My cert -> Details -> View Certificate I found a message showing the certificate was revoked. This is indeed something I'd done working on another issue a few ...
by aclay
Tue Sep 06, 2016 3:17 pm
Forum: Common Problems
Topic: Digital Signing Single EXE error
Replies: 7
Views: 10140
 
Jump to post

Re: Digital Signing Single EXE error

Hi Dan,

Choosing "C:\Program Files (x86)\Caphyon\Advanced Installer 13.1\bin\x86\digisign.exe" doesn't resolve the issue, nor does leaving the "Use external tool" checkbox unchecked help.

I was able to reproduce this with a simple project that installs the portable 7zip executable and dll. Signing ...
by aclay
Sun Aug 28, 2016 5:00 pm
Forum: Common Problems
Topic: Digital Signing Single EXE error
Replies: 7
Views: 10140
 
Jump to post

Re: Digital Signing Single EXE error

Hello,

I'm experiencing this problem on two different Windows 7 machines. I recently installed a number of security updates on both machines and wonder if that's related. Prior to installing these updates I was able to sign my exe files without a problem.

I tried installing the Windows 8.1 SDK but ...
by aclay
Thu Aug 19, 2010 7:25 pm
Forum: Common Problems
Topic: Install folder contents in different locations based on OS
Replies: 1
Views: 2384
 
Jump to post

Install folder contents in different locations based on OS

I have a folder in my installation whose contents need to be in one location on Windows XP and another for Vista and 7. For example:

Windows Vista/7
AppDir
|----Folder 1
|----Folder 2
|-------SubFolder 1
|-------SubFolder 2
|-------SubFile 1
|----Folder 3

Windows XP
AppDir ...
by aclay
Mon Mar 22, 2010 5:55 pm
Forum: Common Problems
Topic: Problems creating an entry in the registry
Replies: 1
Views: 2179
 
Jump to post

Problems creating an entry in the registry

Our installer creates a new Windows user via a VBScript. This is a background user for our database server and therefore needs to be hidden from the Windows Logon screen. We're trying to create the appropriate registry entry for this, but try as we might, we cannot get this entry to create through ...

Go to advanced search