Hello,
When creating the Windows Agent msi installation file, the following error occurs.
Does anyone know about this error?
light.exe "wazuh-installer.wixobj" -out "wazuh-agent--.msi" -ext WixUtilExtension -ext WixUiExtension
Windows Installer XML Toolset Linker version 3.11.2.4516
Copyright (c) .NET Foundation and contributors. All rights reserved.
light.exe : error LGHT0001 : The specified file could not be found. (Exception occurred HRESULT: 0x80070002)
Exception Type:
System.IO.FileNotFoundExceptionStack Trace:
location: Microsoft.Tools.WindowsInstallerXml.Cab.Interop.NativeMethods.CreateCabFinish(IntPtr contextHandle, IntPtr newCabNamesCallBackAddress)
location: Microsoft.Tools.WindowsInstallerXml.Cab.WixCreateCab.Complete(IntPtr newCabNamesCallBackAddress)
location: Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.CreateCabinet(CabinetWorkItem cabinetWorkItem)
location: Microsoft.Tools.WindowsInstallerXml.CabinetBuilder.ProcessWorkItems()