I have a custom bootstrapper because I have one exe installation file that contains both the x86 and x64 setup MSI files.
My custom XML that is used in the primary .msifact file uses a custom icon.
My question is, why, if the file is run from either a network drive letter, or from a UNC path, it does not display the icon. But when the install exe is run from a local drive, it does?
Run from a load hard drive: https://imgur.com/h0TH6Qy
Run from a network drive or UNC path: https://imgur.com/mGvaCDC
My custom XML that is used in the primary .msifact file uses a custom icon.
My question is, why, if the file is run from either a network drive letter, or from a UNC path, it does not display the icon. But when the install exe is run from a local drive, it does?
Run from a load hard drive: https://imgur.com/h0TH6Qy
Run from a network drive or UNC path: https://imgur.com/mGvaCDC