Search found 7 matches

Go to advanced search

by mbcizmar
Mon Sep 11, 2006 3:17 pm
Forum: Common Problems
Topic: Automatic Delete Of Installer File
Replies: 3
Views: 5235
 
Jump to post

I'm installing two files, one exe and one zip to a temp directory. I have created a custom action to launch the exe. It launches. Then the two files are delete and the exe throws an exception.

I am trying to delete a previous version prior (as in my other post). It could possibly be removing it ...
by mbcizmar
Mon Sep 11, 2006 3:13 pm
Forum: Common Problems
Topic: Another version of this product is already installed
Replies: 3
Views: 5592
 
Jump to post

Ahh. That would explain it. However, I'm making custom msi's for users. In each msi, there would contain a different set of content. The user selects their content, I build a custom msi...then they download and install.

In your example, every build would have a different packagecode and therefore ...
by mbcizmar
Mon Sep 11, 2006 8:41 am
Forum: Common Problems
Topic: Automatic Delete Of Installer File
Replies: 3
Views: 5235
 
Jump to post

Automatic Delete Of Installer File

On the machine I create the installer, the process runs successfully (except for the dialog issue in the other post). When I run on a computer that does not have advanced installer running, it deletes the files that it copies over.

My installer does this:
1) installs a win32 exe and zip file to the ...
by mbcizmar
Mon Sep 11, 2006 8:38 am
Forum: Common Problems
Topic: Another version of this product is already installed
Replies: 3
Views: 5592
 
Jump to post

Another version of this product is already installed

After I create a version of the msi...I test it several time...after which...this dialog starts to appear. I have choosen: "Automatically upgrade older version of the product", limit to basic user interface.

Its weird because I can run the installer several times successfully before I get this ...
by mbcizmar
Thu Aug 31, 2006 4:38 pm
Forum: Common Problems
Topic: Change WebSite to ASP.NET 2.0 Instead of 1.1
Replies: 6
Views: 7508
 
Jump to post

Thanks for the reply Gigi...

I am creating a .NET 2.0 website. I am using the enterprise application to do this. In the enterprise version of advancedinstaller. In this version you can create an IIS website. When I create the IIS website, it sets it up to the default .net version. I would like to ...
by mbcizmar
Thu Aug 31, 2006 8:54 am
Forum: Common Problems
Topic: Change WebSite to ASP.NET 2.0 Instead of 1.1
Replies: 6
Views: 7508
 
Jump to post

With AI, I can create an MSI that installs web application. Sometimes, ASP.NET 1.1 is the default runtime used and so the site attempts to execute in ASP.NET 1.1.

My web application is written for ASP.NET 2.0 and therefor fails.


Hi,

I don't think that this can be controlled by Advanced ...
by mbcizmar
Thu Aug 31, 2006 7:19 am
Forum: Common Problems
Topic: Change WebSite to ASP.NET 2.0 Instead of 1.1
Replies: 6
Views: 7508
 
Jump to post

Change WebSite to ASP.NET 2.0 Instead of 1.1

I have an installation where I'm installing a ASP.NET 2.0 web application.

By default, it sets up my application as 1.1 Any ideas on how to change that?

TIA.

Go to advanced search