MSI-File to Rollout Prusa Slicer installation through Microsoft intune to multiple school devices
Hi there, we start using Prusa Mini and XL in our schools and would like to rollout the needed Slicer Software with our regular process, which ist Microsoft Intune Devicemanagement.
1) For this purpose we ideally have an MSI-File for the installation, but we can only find .exe from the website. Can anyone help?
2) Can we parametrize the installation, so that on first start, the available printers and acessories are automatically selected?
Thanks for hints. - Ben
RE: MSI-File to Rollout Prusa Slicer installation through Microsoft intune to multiple school devices
Hi. This is a user to user forum. While someone here *may* have some guidance this seems more like a question for the devs. Dev's dont really hang out here, you really need the official place for PS which is the prusa slicer github repository. that is located https://github.com/prusa3d/PrusaSlicer/issues
You will probably have to open a new issue there as the only one I could find even vaguely related was https://github.com/prusa3d/PrusaSlicer/issues/6382
RE: MSI-File to Rollout Prusa Slicer installation through Microsoft intune to multiple school devices
As a participating member, I have a suggestion for you:
You can use PowerShell or batch scripts to automatically copy these configuration files to PrusaSlicer installation directory after the software is installed. Once the software is installed, the script will run and apply the available configuration.
Thanks you!