Search found 46 matches

by khalprin
Wed Oct 18, 2023 3:38 pm
Forum: Technical Support
Topic: Final authenticode signing fails
Replies: 2
Views: 9223

Final authenticode signing fails

I'm using InstallAware X15 (32.40) and have issues with authenticode signing. My project goes through the build process and every signature step that's logged in the progress window succeeds except for the last one. The last one fails about 50% of the time I build the project. Since it can succeed t...
by khalprin
Wed May 10, 2023 9:58 am
Forum: Technical Support
Topic: Stop compile of project based on compiler variable value
Replies: 1
Views: 18987

Stop compile of project based on compiler variable value

Is there a way to stop the compiling of a project if a compiler variable has an unexpected value? I have an installer project that will build a 32 or 64 bit installer based on a compiler variable value. If the compiler variable contains a value that is not one of the expected values, I'd like to abo...
by khalprin
Fri Oct 21, 2022 8:57 am
Forum: Technical Support
Topic: How to handle Control Service start errors
Replies: 2
Views: 6048

Re: How to handle Control Service start errors

I'm now using X15 and this service control behavior still exists. Any suggestions?
by khalprin
Mon Apr 25, 2022 5:00 pm
Forum: Technical Support
Topic: Program Files\Common Files can't be used with 32-bit mode?
Replies: 1
Views: 3193

Program Files\Common Files can't be used with 32-bit mode?

I'm using InstallAware X10 and I've got one project that can install the 32 or 64 bit version of my product based on a compiler variable. I've got a group of files that should always go to: C:\Program Files\Common Files\<companyname>\Bridge The 64-bit version does this just fine and puts the group o...
by khalprin
Wed Oct 28, 2020 1:03 pm
Forum: Technical Support
Topic: Authenticode code signing failure with X10
Replies: 4
Views: 6507

Re: Authenticode code signing failure with X10

I just stopped and restarted IA and built the project again. It worked fine - I have no idea why. I'll continue on and see if it happens again.

Thanks for your suggestions.
by khalprin
Wed Oct 28, 2020 11:38 am
Forum: Technical Support
Topic: Authenticode code signing failure with X10
Replies: 4
Views: 6507

Re: Authenticode code signing failure with X10

Thanks Francesco,

I ran your two signing commands with my certificate and a file to sign. Both worked successfully and yet the "IA Code Sign Tool" and IA X10 itself report an error when signing the installer. What could be the cause of that?
by khalprin
Wed Oct 28, 2020 10:05 am
Forum: Technical Support
Topic: Authenticode code signing failure with X10
Replies: 4
Views: 6507

Authenticode code signing failure with X10

I'm using InstallAware X10. I recently renewed a code signing certificate and InstallAware reports a failure trying to sign the installer. I can successfully use signtool.exe to manually sign executable files - so the certificate is good. I use the command: signtool sign /f "filename.pfx" ...
by khalprin
Tue Jan 07, 2020 12:00 pm
Forum: Technical Support
Topic: Visual Studio 2017 C++ Runtime for Spectre/Meltdown
Replies: 1
Views: 3770

Visual Studio 2017 C++ Runtime for Spectre/Meltdown

Is there a runtime that includes the Spectre/Meltdown mitigation code? Or is it included in one of the listed runtimes: Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.2 Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.4 Microsoft Visual C++ Runtime for Visual Studio 2017 v.15.7 Mic...
by khalprin
Thu Nov 21, 2019 10:46 am
Forum: Technical Support
Topic: 64-bit merge module not recognized
Replies: 1
Views: 3828

64-bit merge module not recognized

I'm using InstallAware X10 and I have a project that can be built in either 32 or 64 bit mode. I recently upgraded from version X3 where this project built in either mode without error. When I build the project in X10 using the 64 bit mode (from the IDE with the compiler variable set for 64 bit mode...
by khalprin
Fri Jun 21, 2019 4:22 pm
Forum: Technical Support
Topic: Include msm based on compiler variable
Replies: 0
Views: 94103

Include msm based on compiler variable

I have InstallAware X3. Is it possible to include a merge module file based on a compiler variable? If it's not in this version, is it possible in any later version?
by khalprin
Fri Mar 08, 2019 4:36 pm
Forum: Technical Support
Topic: Force compiler error on wrong value for compiler variable
Replies: 0
Views: 7844

Force compiler error on wrong value for compiler variable

Hi, I'm using InstallAware X3. I've got a couple of compiler variables defined. I'd like to verify those have the expected range of values, and if they don't, abort the installer creation process. I've got the logic inside 'compiler if / else /end' statements, but I don't know of a way to stop Insta...
by khalprin
Wed Mar 06, 2019 4:25 pm
Forum: Technical Support
Topic: How to handle Control Service start errors
Replies: 2
Views: 6048

How to handle Control Service start errors

Hi, I'm using InstallAware X3. My install program has to install and start some services. Occasionally one will fail to start for various reasons (usually permission or TCP port binding errors). When that happens, I see a dialog box with the options to Retry or Cancel. Canceling completely rolls bac...
by khalprin
Tue Mar 13, 2018 4:19 pm
Forum: Sample Scripts
Topic: install service with multiple dependencies
Replies: 4
Views: 24109

Re: install service with multiple dependencies

Did this issue ever get resolved? I'm using version X3.
by khalprin
Mon Jan 29, 2018 11:05 am
Forum: Technical Support
Topic: Install Service during Maintenance mode with .net service not working
Replies: 0
Views: 8050

Install Service during Maintenance mode with .net service not working

I'm using InstallAware X3. When I install my program, everything works fine. It has a mix of native and .net services. When I run the installer again and select the Maintenance option, the install fails on the .net services. I'm assuming that's due to InstallUtil finding the services already install...
by khalprin
Mon Aug 13, 2012 8:29 am
Forum: Technical Support
Topic: Authenticode with pfx requires embedded password
Replies: 1
Views: 5471

Authenticode with pfx requires embedded password

Hello, I'm trying to use a .pfx file for signing my installation. I want to be prompted for the password, so I leave the password field empty. Building the executable does not prompt for the password and always fails with the error: Signing installation executable Error during build: Unable to sign ...

Go to advanced search