Search found 5 matches

Go to advanced search

by jasonslater2000
Mon May 21, 2007 10:35 am
Forum: Common Problems
Topic: How to register assemblies for COM interop
Replies: 9
Views: 14009
 
Jump to post

any word on this?

still would like AI to do regasm /codebase automagically... any word on when this functionality is coming?

thanks,
jason
by jasonslater2000
Fri Mar 02, 2007 11:30 pm
Forum: Common Problems
Topic: prerequisite dependencies, ordering, iis and .net
Replies: 8
Views: 10101
 
Jump to post

what version is this fix planned for?

Hi Gigi,

What version # is this fix planned for?

Thanks,
Jason

>> In the next version of AI which will support launch conditions for the Bootstrapper and also multiple conditions for a prerequisite it will be possible to condition the .Net prerequisite with the existence on IIS.
by jasonslater2000
Fri Feb 02, 2007 3:56 pm
Forum: Common Problems
Topic: Installer won't import a .reg file created by Regasm.exe
Replies: 3
Views: 5888
 
Jump to post

Does AI handle the hardcoded paths to the .dll which regasm puts in when generating the .reg file?

Hi,

Advanced Installer can import .reg files created with windows 2000 or greater. And probably regasm export the .reg file in an older format.

Open the .reg file with a text editor (Notepad) and ...
by jasonslater2000
Wed Jan 31, 2007 10:39 am
Forum: Common Problems
Topic: prerequisite dependencies, ordering, iis and .net
Replies: 8
Views: 10101
 
Jump to post

Hi Gigi,

Do you know how (or if) I could accomplish this through a manual edit of the .AIP file?

Thanks,
Jason



Hi Jason,

Basically, I want the installer to NOT install .NET if IIS is not already installed. How can I do this?
I'm afraid that you cannot specify multiple conditions for a ...
by jasonslater2000
Wed Jan 31, 2007 5:48 am
Forum: Common Problems
Topic: prerequisite dependencies, ordering, iis and .net
Replies: 8
Views: 10101
 
Jump to post

prerequisite dependencies, ordering, iis and .net

I am deploying an ASP.NET app

The app depends on both .NET Framework v1.1 and IIS 5.0
In order for .NET to register itself properly with IIS, IIS needs to be installed first.

On the Preprequisites / Launch Conditions page, I have ticked off:
Minimum IIS Version - IIS 5.0
Minimum .NET Version ...

Go to advanced search