We use cookies to ensure that we give you the best experience on our website. Click here for more information. Got it
Group Policy Deployment
Is there a MSI package for use with group policy deployment?
RESOURCES
COMPANY
Copyright © 2025 Justinmind
Footer policies
Footer policies
Footer policies
Hi Alex,
May I ask if you can elaborate more on what you mean?
Best,
Sonia Durán
Hi Alex,
May I ask if you can elaborate more on what you mean?
Best,
Sonia Durán
Hi Sonia,
I would like to know if you offer a MSI package so that I can use group policy to deploy the software across the network. I am in a school environment and the software is being used as part of the curriculum so manually installing is a bit of a pain.
Thanks
Alex
Hi Sonia,
I would like to know if you offer a MSI package so that I can use group policy to deploy the software across the network. I am in a school environment and the software is being used as part of the curriculum so manually installing is a bit of a pain.
Thanks
Alex
Hi Alex,
Unfortunately what you are trying to accomplish is not possible with Justinmind, however I will transfer this information as a suggestion to our Product Manager.
Best,
Sonia Durán
Hi Alex,
Unfortunately what you are trying to accomplish is not possible with Justinmind, however I will transfer this information as a suggestion to our Product Manager.
Best,
Sonia Durán
Hi Alex,
The installer is made using NSIS http://nsis.sourceforge.net. If you want to launch it in silent mode you need to execute this command:
“[name of Prototyper’s installer].exe” /S /D=C:[route where you want to install it, works better for shorter routes]
Best,
Sonia Durán
Hi Alex,
The installer is made using NSIS http://nsis.sourceforge.net. If you want to launch it in silent mode you need to execute this command:
“[name of Prototyper’s installer].exe” /S /D=C:[route where you want to install it, works better for shorter routes]
Best,
Sonia Durán
Replies have been locked on this page!