This repository has been archived by the owner on May 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cd0cdd4
commit 4b48bd7
Showing
4 changed files
with
2 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,9 @@ | ||
# Windows | ||
# Installing ADMX/ADML files | ||
|
||
## Installing ADMX/ADML files | ||
|
||
1. Download ADMX and ADML files from athenaDesktop/group-policy/windows | ||
1. Download ADMX and ADML files from athenaDesktop/group-policy | ||
2. Move ADMX file into `%systemroot%\PolicyDefinitions\` | ||
3. Move ADML file into `%systemroot%\PolicyDefinitions\en-US\` | ||
4. Start->Run->gpedit.msc | ||
5. The settings should load. User policies can be found under User Configuration->Administrative Templates->athenaDesktop. Machine policies can be found under Computer Configuration->Administrative Templates->athenaDesktop. | ||
6. Click on setting, enable it, choose perference and click Apply to apply to Windows Registry | ||
7. Key should be visible in Start->Run->regedit.exe. User policies will set keys in HKEY_CURRENT_USER->Software->Policies->athenaDesktop. Machine policies will set keys in HKEY_LOCAL_MACHINE->Software->Policies->athenaDesktop. | ||
|
||
# Mac | ||
|
||
## Installing policies.json | ||
|
||
1. Download the policies.json file from athenaDesktop/group-policy/mac | ||
2. Copy the file to `~/Library/Application Support/athenaDesktop` |
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.