Bacarus
02/17/2021, 10:55 AMseph
02/17/2021, 12:38 PMBacarus
02/17/2021, 1:57 PM./package-builder make \
--hostname=fleet:8080 \
--enroll_secret=my_secret \
--root_pem=fleet.pem \
--output_dir=.
This on Windows:
./package-builder make -hostname=fleet:8080 -enroll_secret=my_secret -root_pem=fleet.pem -wix_path="C:\Program Files (x86)\ WiX Toolset v3.11\bin" --output_dir=.
I’ve used the make command to get the binaries of the package-builderseph
02/17/2021, 2:01 PMBacarus
02/17/2021, 3:18 PMseph
02/17/2021, 3:19 PMosqueryd
binary next to the launcher
binary.Bacarus
02/19/2021, 9:52 AM