Page 1 of 1

File Bag returns incorrect path

Posted: Tue Dec 03, 2019 10:37 am
by dandrw
Hi,

I want to add .NET Framework 4.5.2 installation to installer of my application.

I checked proper checkbox in Application Runtimes. No other changes have been made.

During installation .NET Framework installer downloads, unpacks and then an error occurs (attached to this message).

After investigation DOTNET452_FILEBAG_X86X64 returns incorrect path. Should be (for my testing machine) C:\ProgramData\{A541686C-001C-4B24-8444-25DB317FEBBB}\Microsoft .NET Framework 4.52 (x86 and x64)\mFileBagIDE.dll\AF8FE75B . Incorrect path you can see in the attachment.

This was the case for building installer on building machine (Windows Server 2016, InstallAware X9).

More interesting is fact that when I build installer on my local machine or few other VMs (Windows 7, Windows 10, Windows Server 2016) then everything works fine.

Could you advise me what could be wrong on my building machine? (I've repaired InstallAware X9 installation already with the same result).

Why File Bug returns incorrect value? How to fix it?

Daniel