Search found 10 matches

Go to advanced search

by rbfen
Tue Sep 10, 2013 3:29 pm
Forum: Common Problems
Topic: Problems with IIS after updating to AI 10.5
Replies: 22
Views: 21071
 
Jump to post

Re: Problems with IIS after updating to AI 10.5

Just wanted to confirm that I too am having this exact issue, emailed support.
by rbfen
Wed Jun 06, 2012 5:42 pm
Forum: Building Installers
Topic: SQL Script Conditions - Software version
Replies: 4
Views: 5906
 
Jump to post

Re: SQL Script Conditions - Software version

Thanks Mihai, that was it, got the correct code from the logs per your suggestion.
by rbfen
Tue Jun 05, 2012 2:15 pm
Forum: Building Installers
Topic: SQL Script Conditions - Software version
Replies: 4
Views: 5906
 
Jump to post

Re: SQL Script Conditions - Software version

Hi Mihai, thanks for the reply. I had found that particular post but could not get it working, perhaps I am doing something wrong though.

I have this, in my SQL Script condition:

OLDPRODUCTS >< VER_2_0_PRODUCT_CODE

When I run the installer version 2.1.3 on a system with 2.1.1, the SQL script is ...
by rbfen
Mon Jun 04, 2012 9:58 pm
Forum: Building Installers
Topic: SQL Script Conditions - Software version
Replies: 4
Views: 5906
 
Jump to post

SQL Script Conditions - Software version

Is it possible to have a condition on a SQL script that will allow the script only to run on a certain previous version?

Example: My software is currently version 2.1.3

I want a certain SQL script only to run if someone is upgrading from software version 2.0.0

Is this possible and if so, how can ...
by rbfen
Fri Mar 23, 2012 8:28 pm
Forum: Common Problems
Topic: Retaining group membership on upgrade?
Replies: 7
Views: 5579
 
Jump to post

Re: Retaining group membership on upgrade?

Thanks for the suggestion mihai, though when i try to switch to 'Install new version first and then uninstall old version' I am warned that Temprorary files, IIS and SQL are not compatible with this upgrade order. Since I use all of those, I guess this is not an option for me. Looks like I will have ...
by rbfen
Thu Mar 22, 2012 1:38 pm
Forum: Common Problems
Topic: Retaining group membership on upgrade?
Replies: 7
Views: 5579
 
Jump to post

Re: Retaining group membership on upgrade?

Mihai, not sure that I understand when you say these changes should be implemented in the target?

Currenly users have version 2.0 of our software. When we send them our upgrade, 2.1, it will destroy all of the group memberships and I do not know how to get around this?

Thanks.
by rbfen
Wed Mar 21, 2012 9:01 pm
Forum: Common Problems
Topic: Retaining group membership on upgrade?
Replies: 7
Views: 5579
 
Jump to post

Re: Retaining group membership on upgrade?

Mihai, I did see that earlier thread and have made the change in the tables screen, rebuilt the project, attempted an upgrade and the Groups are still being recreated or emptied. I tried 1=2 and 1 = 2.
by rbfen
Tue Mar 20, 2012 7:31 pm
Forum: Common Problems
Topic: Retaining group membership on upgrade?
Replies: 7
Views: 5579
 
Jump to post

Retaining group membership on upgrade?

Hi there, I have a program that creates local Groups. Clients will add either local accounts or domain accounts into these groups. We now have a new version of software and during the upgrade process, since the upgrade type is 'Uninstall old version first and then install new version', the groups ...
by rbfen
Mon Feb 07, 2011 4:16 pm
Forum: Common Problems
Topic: Create User as a Pre-Requisite
Replies: 3
Views: 4095
 
Jump to post

Re: Create User as a Pre-Requisite

Thanks Mihai, I had used that option but it ends up causing me further issues. I am Installing SQL Server 2008 R2 as a pre-requisite, which uses a specific account for its access. So I need to create the account first, then install SQL server. I then have the main package creating a database and ...
by rbfen
Fri Feb 04, 2011 5:05 pm
Forum: Common Problems
Topic: Create User as a Pre-Requisite
Replies: 3
Views: 4095
 
Jump to post

Create User as a Pre-Requisite

Hi there, im having some trouble trying to organize my project and would be happy if someone could point me in the right direction.

I need to be able to create the Users/Groups during the pre-requisite stage or before, since one of the Pre-Requisite applications for my main install requires a ...

Go to advanced search