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
- :
- InstallShield LE for VS2013 ingnoring Copy Local
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
‎Mar 07, 2014
04:58 AM
InstallShield LE for VS2013 ingnoring Copy Local
I have just downloaded InstallShield LE for Visual Studio 2013 and created an installer for one of my projects.
However when run the msi and check the files in the installation folder I find that some dependencies are missing.
Even though I have set these dependencies to 'Copy Local = true' in my project Installshield appears to ignore this.
Any ideas?
However when run the msi and check the files in the installation folder I find that some dependencies are missing.
Even though I have set these dependencies to 'Copy Local = true' in my project Installshield appears to ignore this.
Any ideas?
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 10, 2014
08:47 AM
Hello Jon,
Kindly try right click on the file components/ primary output in the "Files" view and select "Dependencies from scan at build". Please add all the dependency manually indicated by the red icon.
Hope this helps.
Please let us know if you need any further information on this.
Thanks,
Chaitra
Kindly try right click on the file components/ primary output in the "Files" view and select "Dependencies from scan at build". Please add all the dependency manually indicated by the red icon.
Hope this helps.
Please let us know if you need any further information on this.
Thanks,
Chaitra
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 13, 2014
04:28 PM
Are you building through Visual Studio, at the command line or through TFS build services?
There is a known issue with MSBuild command line and TFS Build services that don't always pick up additional dependencies.
I started a post here several months back that got some initial attention, but has not had any new information provided in quite some time.
http://community.flexerasoftware.com/showthread.php?207387-TFS-Build-MSBuild-not-including-scanned-dependency-DLLs
this sounds like it might be a related issue.
There is a known issue with MSBuild command line and TFS Build services that don't always pick up additional dependencies.
I started a post here several months back that got some initial attention, but has not had any new information provided in quite some time.
http://community.flexerasoftware.com/showthread.php?207387-TFS-Build-MSBuild-not-including-scanned-dependency-DLLs
this sounds like it might be a related issue.