|
1 | 1 | <?xml version="1.0" encoding="utf-8"?> |
2 | | -<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" revision="1.0" schemaVersion="1.0" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions"> |
3 | | - <displayName>WinGet-AutoUpdate-Configurator</displayName> |
4 | | - <description>WinGet-AutoUpdate-Configurator</description> |
| 2 | +<policyDefinitionResources xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.microsoft.com/GroupPolicy/2006/07/PolicyDefinitions" revision="1.6" schemaVersion="1.0"> |
| 3 | + <displayName>WinGet-AutoUpdate-aaS</displayName> |
| 4 | + <description>WinGet-AutoUpdate-aaS</description> |
5 | 5 | <resources> |
6 | 6 | <stringTable> |
7 | | - <string id="WAUC">Winget-AutoUpdate-Configurator</string> |
| 7 | + <string id="WAUC">Winget-AutoUpdate-aaS</string> |
8 | 8 | <string id="Configuration">Configuration</string> |
9 | 9 | <string id="Mods">Mods</string> |
10 | 10 | <string id="SupportedOn">Windows 10 and Windows 11</string> |
@@ -51,8 +51,6 @@ If you do not configure or disable this policy Winget-Autoupdate will not run on |
51 | 51 |
|
52 | 52 | If you enable or not configure this policy Winget-Autoupdate will not run after installation. If you disable this policy Winget-AutoUpdate will run after each installation.</string> |
53 | 53 |
|
54 | | - <string id="ReinstallOnRefreshdisplayName">Reinstall on Policy Update</string> |
55 | | - <string id="ReinstallOnRefreshexplainText">When enabled the Winget-Autoupdate-Configurator will reinstall WAU everytime when a policy is changed. This can be used to remove shortcuts.</string> |
56 | 54 |
|
57 | 55 | <string id="InstallUserContextdisplayName">Install in usercontext</string> |
58 | 56 | <string id="InstallUserContextexplainText">Install WAU with system and user context executions. This can be used to update software that is only installed within the user profile.</string> |
@@ -83,7 +81,7 @@ Please leave this unconfigured or disabled if you use the Modification Configura |
83 | 81 | <textBox refId="UpdatesAtTime"><label>Time</label><defaultValue>6am</defaultValue></textBox> |
84 | 82 | </presentation> |
85 | 83 | <presentation id="ModsPathPresentation"> |
86 | | - <textBox refId="ModsPath"><label>Path</label><defaultValue></defaultValue></textBox> |
| 84 | + <textBox refId="ModsPath"><label>Path</label><defaultValue/></textBox> |
87 | 85 | </presentation> |
88 | 86 | <presentation id="ListPresentation"> |
89 | 87 | <listBox refId="List">List</listBox> |
|
0 commit comments