Skip to content

Fixing permissions for the daemon directory#2598

Open
dimitriy-dade wants to merge 2 commits into
devfrom
fix_msi
Open

Fixing permissions for the daemon directory#2598
dimitriy-dade wants to merge 2 commits into
devfrom
fix_msi

Conversation

@dimitriy-dade

@dimitriy-dade dimitriy-dade commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

Introduced regression bug when releasing 1.16.2. Went from old legacy MsiLockPermComponent to new MsiLockPermissionsExComponent, which by default uses parent dir (C:\ProgramData) permissions. This applies correct permissions to C:\ProgramData\ZeroTier\One dir.

Includes changes to .aip file, but also forcing proper permissions by the code. The reason is .aip file only forces permissions for the virgin install. If the directory already exists we need to enforce it in source code.

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.

1 participant