Where should .NET assemblies be added?

Got a problem you cannot solve? Try here.
MortSkil
Posts: 59
Joined: Mon Oct 30, 2006 3:27 am
Location: Trondheim, Norway

Where should .NET assemblies be added?

Postby MortSkil » Mon Nov 20, 2006 8:05 am

When adding files containing .NET assemblies (.exe or .dll) to the $TARGETDIR$, should they be added only in Assemblies view or both in Assemblies and Files?

Is native .NET pre-compiling supported in InstallAware?

It is in Wise :wink: . However, this feature tend to fail if sequencing is not 100% accurate, so I hope this is cared for better in InstallAware.

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Mon Nov 20, 2006 10:30 am

Just the assemblies view.
I think there is a dedicated MSIcode command which lets you compile files one by one, so ordering should not be a problem at all.
Michael Nesmith
InstallAware
Home of The Next Generation MSI Installer
Get your free copy today - http://www.installaware.com/

MortSkil
Posts: 59
Joined: Mon Oct 30, 2006 3:27 am
Location: Trondheim, Norway

Postby MortSkil » Tue May 22, 2007 4:13 am

Is there a way to tie an assembly to a specific feature or component, as it is with files?
Should assemblies with .exe extensions also be put in the Assemblies view?

MichaelNesmith
Posts: 3452
Joined: Thu Dec 22, 2005 7:17 pm
Contact:

Postby MichaelNesmith » Tue May 22, 2007 6:09 pm

Yes, that stuff goes into the Assemblies view.

You can bind them to specific features using the MSIcode view. Simply use the "Components" drop-down on the left top corner of the MSIcode script and select the feature to bind to from the right top drop-down. This process will highlight the part of your MSIcode that installs the feature. You can then cut and paste the Install Assembly command into there, which will conditionalize the installation.
Michael Nesmith

InstallAware

Home of The Next Generation MSI Installer

Get your free copy today - http://www.installaware.com/


Return to “Technical Support”

Who is online

Users browsing this forum: pfennig and 50 guests