Commit Graph

30 Commits (5176f6c3bc8b7c57aebb1a5dbf8b5f5d53435ac5)

Author SHA1 Message Date
Philipp Rüegsegger 5176f6c3bc fix: indents 2024-03-19 07:59:05 +01:00
Philipp Rüegsegger ea0113744a fix: indents 2024-03-19 07:51:16 +01:00
Philipp Rüegsegger 093a712e80 fix: update Stop-ModsSvc in template 2024-03-18 14:22:12 +01:00
Philipp Rüegsegger 8bf26f912b fix: updated template 2024-03-18 14:11:03 +01:00
Philipp Rüegsegger f5613f6cf9 feat: add function to stop service 2024-03-18 14:04:23 +01:00
github-actions[bot] 04591eecd6 Changed version to 1.19.2-10 2024-03-12 01:15:51 +00:00
github-actions[bot] 59a4cc0771 Changed version to 1.19.2-9 2024-03-05 01:15:45 +00:00
github-actions[bot] 896f32737e Changed version to 1.19.2-8 2024-02-29 01:15:53 +00:00
romanitho 48326dc482 Update Winget-Install.ps1 2024-02-23 13:39:13 +01:00
romanitho adc9da6882 Update Winget-Install.ps1 2024-02-23 12:49:59 +01:00
romanitho 7487530a5e simplify 2024-02-23 12:44:15 +01:00
romanitho 0795ff4936 Changes to be used with Intune
@KnifMelti
I made few adjustments to allow mods to be put inside Intunewim package. This way, we can run install command with `%programdata%\Winget-AutoUpdate\Winget-Install.ps1` and it should copy mods from the intunewim to the WAU mod location
2024-02-23 12:40:13 +01:00
github-actions[bot] 93cbb3e5be Changed version to 1.19.2-7 2024-02-23 01:15:34 +00:00
Romanitho a8d09ba998 [MegaLinter] Apply linters automatic fixes 2024-02-22 07:47:05 +00:00
romanitho 3f7732b684 spelling 2024-02-21 23:41:47 +01:00
romanitho 0f0191b5c6 Update default list to latest changes (and as example) 2024-02-21 23:37:41 +01:00
romanitho 52ad20adad Adding support for wildcard in app id 2024-02-21 23:26:51 +01:00
github-actions[bot] 98e5c5392e Changed version to 1.19.2-6 2024-02-20 01:15:28 +00:00
romanitho 4e863340c0 Simplify the lnk
Due to Antivirus false detection, testing a simplified command:
From:
%WinDir%\System32\WindowsPowerShell\v1.0\powershell.exe -ep Bypass -w h -C "& {gci -R | Unblock-File; ".\WAU\Gui.ps1"}"
To:
%WinDir%\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -WindowStyle Hidden -File .\WAU\Gui.ps1
2024-02-19 17:51:48 +01:00
Romain 1d39ed37e1
Merge pull request #544 from AndrewDemski-ad-gmail-com/patch-6
Update Winget-Upgrade.ps1
2024-02-19 12:11:01 +01:00
github-actions[bot] 1b9b09b86b Changed version to 1.19.2-5 2024-02-13 01:17:05 +00:00
github-actions[bot] 838504da23 Changed version to 1.19.2-4 2024-02-06 01:16:44 +00:00
github-actions[bot] acee968e06 Changed version to 1.19.2-3 2024-01-23 01:24:42 +00:00
github-actions[bot] 37a4e1bf63 Changed version to 1.19.2-2 2024-01-16 01:22:56 +00:00
Andrzej Demski 9c9d268340
Update Winget-Upgrade.ps1
Quick-Fix for bug reported in https://github.com/Romanitho/Winget-AutoUpdate/issues/543

Summary: with additional parameters we filter files (and ignore folders), then drill it down to PS1 files, also proactively we ignore sub-folders if such are present.
2024-01-13 17:13:27 +01:00
github-actions[bot] 5673195042 Changed version to 1.19.2-1 2023-12-19 01:21:22 +00:00
github-actions[bot] 35bffaa316 Changed version to 1.19.2-0 2023-12-14 01:21:13 +00:00
romanitho 37df1f43dc Update asset to WAU-Configurator.zip 2023-12-13 17:33:37 +01:00
github-actions[bot] 5df1195f6c Changed version to 1.19.1 2023-12-12 23:01:06 +00:00
romanitho c048ffc58f New organisation and creation of packages 2023-12-12 21:31:40 +01:00