-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Publish .msi binaries too for windows #1245
Comments
Hey, sorry, I don't have much idea about how Intune works. I can help if you have any specific questions about the installer. |
ou'll need to use silent installation commands that suppress any user interface during the installation process. The specific silent install parameters can vary depending on the installer type. For the ResponsivelyApp-Setup, it is likely an executable installer, and here are some common parameters you can try: ResponsivelyApp-Setup-1.11.1.exe /uninstall /S |
Hi Cesarino,
Can we have .msi installer instead of .exe?
Kind regards,
Partha
…________________________________
From: Cesarino Teodoro Nhabangue Júnior ***@***.***>
Sent: Sunday, June 9, 2024 1:51 AM
To: responsively-org/responsively-app ***@***.***>
Cc: Partha Paul ***@***.***>; Author ***@***.***>
Subject: Re: [responsively-org/responsively-app] Error installtaling ResponsivelyApp-Setup-1.11.1 via Intune (Issue #1245)
You don't often get email from ***@***.*** Learn why this is important<https://aka.ms/LearnAboutSenderIdentification>
This Message Is From an External Sender
This message came from outside your organisation.
ou'll need to use silent installation commands that suppress any user interface during the installation process. The specific silent install parameters can vary depending on the installer type. For the ResponsivelyApp-Setup, it is likely an executable installer, and here are some common parameters you can try:
ResponsivelyApp-Setup-1.11.1.exe /uninstall /S
ResponsivelyApp-Setup-1.11.1.exe /uninstall /silent
ResponsivelyApp-Setup-1.11.1.exe /uninstall /quiet
ResponsivelyApp-Setup-1.11.1.exe /uninstall /verysilent
—
Reply to this email directly, view it on GitHub<#1245 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/BI7NG2AYQGPKQ6B25UV3ZZ3ZGMSBJAVCNFSM6AAAAABI3ZY7SCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGA4DGOJSGA>.
You are receiving this because you authored the thread.
Partha Paul
Technical Services Engineer
[https://signaturebranding.blob.core.windows.net/banner/PM-Icon-Facebook-CIRCLE.png] <https://www.facebook.com/peppermoney/> [https://signaturebranding.blob.core.windows.net/banner/PM-Icon-TwitterX-CIRCLE.png] <https://twitter.com/peppermoney> [https://signaturebranding.blob.core.windows.net/banner/PM-Icon-YouTube-CIRCLE.png] <https://www.youtube.com/c/PepperMoney/featured?app=desktop> [https://signaturebranding.blob.core.windows.net/banner/PM-Icon-LinkedIn-CIRCLE.png] <https://www.linkedin.com/company/peppermoneyanz/> [https://signaturebranding.blob.core.windows.net/banner/PM-Icon-IG-CIRCLE.png] <https://www.instagram.com/pepper_money/?hl=en> [https://signaturebranding.blob.core.windows.net/banner/PM-Icon-LinkedIn-CIRCLE.png] ***@***.***>
E: ***@***.******@***.***>
T:
A: Level 27, 177 Pacific HWY, North Sydney, 2060, NSW, AU
[https://signaturebranding.blob.core.windows.net/banner/Pepper%20Money%20Email%20Banner.png]<https://www.peppermoney.com.au/>
IMPORTANT NOTICE This document should be read only by those persons to whom it is addressed and its content is not intended for use by any other persons. If you have received this message in error, please notify us immediately. Please also destroy and delete the message from your computer. Any unauthorised use or reproduction of this message is strictly prohibited. Pepper Money Limited (ABN 55 094 317 665) and its related bodies corporate are not liable for the improper and incomplete transmission of the information contained in this communication, nor for any delay in its receipt.
|
I think so |
Hi,
I'm trying to push ResponsivelyApp-Setup-1.11.1 via Intune but it not installing at all on the client's pc. What would be silent key for installation? I mean the install & uninstall command? is that /allusers /Silent or /S or /s or /q or something else?
The text was updated successfully, but these errors were encountered: