[wix-users] LGHT0388: The file name 'Setup.exe' creates an insecure bundle
David Bernhard
d.bernhard at wbi.at
Sat Apr 27 11:53:31 PDT 2019
You can define the output name inside your .wixproj file:
<OutputName>ProductABC</OutputName> (inside a property group)
-----Ursprüngliche Nachricht-----
Von: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] Im Auftrag von Mouni K via wix-users
Gesendet: Freitag, 26. April 2019 13:09
An: wix-users at lists.wixtoolset.org
Cc: Mouni K <mouni.c2cbit at gmail.com>
Betreff: [wix-users] LGHT0388: The file name 'Setup.exe' creates an insecure bundle
Hello WixUsers,
We were building our project with Wix 3.6 and now upgraded to 3.11.1. Now when i build the project , the get the below error-
I do not understand how or where to rename the Setup.exe to something other than Setup.exe.
*light.exe(0,0): error LGHT0388: The file name 'Setup.exe' creates an insecure bundle. Windows will load unnecessary compatibility shims into a bundle with that file name. These compatibility shims can be DLL hijacked allowing attackers to compromise your customers' computer. Choose a different bundle file name.*
Any help is appreciated.
Thanks,
Mounika.
____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/
More information about the wix-users
mailing list