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
Nick Brown
a8bfbe6ab9
Added the uri fething from #586
2024-03-15 09:39:51 +00:00
Nick Brown
19c8036672
Merge branch 'Romanitho:main' into main
2024-03-13 13:49:10 +00:00
Nick Brown
85f5c2aab4
removed unncessary assignment
2024-03-13 13:48:12 +00:00
github-actions[bot]
04591eecd6
Changed version to 1.19.2-10
2024-03-12 01:15:51 +00:00
Nick Brown
e265146a0b
Add trim back to the block/whitelist generator
2024-03-08 12:01:29 +00:00
Nick Brown
6a8215e39c
remove .data from the main upgrade
...
add log for excluded / included apps
2024-03-07 10:55:06 +00:00
Nick Brown
7bbc406706
Update Get-IncludedApps.ps1
...
Updated Get-IncludedApps to work correctly with GPO source.
2024-03-06 15:40:10 +00:00
Nick Brown
608c0e95ca
Update Get-ExcludedApps.ps1
...
Fix Get-ExcludedApps where GPO is in use to properly generate the array
2024-03-06 15:39:37 +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
Andrzej Demski
28990f103d
Update excluded_apps.txt
...
Adding problematic package which is updated quite often.
Microsoft.RemoteDesktopClient
(https://github.com/microsoft/winget-pkgs/tree/master/manifests/m/Microsoft/RemoteDesktopClient )
Issue #551
2024-02-28 21:19:35 +01: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