mirror of
https://github.com/aluxnimm/outlookcaldavsynchronizer.git
synced 2026-04-29 12:55:54 +03:00
[GH-ISSUE #298] Parameters for an MSI install? #289
Labels
No labels
1.0
1.0
1.0
2.0
Feature
Feature request
Google
Google Calendar
async
attachement
auto-migrated
auto-migrated
auto-migrated
bug
critical
enhancement
help wanted
implemented
pull-request
solved
solved
sourceforge
sourceforge
sourceforge
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/outlookcaldavsynchronizer#289
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kytta on GitHub (Nov 19, 2020).
Original GitHub issue: https://github.com/aluxnimm/outlookcaldavsynchronizer/issues/298
I am trying to install CalDavSynchronizer automatically and quietly using
msiexec. I know that, by default, when one tries to install the plugin via MSI, it installs for one user only. Is there some sort of a parameter I can supply tomsiexecto make it install quietly and for all users?@fenixil commented on GitHub (Jan 16, 2021):
Did you try ALLUSERS=1?