Search found 13 matches

Go to advanced search

by InstallerBldr
Tue Mar 06, 2018 11:27 pm
Forum: Common Problems
Topic: 100% CPU uninstall
Replies: 8
Views: 9153
 
Jump to post

Re: 100% CPU uninstall

Thanks Daniel
by InstallerBldr
Tue Mar 06, 2018 11:27 pm
Forum: Common Problems
Topic: Duplicate comments in web.config file.
Replies: 8
Views: 11676
 
Jump to post

Re: Duplicate comments in web.config file.

Hi Daniel,

Please see the simple demo I attached.

line 86 of Example1.exe.config
line 128 of Example2.exe.config
by InstallerBldr
Mon Mar 05, 2018 9:34 pm
Forum: Common Problems
Topic: Duplicate comments in web.config file.
Replies: 8
Views: 11676
 
Jump to post

Re: Duplicate comments in web.config file.

This bug is present in AI Enterprise version 14.6 build 0ef0f1c38d (<- that build number looks really bad, is there a bug in the About AI screen?)
201803051226 AI 14.6 build number looks broken.PNG

The bug in the above thread is showing up in an XML config file with comments style:
<!-- XYZ ...
by InstallerBldr
Mon Mar 05, 2018 6:10 pm
Forum: Common Problems
Topic: 100% CPU uninstall
Replies: 8
Views: 9153
 
Jump to post

Re: 100% CPU uninstall

Thank you for your reply.

I want to be clear that we consider this a bug that needs to be fixed ASAP. We are installing our products on high traffic servers and cannot have the server unresponsive due to a period of 100% CPU usage by an installer utility waiting for a resource.

Can you please ...
by InstallerBldr
Fri Mar 02, 2018 11:14 pm
Forum: Common Problems
Topic: 100% CPU uninstall
Replies: 8
Views: 9153
 
Jump to post

Re: 100% CPU uninstall

I'm afraid I cannot share the installer executable. It contains a proprietary product I am bound not to release.

Instead I have a feature change request for those generated bat files that AI produces.

The problem with the way they behave now is that while they wait, they hammer the user's system ...
by InstallerBldr
Thu Mar 01, 2018 8:51 pm
Forum: Common Problems
Topic: 100% CPU uninstall
Replies: 8
Views: 9153
 
Jump to post

100% CPU uninstall

Advanced Installer Enterprise v14.5.2 b83143

On uninstall on 2008R2 system, two bat files are left consuming 100% CPU. Seems to be happening while the uninstaller UI is displaying the text "Removing backup files". I have repeated this reliably several times on uninstallation.

Examples are:
File 1 ...
by InstallerBldr
Wed Dec 13, 2017 1:01 am
Forum: Common Problems
Topic: Did feature based condition evaluation change?
Replies: 8
Views: 6028
 
Jump to post

Re: Did feature based condition evaluation change?

Looks good Eusebiu,

Thanks!
by InstallerBldr
Fri Dec 08, 2017 8:58 pm
Forum: Common Problems
Topic: Did feature based condition evaluation change?
Replies: 8
Views: 6028
 
Jump to post

Re: Did feature based condition evaluation change?

Now the Pre-install packages don't fire off.

Before if a machine didn't have .NET 4.6.2, our installer went out and grabbed it from Location 'Download single file from URL' and auto installed .NET.

Now the installer stops with the message "MyProduct cannot be installed on systems with .NET ...
by InstallerBldr
Wed Dec 06, 2017 8:38 pm
Forum: Common Problems
Topic: Did feature based condition evaluation change?
Replies: 8
Views: 6028
 
Jump to post

Re: Did feature based condition evaluation change?

Thank you for reproducing this so quickly.

Roughly what kind of timeframe are we looking at for a hotfix you think?
by InstallerBldr
Mon Dec 04, 2017 10:10 pm
Forum: Common Problems
Topic: Did feature based condition evaluation change?
Replies: 8
Views: 6028
 
Jump to post

Did feature based condition evaluation change?

Hi,

We have an Advanced Installer project that was using Feature Based Prerequisites that were conditionally installed in version 14.4 of AI.

When I upgraded to version 14.5.1 of AI, no matter what I do, I cannot get the Feature Based Prerequisites to install unless I replace all the conditional ...
by InstallerBldr
Fri Nov 17, 2017 1:41 am
Forum: Common Problems
Topic: Command line arguments via Bootstrapper Exe
Replies: 1
Views: 3529
 
Jump to post

Command line arguments via Bootstrapper Exe

Hi, would appreciate a hand with the following behavior.

Using a trial Enterprise version of IA v14.4

Builds: Single EXE setup (resources inside)

Themes: Style9green, Settings: Use Enhanced User Interface: Always (install, uninstall and maintenance)

run the following:
.\"BootstrapperInstaller ...
by InstallerBldr
Thu Nov 09, 2017 8:07 pm
Forum: Building Installers
Topic: Bootstrapper Prerequisites Dialog not appearing
Replies: 3
Views: 4397
 
Jump to post

Re: Bootstrapper Prerequisites Dialog not appearing

Thank you, that fixed it.

Do you think you could add this to the guide?

Currently I found it confusing as it only says:

"Prerequisites Overview
Your additional packages are ordered by their execution sequence:

•Pre-install - global prerequisites with customizable UI installed before the MSI is ...
by InstallerBldr
Thu Nov 09, 2017 3:10 am
Forum: Building Installers
Topic: Bootstrapper Prerequisites Dialog not appearing
Replies: 3
Views: 4397
 
Jump to post

Bootstrapper Prerequisites Dialog not appearing

Evalution version of lastest AI Enterprise - we plan on purchasing if we can get a proof of concept of the PrerequisiteDlg Prerequisite Selector working properly.

Project has 3 Pre-install Prerequisite Packages that should always be installed if not present. Those are working fine.

Problem is that ...

Go to advanced search