Search found 9 matches

Go to advanced search

by thomasoatman
Fri Apr 20, 2012 3:12 pm
Forum: Building Installers
Topic: Install a prerequisite installation into my appdir
Replies: 3
Views: 17688
 
Jump to post

Re: Install a prerequisite installation into my appdir

Wow. Thanks for the excellent information Daniel !
In my case, this truly is a Prerequisite that must be installed before my components can be registered, so I can't wait until the Finish stage to run it.
I tried calling out to the msi during the Install sequence and it says "another installation is ...
by thomasoatman
Fri Apr 20, 2012 12:46 am
Forum: Building Installers
Topic: Install a prerequisite installation into my appdir
Replies: 3
Views: 17688
 
Jump to post

Install a prerequisite installation into my appdir

Hi. Hard to title this.

My product requires a certain prerequisite which I have setup as feature-based. so far so good.
But I would also like to leave this prerequisite behind for my users to deploy along with my components -- so I would like to install the install :-)

I can add the prerequisite ...
by thomasoatman
Sat Mar 24, 2012 5:12 am
Forum: Common Problems
Topic: How to make prerequisite selector work
Replies: 1
Views: 2293
 
Jump to post

Re: How to make prerequisite selector work

This became a non-issue.
I have the prereq linked to a sub-feature giving the user ability to disable the prereq in the Custom option.
so I don't need the prereq dialog at all. :oops:
by thomasoatman
Fri Mar 23, 2012 10:12 pm
Forum: Common Problems
Topic: How to make prerequisite selector work
Replies: 1
Views: 2293
 
Jump to post

How to make prerequisite selector work

Hello.

I have a feature-based prerequisite (or two).
I added the optional prerequisite dialog to my dialog sequence to give the users a chance to decide if they really want the prereq installed.

1) The selector control is a little ugly - big white box in middle of pretty theme.

2) Even though ...
by thomasoatman
Thu Jan 05, 2012 4:46 pm
Forum: Common Problems
Topic: Error Policy in Edit Text File dialog doesn't save
Replies: 2
Views: 2460
 
Jump to post

Error Policy in Edit Text File dialog doesn't save

Hi. I'm using the "Edit Text File Update" dialog. Under "Error Policy", I try to use "Skip File" setting (to ignore any errors that might occur), but when I come back into the dialog, it is always reset to "abort install" setting.
(AI 8.8.1)
perhaps I can change the option flags in the XML manually?
by thomasoatman
Tue Dec 20, 2011 3:16 pm
Forum: Common Problems
Topic: Error with signed installation
Replies: 11
Views: 9276
 
Jump to post

Re: Error with signed installation

You're awesome ! Thanks !
I really appreciate companies that listen to their customers.
by thomasoatman
Fri Dec 16, 2011 3:10 pm
Forum: Common Problems
Topic: Error with signed installation
Replies: 11
Views: 9276
 
Jump to post

Re: Error with signed installation

This seems backwards to me.
It sounds like you are suggesting that the developer(s) would now be stuck building on the commandline rather than from within the tool.
I want the developer to have full freedom in the tool (build, test, etc from the gui) and also not worry about turning off the signing ...
by thomasoatman
Wed Dec 14, 2011 7:12 pm
Forum: Common Problems
Topic: Error with signed installation
Replies: 11
Views: 9276
 
Jump to post

Re: Error with signed installation

Thank you Bogdan.

I am signing the exe as part of my build process since only my build server has the signature certificate.
How can I tell AI only to sign during the official build?

-thomas
by thomasoatman
Tue Dec 13, 2011 3:55 pm
Forum: Common Problems
Topic: Error with signed installation
Replies: 11
Views: 9276
 
Jump to post

Re: Error with signed installation

Hi. I have the same error with AI 8.7.1.
I am using signtool to sign the install. unsigned, it works. signed, it gives the popup window error "The access code is invalid" after I click the 'Install' button. I have verbose logging on yet I don't find any log files anywhere.

Go to advanced search