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
- :
- Source File Path Missing
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
‎Jun 16, 2015
06:21 AM
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.
In case it matters, my project is an InstallScript type.
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 18, 2015
01:42 PM
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.
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.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 19, 2015
10:51 AM
Hi Josh
Many thanks for the hotfix, it works perfectly.
Michael
Many thanks for the hotfix, it works perfectly.
Michael