Skip to content
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

Feat/msi #7688

Merged
merged 8 commits into from
Apr 11, 2024
Merged

Feat/msi #7688

merged 8 commits into from
Apr 11, 2024

Conversation

fufesou
Copy link
Collaborator

@fufesou fufesou commented Apr 11, 2024

  1. Check if is self-installation.
  2. Add firewall rule by custom action.

Signed-off-by: fufesou <shuanglongchen@yeah.net>
1. Check if is self-installation.
2. Add firewall rule by custom action.

Signed-off-by: fufesou <shuanglongchen@yeah.net>
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@fufesou fufesou closed this Apr 11, 2024
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@fufesou fufesou reopened this Apr 11, 2024
@fufesou fufesou closed this Apr 11, 2024
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@fufesou fufesou reopened this Apr 11, 2024
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@fufesou fufesou closed this Apr 11, 2024
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@fufesou fufesou reopened this Apr 11, 2024
Signed-off-by: fufesou <shuanglongchen@yeah.net>
@rustdesk rustdesk merged commit f673647 into rustdesk:master Apr 11, 2024
17 of 18 checks passed
@DmiRials
Copy link

Tell me, can I use additional installation parameters to specify, for example, my server or configuration file?
How can I do this?

Repository owner locked and limited conversation to collaborators Apr 16, 2024
@fufesou
Copy link
Collaborator Author

fufesou commented Apr 16, 2024

Currently the only parameter is INSTALLFOLDER

msiexec /i package.msi /l*v install.log /qn INSTALLFOLDER="D:\Program Files\RustDesk\"

No additional parameters are supported for now.

We may add some parameters in the future.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants