BlueNine Posted March 30, 2021 Posted March 30, 2021 Has anyone managed to build a silent installer for PiXL to be deployed through GPO? We're having no luck trying to build one! Thanks
foofighterjim Posted March 30, 2021 Posted March 30, 2021 Use their App Finder wizard to get the msi: https://appusers.pixl.org.uk/appfinder.php I created an mst to remove the desktop shortcut. My install was just: msiexec /i PiXLApps3.msi TRANSFORMS="PiXLApps3.mst" /q 1
Chaniel Posted March 30, 2021 Posted March 30, 2021 Our is also just pushed out via SCCM from the MSI with the /q modifier.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now