Commit Graph

580 Commits (e658965b261237ac67c37e4092ae30eb51a8ea84)

Author SHA1 Message Date
Joerg Hochwald 1320e7d356
Start some refactoring
Refactor the existing code. Apply some good practices and reformat the existing code.
No new functionality was added
2023-09-15 16:33:51 +02:00
github-actions[bot] 26c743104d Changed version to 1.17.8-3 2023-09-14 00:28:58 +00:00
Göran Axel Johannesson d60c46987c
Merge branch 'Romanitho:main' into Better_Install_and_WSB 2023-09-12 09:03:06 +02:00
github-actions[bot] 2dee5fae8b Changed version to 1.17.8-2 2023-09-12 00:27:47 +00:00
KnifMelti 1147a2f0fd Winget v1.5.2201 2023-09-10 15:05:25 +02:00
github-actions[bot] 45286605f4 Changed version to 1.17.8-1 2023-09-09 00:27:45 +00:00
Romain 25dc33c758
Merge pull request #389 from SirBeredan/main
Stop running Get-Command Under System
2023-09-08 17:07:14 +02:00
Brendan Barton 773ef00d70
Stop running Get-Command Under System
#https://github.com/Romanitho/Winget-AutoUpdate/issues/387
Updated logic to use $WingetPath if running under system or admin context.
This avoids the possibility of Get-Command returning winget.exe from the users context.
2023-09-08 20:18:15 +08:00
Göran Axel Johannesson 76bf7e40d2
Merge branch 'Romanitho:main' into WAU-mods 2023-09-06 21:31:39 +02:00
github-actions[bot] 00643092c8 Changed version to 1.17.8-0 2023-09-06 00:28:48 +00:00
KnifMelti 0b9e2752a5 Block comment is better 2023-09-04 01:11:52 +02:00
KnifMelti bd453d45a0 small text 2023-09-04 01:00:27 +02:00
KnifMelti b341ca25b2 Template, README and text 2023-09-04 00:47:31 +02:00
KnifMelti 6530b2d449 Wrong place 2023-09-02 19:13:10 +02:00
KnifMelti 752500e9cf Code documentation 2023-09-02 05:34:35 +02:00
KnifMelti d4502794fe Test if _WAU-mods.ps1 exist 2023-09-02 05:15:26 +02:00
Alex Kozack e0ea5d2b41
fix typo 2023-08-20 12:41:57 +03:00
Alex Kozack 43fcdbb68e
feat(locale): add Ukrainian locale 2023-08-20 12:37:50 +03:00
github-actions[bot] 2ad00cb026 Changed version to 1.17.7 2023-07-30 06:32:02 +00:00
github-actions[bot] 61dec867b6 Changed version to 1.17.7-0 2023-07-30 00:37:27 +00:00
Taco 9aeb8a2e4f Fix double-byte and half-width characters 2023-07-29 21:02:59 +08:00
github-actions[bot] 7ce2eb2146 Changed version to 1.17.6 2023-07-28 09:57:43 +00:00
Romain 70fbc8191a
Minor change to better compatibility 2023-07-28 11:47:27 +02:00
github-actions[bot] f477fbde8b Changed version to 1.17.6-7 2023-07-28 00:33:53 +00:00
Romain f9459fded3
Fix "..." in long names 2023-07-27 17:15:51 +02:00
github-actions[bot] 2b7e768943 Changed version to 1.17.6-6 2023-07-26 00:34:53 +00:00
Taco 86c894eb35 Handle Chinese characters in apps' names 2023-07-25 14:08:58 +08:00
github-actions[bot] 75d7a12721 Changed version to 1.17.6-5 2023-07-23 00:38:47 +00:00
Taco 429ac7f4a5 fix IndexOf bug 2023-07-22 16:48:24 +08:00
github-actions[bot] 39ef74f3a4 Changed version to 1.17.6-4 2023-07-21 00:36:19 +00:00
KnifMelti c45bdfd00b 1.5.1881 an corrected download in PostUpdate... 2023-07-21 00:16:16 +02:00
github-actions[bot] 3c34f85cb2 Changed version to 1.17.6-3 2023-07-20 00:36:41 +00:00
Justin McIntosh 1e848490cc Update Invoke-PostUpdateActions.ps1 to 1.5.1572 2023-07-11 10:49:22 -04:00
github-actions[bot] ef06c457c7 Changed version to 1.17.6-2 2023-06-22 00:37:22 +00:00
romanitho 4e69844b4a fix for app detection on version like x.x.0.0 2023-06-21 18:15:25 +02:00
romanitho d8d71536e2 Improved application detection after upgrade 2023-06-21 15:47:38 +02:00
github-actions[bot] 5efbb98eb1 Changed version to 1.17.6-1 2023-05-30 00:36:18 +00:00
github-actions[bot] 754e67edf4 Changed version to 1.17.6-0 2023-05-21 00:35:11 +00:00
Romain 1ff8876e11
Fix retry behaviour 2023-05-20 16:23:36 +02:00
github-actions[bot] 47a414afb8 Changed version to 1.17.5 2023-05-19 10:54:47 +00:00
github-actions[bot] c26fe42f5c Changed version to 1.17.5-3 2023-05-19 00:32:09 +00:00
github-actions[bot] 0213f7d6db Changed version to 1.17.5-2 2023-05-10 00:31:34 +00:00
github-actions[bot] 1884982935 Changed version to 1.17.5-1 2023-05-05 00:29:45 +00:00
Romain 18c7f8c61e
Bug fix + doc 2023-05-04 10:42:42 +02:00
github-actions[bot] 5ac0ce6a18 Changed version to 1.17.5-0 2023-05-04 00:31:28 +00:00
Fabian Seitz 39be9b2e60 Handle WAU-install symlinks in Updates and Uninstallations
#333
2023-05-03 08:13:58 +02:00
Fabian Seitz 463f11a926
Create symlink for install.log 2023-05-02 13:08:39 +02:00
Fabian Seitz 5ba779d171
Symlink full WAU folder 2023-05-02 12:28:29 +02:00
github-actions[bot] 1f1c6f22cd Changed version to 1.17.4 2023-04-22 13:59:20 +00:00
romanitho ae5f946fcd Remove useless regkeys 2023-04-22 14:00:07 +02:00
romanitho 232fe77f8c Version adjustments 2023-04-22 13:06:20 +02:00
github-actions[bot] 300335c069 Changed version to 1.17.4-2 2023-04-21 00:31:26 +00:00
KnifMelti 44a392787c Fixing a NULL if Mods not in AzureBlob 2023-04-20 22:20:17 +02:00
github-actions[bot] d3f6dd5f7c Changed version to 1.17.4-1 2023-04-20 02:28:50 +00:00
Romain 610c146c13
Remove "Write-Log.ps1" as replaced by "Write-ToLog.ps1" 2023-04-19 22:57:46 +02:00
Romain 3081645319
fixed new version implementation for pre-releases 2023-04-19 22:43:13 +02:00
Romain 4814bb5a9e
Changes the way WAU is packaged and updated regarding new release processes 2023-04-18 11:44:59 +02:00
github-actions[bot] 32955b1418 Changed version to 1.17.4-0 2023-04-18 02:27:55 +00:00
github-actions[bot] 7ea24b5cf0 Changed version to 1.17.3.230415 2023-04-15 01:22:25 +00:00
Romain c2a1d69bc2
Delete Version.txt 2023-04-12 16:50:40 +02:00
github-actions[bot] 0fa992f5a5 Changed version to 1.17.4 2023-04-12 14:49:24 +00:00
romanitho 78ee089c87 Remove version file post install 2023-04-12 16:39:24 +02:00
romanitho 7731733eac Minor changes for automation 2023-04-12 16:25:56 +02:00
KnifMelti b9139542ce Better by Romain 2023-04-10 21:10:15 +02:00
KnifMelti 55c4efdc69 Variables from User-Run moved 2023-04-07 13:29:55 +02:00
Fabian Seitz 75289efd3d do not uncomment variables used by other files 2023-04-03 11:41:53 +02:00
Fabian Seitz cd33a8cca2 uncomment unused variables 2023-04-01 16:14:31 +02:00
Fabian Seitz 1f4bb8bcd6 Update megalinter and rename Write-Log function to Write-ToLog 2023-04-01 16:08:52 +02:00
Fabian Seitz c23f3d6883 Small optical code improvements 2023-03-31 17:56:07 +02:00
KnifMelti d8e526f238 Test content for winget ID:s 2023-03-28 10:22:43 +02:00
KnifMelti 43a176a99f -UseBasicParsing 2023-03-25 20:12:51 +01:00
KnifMelti 9e4d23fe38 [Bug]: Winget-AutoUpdate Parameter "ListPath" URL Not Pulling #304 2023-03-25 06:00:07 +01:00
Göran Axel Johannesson 22f7e3c83e
Merge branch 'Romanitho:main' into bugfix 2023-03-19 11:10:50 +01:00
KnifMelti f9e786f703 Final 2023-03-19 10:44:52 +01:00
KnifMelti 9c7943d26d unique description 2023-03-18 10:30:04 +01:00
Matteo Cerri 1374b720f0
Check actual language instead of region
"Get-Culture" returns system region, while "Get-UICulture" returns the actual Windows display language.
2023-03-18 00:06:29 +01:00
KnifMelti 1fcd0dccb4 Language independent 2023-03-17 20:57:08 +01:00
KnifMelti 24aa53184d Forgon an $i 2023-03-16 00:21:57 +01:00
KnifMelti 38946d6d49 More scenarios in winget output fixed 2023-03-16 00:04:24 +01:00
RedEchidnaUK 92a39fb9d1 Added AZBlob for Mods 2023-03-07 15:17:40 +00:00
KnifMelti c4b103a633 Small bits 2023-03-05 18:30:33 +01:00
KnifMelti aabe7afc2d No File error text in ModsPath 2023-03-04 05:52:21 +01:00
KnifMelti b443c21df7 PATH error message 2023-03-04 05:36:03 +01:00
KnifMelti 62b943afc7 [Feature Request]: -ListPath is a directory #289 and [Feature Request]: Log file location #291 2023-03-03 20:15:59 +01:00
Romain 2ab95a0051
Merge pull request #286 from KnifMelti/Prereq
Checking prerequisites + locale text change + Resolve Bug #288
2023-03-01 11:02:36 +01:00
Göran Axel Johannesson 4fede77805
Update sv.xml 2023-02-24 01:10:55 +01:00
Göran Axel Johannesson d307efe731
Update en.xml 2023-02-24 01:07:56 +01:00
KnifMelti 301c7eb3f3 Better fix for [Bug]: Install argument -UpdatesAtLogon and GPO setting #288 2023-02-23 05:14:40 +01:00
KnifMelti eb2f9ff8c4 Resolve [Bug]: Install argument -UpdatesAtLogon and GPO setting #288 2023-02-22 23:20:03 +01:00
ghhanssen d6b45eb58a Update nb.xml
Updated message in Norwegian
2023-02-21 07:36:43 +01:00
KnifMelti e3ad34128f Text change 2023-02-20 21:28:20 +01:00
ghhanssen 6426e9faa8
Create nb.xml
Norwegian
2023-02-20 09:37:46 +01:00
KnifMelti d8779d6815 Text: up to date 2023-02-15 21:09:33 +01:00
KnifMelti a668cdac40 Corrected Paths 2023-02-15 21:00:51 +01:00
KnifMelti 1043f6b7d2 Checking prerequisites 2023-02-15 02:56:48 +01:00
Romain 28a05c6ad0
Merge pull request #275 from KnifMelti/BugFix_and_Security
Corrected BUG #273 and Secured Mods
2023-02-14 15:58:20 +01:00
Romain cc8b7d1536
Merge pull request #278 from KnifMelti/ModsTemplates
A few Functions more
2023-02-14 15:58:06 +01:00
Romain d62ed02804
Merge pull request #274 from Brightdawn/patch-1
Update de.xml
2023-02-14 15:56:57 +01:00
vincent-v-c 5fea255c83
Update nl.xml 2023-02-10 12:21:07 +01:00
vincent-v-c 8143d08f91
Update nl.xml 2023-02-10 12:20:13 +01:00
vincent-v-c 051cce9724
Update nl.xml 2023-02-10 12:06:07 +01:00
KnifMelti c505773f8c A bit of error handling in ModsProtect 2023-02-07 20:06:54 +01:00
KnifMelti 2471438c3b ListPath as well... 2023-02-07 06:04:13 +01:00
KnifMelti 95abd0f807 Set WAU_ModsPath if not set when upgrading online 2023-02-07 05:50:18 +01:00
KnifMelti 7e04696cc0 Function for ModsProtect 2023-02-06 07:47:06 +01:00
KnifMelti d20fddf097 Log 2023-02-05 15:17:43 +01:00
KnifMelti 80f61d9b15 All done now! 2023-02-05 00:10:32 +01:00
KnifMelti a1a427ec25 Log - No new update 2023-02-04 14:06:07 +01:00
KnifMelti 973b578e2e Done 2023-02-04 04:17:35 +01:00
KnifMelti 013e66ebdc Corrected and Safe 2023-02-04 01:08:38 +01:00
Brightdawn 89f7040936
Update de.xml
Closing Tag missing on Line 52
2023-02-03 16:49:56 +01:00
KnifMelti e4bddddab5 A few Functions more 2023-02-03 00:48:38 +01:00
KnifMelti 90c1d106e1 Install winget AppID from Mods Template/Functions 2023-02-01 21:39:40 +01:00
KnifMelti 78d4534eb7 No exit, log text... 2023-02-01 04:23:03 +01:00
KnifMelti a7c1e01dd6 Check if any user is logged on 2023-02-01 04:06:17 +01:00
KnifMelti b248782c5c More logical 2023-02-01 03:03:16 +01:00
KnifMelti 6db690b887 Log Logrotation in own Function 2023-01-31 18:12:24 +01:00
KnifMelti 12233c3366 Better Mods README in dir 2023-01-29 02:45:15 +01:00
KnifMelti 730508ad08 Trim $Critical first... 2023-01-27 19:36:06 +01:00
KnifMelti 2e7c64bb81 Better, less clutter 2023-01-27 19:13:27 +01:00
KnifMelti 74093957f4 Small bits 2023-01-26 00:16:47 +01:00
KnifMelti da5a01897d Critical Error text now as Notif Message 2023-01-25 22:27:01 +01:00
KnifMelti 713f2d5951 Small bit 2023-01-25 21:33:18 +01:00
Göran Axel Johannesson 875abbc056
Update README.md 2023-01-24 16:57:50 +01:00
KnifMelti 27ab5df144 Readme fix 2023-01-24 03:36:04 +01:00
KnifMelti e1a7e82a07 $PSScriptRoot\bins\MsiZap.exe for Readme/Template 2023-01-24 03:09:37 +01:00
KnifMelti 36acaeb0ba Readme in bins 2023-01-24 02:59:04 +01:00
KnifMelti 4f34b8f094 MsiZap example im Template 2023-01-24 02:30:20 +01:00
KnifMelti ceb80f1138 Forgot 2023-01-23 23:57:40 +01:00
KnifMelti a56ee49a35 Fix in _Mods-Functions 2023-01-23 23:33:20 +01:00
KnifMelti bfe541f070 Name/text change 2023-01-21 22:30:09 +01:00
KnifMelti 76e3b4bc22 Last edit, Done! 2023-01-21 18:20:57 +01:00
KnifMelti 021170b72b Small bits 2023-01-21 17:37:03 +01:00
KnifMelti de8f32b50e GPO LIst ERROR handling 2023-01-21 17:14:25 +01:00
KnifMelti bce8f565b8 .Trim() GPO $AppIDs Data 2023-01-21 13:51:48 +01:00
KnifMelti e76e70f55e Forgot the GPOList Array for Update 2023-01-20 04:56:34 +01:00
KnifMelti e518369851 Finally a GPO List Array that works with -contains 2023-01-20 03:59:27 +01:00
KnifMelti a6e1a5030a GPO Black/White List Activated in WAU 2023-01-19 07:11:20 +01:00
KnifMelti ac9892746c Mod Template/Functions - App as User 2023-01-18 21:58:49 +01:00
KnifMelti d1c0c0a207 Escape qoutes if exist in string 2023-01-18 01:35:01 +01:00
KnifMelti 17ad60b7ce Variable Name Change 2023-01-18 01:07:32 +01:00
KnifMelti d000abf675 Mods Find/Replace text in file 2023-01-18 00:53:52 +01:00
KnifMelti 7dc71b5ea7 Sort winget_system_apps.txt 2023-01-16 03:49:24 +01:00
KnifMelti b37858f26b No LB first in log if Log Rotating... 2023-01-15 14:52:30 +01:00
KnifMelti 328bf3e756 GPO log only if changed or not 2023-01-14 03:07:34 +01:00
KnifMelti c4834c0053 Optimized logging of Rotation/Policies 2023-01-13 21:42:06 +01:00
KnifMelti 4d0fc6e445 GPO and fixes for Max-Logfiles/LogSize 2023-01-13 06:32:57 +01:00
KnifMelti bc7dd12a60 Parameters, README, and fixes 2023-01-13 03:33:00 +01:00
KnifMelti 2fe4baec0a LogRotation (max 3, max 1MB) 2023-01-12 21:16:03 +01:00
GAJ-san 09db5c3033 Fix 2023-01-11 12:18:38 +01:00