cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
maforshaw
Level 5

Source File Path Missing

In the "Report File", generated from building a release, why is the "Source file" column now always empty? This worked fine in InstallShield 2014 and I use it to verify my files are being pulled from the correct location, due to various path variable replacements.

In case it matters, my project is an InstallScript type.
Labels (1)
0 Kudos
(2) Replies
joshstechnij
Level 10 Flexeran
Level 10 Flexeran

I've attached a hotfix for this issue. To apply the fix:
1. Make a backup copy of \Program Files (x86)\InstallShield\2015\System\MediaBuild40.dll.
2. Extract MediaBuild40.dll from the attached zip file to the path \Program Files (x86)\InstallShield\2015\System\.
3. Open the IDE and build your InstallScript project again.

This should resolve the issue with empty Source File values in the build report.
0 Kudos
maforshaw
Level 5

Hi Josh

Many thanks for the hotfix, it works perfectly.

Michael
0 Kudos