Search found 24 matches

Go to advanced search

by d79ima
Fri Jul 19, 2013 8:54 pm
Forum: Common Problems
Topic: If all features unchecked should warn user
Replies: 1
Views: 2701
 
Jump to post

If all features unchecked should warn user

Hello,

In my installer there are two features which I have unchecked by default, and I would like to force the user to check at least on of them before proceeding with the installation, otherwise pop up a warning message or something like this.

How can I do this?

Thanks,
Dmitry
by d79ima
Fri Jul 12, 2013 9:32 pm
Forum: Common Problems
Topic: Received strange error during one run of the installer
Replies: 1
Views: 2344
 
Jump to post

Received strange error during one run of the installer

Hello,

I received this error when running my installer. It only happened once today, after running it again the error went away.
I would like to find out what this error is telling me and also to get a feel for how likely i am to encounter it again:

Thanks,
Dmitry

The application ran into a ...
by d79ima
Tue Jul 02, 2013 4:20 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

Thanks Daniel,

That seems to work!
by d79ima
Mon Jul 01, 2013 11:13 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

I tried this custom uninstall action, but it didn't seem to work.
This is the line that was added to my .aip file:

<ROW Action="UninstallPreviousVersions" Type="1" Source="aicustact.dll" Target="UninstallPreviousVersions" WithoutSeq="true" Options="3"/>

Is this correct, or do I need to do ...
by d79ima
Fri Jun 28, 2013 2:20 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

Hi,

Thanks for the reply.
We have been keeping this 4 part product version convention in our product for the last 7 years and I would hate to change it now.
Is there any workaround you can suggest that would achieve the same desired goal without having to change the build(3rd part) of Product ...
by d79ima
Thu Jun 27, 2013 3:07 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

Hi,

I just sent two copies of my installer .aip project files to the address specified.

Please let me know whether you can reproduce the problem or not.

Thanks,
Dmitry
by d79ima
Tue Jun 25, 2013 3:09 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

Hi,

I still have not received any reply. Is there a good way to FTP my large installer applications to you so that you can explain the behavior I am seeing???

Thanks,
Dmitry
by d79ima
Fri Jun 21, 2013 4:02 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Re: Multiple product versions in Control Panel

Hi,

The Upgrade Code does not change between consecutive builds of the installer.
“Allow side by side installs of different product versions” is not enabled from the "Upgrades" page.

"Duplicate Control Panel" entries thread points to "Override Windows Installer programs list entry" being checked ...
by d79ima
Thu Jun 20, 2013 6:34 pm
Forum: Common Problems
Topic: Multiple product versions in Control Panel
Replies: 11
Views: 11606
 
Jump to post

Multiple product versions in Control Panel

Hello,

Our product is built using continuous integration nightly and each build creates an installer with an incremented product version.

The problem is that every time the customer runs the installer they get a new entry for our product in the Control Panel.
Is it possible to overwrite existing ...
by d79ima
Thu May 09, 2013 4:39 pm
Forum: Building Installers
Topic: calling AdvancedInstaller.com in a batch script
Replies: 10
Views: 10843
 
Jump to post

Re: calling AdvancedInstaller.com in a batch script

Thank you! That's great!
by d79ima
Mon Feb 18, 2013 5:52 pm
Forum: Building Installers
Topic: How to hide installation folder tab in ConfigureDlg
Replies: 8
Views: 8203
 
Jump to post

Re: How to hide installation folder tab in ConfigureDlg

Thanks Daniel,

That works. Although it isn't very elegant as on the install wizard you can kind of see the folder tab flashing for a split second before it disappears.
by d79ima
Fri Feb 15, 2013 5:00 pm
Forum: Building Installers
Topic: How to hide installation folder tab in ConfigureDlg
Replies: 8
Views: 8203
 
Jump to post

Re: How to hide installation folder tab in ConfigureDlg

Ok thanks.

I really think you should add a configuration option even for Professional version because there is really no reason to couple feature selection to installation folder selection.
Like I really don't want my customers to modify the installation folder, but do want them to be able to ...
by d79ima
Fri Feb 15, 2013 4:58 pm
Forum: Building Installers
Topic: calling AdvancedInstaller.com in a batch script
Replies: 10
Views: 10843
 
Jump to post

Re: calling AdvancedInstaller.com in a batch script

Ok thanks. Just FYI I am seeing this behavior on my Windows Server 2003 machine currently.
by d79ima
Thu Feb 14, 2013 10:11 pm
Forum: Building Installers
Topic: calling AdvancedInstaller.com in a batch script
Replies: 10
Views: 10843
 
Jump to post

Re: calling AdvancedInstaller.com in a batch script

The command works well, the problem is that if you have other commands that follow this command in a .bat script they don't get executed. Have you tried to reproduce this scenario?
by d79ima
Thu Feb 14, 2013 10:10 pm
Forum: Building Installers
Topic: How to hide installation folder tab in ConfigureDlg
Replies: 8
Views: 8203
 
Jump to post

Re: How to hide installation folder tab in ConfigureDlg

I am not able to double-click on the "Tab Host" control from within the AdvancedInstaller dialogs tab.
I am using the Professional version. Is this something that is only available in the Enterprise version?
Is there any other way to do this?

Go to advanced search