Search found 31 matches

by BartWilson
Fri Apr 12, 2024 4:06 pm
Forum: Technical Support
Topic: Windows 11 progress broken
Replies: 9
Views: 22463

Re: Windows 11 progress broken

JohnGaver wrote:
You will be pleased to hear this functionality is being rolled out in the next update.


Is this update in what I see on the downloads page:
Version: X16 (33.14.159.2024)
Released to Manufacturing on: 3.14.2024
by BartWilson
Wed Mar 13, 2024 4:37 pm
Forum: Technical Support
Topic: Microsoft Intune Support
Replies: 9
Views: 5941

Re: Microsoft Intune Support

Thanks for the information John. Honestly with the limited understanding of the Microsoft Intune stuff I may have missed some information. I did find that I could not plug into the Intune use the built .msi like other .msi packages. As mentioned in my earlier post I built an .exe instead and followe...
by BartWilson
Wed Mar 13, 2024 4:15 pm
Forum: Technical Support
Topic: Conditional Build Events possible in the Project Options/Settings?
Replies: 4
Views: 2153

Re: Conditional Build Events possible in the Project Options/Settings?

C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe $env:VALUE='"true"'; $env:VALUE2='"#VALUE2#"'; $env:VALUE3='"#VALUE3#"'; . """#PROJDIR#\..\PowerShell.ps1""" arg """#PROJDIR#\somefile.ext""" You can s...
by BartWilson
Fri Feb 23, 2024 3:13 pm
Forum: Technical Support
Topic: Have to rebuild Visual C++ Runtime with an update to authenticode or they fail
Replies: 5
Views: 3758

Re: Have to rebuild Visual C++ Runtime with an update to authenticode or they fail

Thanks John. Yeah I actually copied the runtimes folder to a static location in the E: drive on my build systems. Even when changing between versions of the InstallAware X15 or X16 I didn't have to rebuild the runtimes. Obviously I had to change the location in the setup .mia files each runtime we u...
by BartWilson
Fri Jan 26, 2024 11:48 am
Forum: Technical Support
Topic: Support for DigiCert KeyLocker
Replies: 2
Views: 11582

Re: Support for DigiCert KeyLocker

I'm definitely interested in how we will support doing Authenticode in InstallAware given the changes set forth in June 2023 for certificates. I did see that with InstallAware X16 that it will support "Extended Verification" but documentation on how that works is not clear. For your case, ...
by BartWilson
Fri Jan 05, 2024 6:08 pm
Forum: Technical Support
Topic: InstallAware X16 miabuild.exe not allowed to run on latest Windows 10 Security update
Replies: 1
Views: 788

Re: InstallAware X16 miabuild.exe not allowed to run on latest Windows 10 Security update

I ended up uninstalling X16, rebooting and reinstalling. Seemed to fix the issue.

Not sure what the Windows update did, but my system apparently didn't like it. Oh Well.
by BartWilson
Fri Jan 05, 2024 5:30 pm
Forum: Technical Support
Topic: InstallAware X16 miabuild.exe not allowed to run on latest Windows 10 Security update
Replies: 1
Views: 788

InstallAware X16 miabuild.exe not allowed to run on latest Windows 10 Security update

Anyone else seeing an issue with the miabuild.exe running on a Windows 10 Enterprise PC after the installation of the 2023-12 Cumulative Update for Windows 10 Version 22H2 for x64-based Systems (KB5033372)?

I get this message now:
iax16miabuild_error.jpg
iax16miabuild_error.jpg (12.42 KiB) Viewed 788 times
by BartWilson
Fri Dec 15, 2023 1:08 pm
Forum: Technical Support
Topic: .MSI causes "The system administrator has set policies to prevent this installation" error
Replies: 6
Views: 7854

Re: .MSI causes "The system administrator has set policies to prevent this installation" error

Could this have something to do with the UAC settings in your IA project file? Many of the projects I work with use the "Elevate Administrators Only (highest Available)" setting. Not sure I tested my .msi installer on a server setup given it is designed to run on a specialized Windows 10 o...
by BartWilson
Thu Nov 09, 2023 11:29 am
Forum: Technical Support
Topic: Final authenticode signing fails
Replies: 2
Views: 9222

Re: Final authenticode signing fails

Could the Timestamp server be limiting your attempts to use it? I thought I've read where timestamp servers can limit usage if you haven't purchased the certificate from their site. IE if you had a certificate from GlobalSign, using a Digicert timestamp server could recognize this and possibly limit...
by BartWilson
Fri May 26, 2023 9:06 am
Forum: Technical Support
Topic: InstallAware X15 32.41 miabuild hang
Replies: 2
Views: 7417

Re: InstallAware X15 32.41 miabuild hang

I think I figured out my own issue. When we purchased an updated license and maintenance for IA a couple years ago, I thought that even with the floating license, that we could run as many miabuild command line at the same time. Thus I setup two build systems to support the multiple product builds w...
by BartWilson
Wed May 24, 2023 4:12 pm
Forum: Technical Support
Topic: InstallAware X15 32.41 miabuild hang
Replies: 2
Views: 7417

InstallAware X15 32.41 miabuild hang

I'm curious if anyone else has seen the miabuild.exe hang during an installer build when two builds are running simultaneously on two different Windows systems. Twice now I've had two builds since late yesterday seem to hang during/after doing the compression steps of the files. I'm running this on ...
by BartWilson
Wed May 24, 2023 4:04 pm
Forum: Technical Support
Topic: Codesigning certifcate/password as a miabuild parameter or compilervarible
Replies: 3
Views: 8891

Re: Codesigning certifcate/password as a miabuild parameter or compilervarible

I'm running my miabuild command line in a Jenkins pipeline pulling the cert password from a hashicorp vault using the "withVault" plugin, so Jenkins is masking the password for me. Not sure of other technologies and how they would possibly mask the password.
by BartWilson
Mon May 08, 2023 9:51 am
Forum: Technical Support
Topic: What are the performance and stability regressions for moving to IA 32.40 (X15)
Replies: 1
Views: 8816

What are the performance and stability regressions for moving to IA 32.40 (X15)

I'm curious if anyone knows what the important performance and stability regressions that have been found that recommend we upgrade to the InstallAware 32.40 (X15) version? Many times when doing an upgrade my web media packages break and thus I have to rebuild and setup a brand new external web path...
by BartWilson
Mon May 08, 2023 9:39 am
Forum: Technical Support
Topic: Parallels VM - Windows In 64Bit Mode command not working
Replies: 3
Views: 11825

Re: Parallels VM - Windows In 64Bit Mode command not working

Is your MacOS running on an ARM based processor? I found that that I first had to do a check to see if the system was 64 bit. On a Mac running Parallels on an ARM based processor this check would come back as false even though the ARM processor is 64 bit. In this false case, I then did a check for t...
by BartWilson
Wed Apr 26, 2023 12:30 pm
Forum: Technical Support
Topic: Codesigning certifcate/password as a miabuild parameter or compilervarible
Replies: 3
Views: 8891

Re: Codesigning certifcate/password as a miabuild parameter or compilervarible

I do this with InstallAware projects now as I noticed the same thing. Through Jenkins I grab the password from our Vault instance setting an environment variable (CERT_PASS) using the pipeline plugin withVault that is masked in our console logs. This is passed as a parameter to the miabuild.exe line...

Go to advanced search