cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
jsaremi
Level 3

community edition does not include dependent DLLs when used under MSBUILD - VS2013

Certain DLLs end up missing from my package making it useless. This happens only under MSBUILD. When built using the GUI VS the packaging works properly.
The version of VS is 2013
The build log from the MSBUILD even though /v:detailed is selected does not show any errors or warnings as to why these DLLs are skipped.
The log shows that the DLLS were copied to bin/release folder of the corresponding projects.
Also when i examine the Installshield project in GUI, when i go to Files tab and I selected the "Dependencies from scan at build" on the Primary output of my project it accurately shows all required DLLs!
Microsoft (R) Build Engine version 12.0.30501.0
[Microsoft .NET Framework, version 4.0.30319.18444]
0 Kudos
(1) Reply
jsaremi
Level 3

I'd like to know from InstallShield if it makes a difference using any other variation of this plugin?
0 Kudos