This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- .NET target locations InstallShield Express 2009
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 15, 2009
06:53 AM
.NET target locations InstallShield Express 2009
I have just built my first setup project for a .NET application. When I run the setup.exe on a target machine, ISX2009 copies ALL of the dependant assemblies for my application into the apps program folder "C:\Program Files\My App\"
For example the following are copied:
ActiveReports3.dll
System.Core.dll
System.Data.DataSetExtensions.dll
Why is ISX2009 copying the Microsoft core dll's to the targets program folder when they already exist on the machine, in the normal places.
Also How can i specify folders for ActiveReports etc.
For example the following are copied:
ActiveReports3.dll
System.Core.dll
System.Data.DataSetExtensions.dll
Why is ISX2009 copying the Microsoft core dll's to the targets program folder when they already exist on the machine, in the normal places.
Also How can i specify folders for ActiveReports etc.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 18, 2009
05:08 AM
Anyone?...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 18, 2009
10:09 PM
Set the .NET scan to Properties only instead of Properties and Dependencies. InstallShield ( default setting ) of scanning dependencies is a bit oversensitive in picking up strongly named GAC assemblies that are part of the framework redist.