AlexM Posted September 25, 2025 Posted September 25, 2025 Hi, I'm trying to deploy the relatively large DYMO connect software which comes in the for of a .exe. I've managed to package it fine but it fails. To install, I've created a .cmd file (which gets packages in the .intunewinapp) that uses the /S /v /qn switches as per the .exe's help file for a completely silent install but although it installs the web connect fine it then prompts for user input anyway for the rest of the software. I've played around with various methods and tried Master Packager too but it either won't install at all, just installs the one component and nothing else or installs the one component silently and then prompts for user input everything else. Has anyone else managed to deploy this? I have a relative large and spread Windows machine base to roll this out to and installing on half a dozen in one school is fine but the thought of a few hundred across a relatively huge county makes my eye twitch! Any help very gratefully received.
bicky Posted September 26, 2025 Posted September 26, 2025 Have you tried msi method? https://silentinstallhq.com/dymo-connect-silent-install-how-to-guide/
cyberdud Posted October 15, 2025 Posted October 15, 2025 I had the same issue and realised that the switches should be /v/qn not /v /qn. Try no space between, it worked for me.
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