JJ
04/11/2024, 8:45 AMJJ
04/11/2024, 8:45 AMLucas Rodriguez
04/16/2024, 2:26 PMfleetctl package --type=msi
from?
• From Linux or macOS Intel fleetctl package --type=msi
, should work without issues (it uses a Docker image with Wine installed so you don't have to install Wine on your device).
• From Windows & Apple Silicon there are issues with fleetctl package --type=msi
thus we added the --local-wix-dir
option, more info here: https://fleetdm.com/docs/using-fleet/enroll-hosts#generating-windows-installers-using-local-wix-toolsetJJ
04/16/2024, 3:54 PMDetected macOS arm64. fleetctl must use locally installed wine and wix to build the MSI package.
I do have access to a Windows device and hadn't tried the local WiX option yet. I'll try that tomorrow and get back to you.JJ
04/17/2024, 3:50 PM