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

Update WiX script to restrict access to the wwwroot folder #105

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

StephenCWills
Copy link
Member

@StephenCWills StephenCWills commented Nov 25, 2024

The condition INSTALLSERVICEFEATURE OR INSTALLMANAGERFEATURE OR INSTALLCONSOLEFEATURE OR INSTALLTOOLSFEATURE OR INSTALLOPTIONALFEATURE is used to prevent the custom action from running when openHistorian is being uninstalled. Otherwise, the custom action will fail because the wwwroot folder doesn't exist after the uninstall process removes it.

@clackner-gpa clackner-gpa merged commit 70293e4 into master Nov 25, 2024
3 checks passed
@StephenCWills StephenCWills deleted the pentest-permissions branch November 25, 2024 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants