romanitho
|
de2d886dc5
|
Merge branch 'main' into GPO-enhancement
|
2023-10-10 01:15:48 +02:00 |
romanitho
|
48cabc23b1
|
First shot
|
2023-10-10 01:15:01 +02:00 |
KnifMelti
|
c8db709ecd
|
Small name detail
|
2023-10-10 00:14:29 +02:00 |
KnifMelti
|
b2ba57dfd8
|
Better
|
2023-10-10 00:03:10 +02:00 |
Göran Axel Johannesson
|
37dd65f5ba
|
Merge branch 'Romanitho:main' into LatestWinget
|
2023-10-09 15:30:56 +02:00 |
romanitho
|
8835de9f90
|
Final touches
|
2023-10-09 12:52:03 +02:00 |
KnifMelti
|
4520213363
|
Less log entries
|
2023-10-09 04:58:53 +02:00 |
KnifMelti
|
0254580b23
|
Less is more
|
2023-10-08 23:41:46 +02:00 |
KnifMelti
|
0ed5a5a3b6
|
Postupdate too
|
2023-10-08 11:37:27 +02:00 |
romanitho
|
dde9299aeb
|
New adjustments for GPO optimisation
|
2023-10-05 17:51:41 +02:00 |
romanitho
|
bff90dd5c7
|
Revert "Merge pull request #399 from jhochwald/main"
This reverts commit abe600e4ec , reversing
changes made to 26c743104d .
|
2023-10-03 10:18:00 +02:00 |
KnifMelti
|
c0a625a704
|
Deleted VC check PostUpdate
|
2023-09-30 02:18:15 +02:00 |
Joerg Hochwald
|
3978edd9d2
|
Removed the bad Assemblies
my fault :(
|
2023-09-15 16:55:22 +02:00 |
Joerg Hochwald
|
9d6fa35138
|
Final touches
Cleanup, mostly whitespaces
|
2023-09-15 16:40:37 +02:00 |
Joerg Hochwald
|
6c118323f9
|
Minor format changes
|
2023-09-15 16:38:54 +02:00 |
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 |
KnifMelti
|
1147a2f0fd
|
Winget v1.5.2201
|
2023-09-10 15:05:25 +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 |
Taco
|
9aeb8a2e4f
|
Fix double-byte and half-width characters
|
2023-07-29 21:02:59 +08:00 |
Romain
|
70fbc8191a
|
Minor change to better compatibility
|
2023-07-28 11:47:27 +02:00 |
Romain
|
f9459fded3
|
Fix "..." in long names
|
2023-07-27 17:15:51 +02:00 |
Taco
|
86c894eb35
|
Handle Chinese characters in apps' names
|
2023-07-25 14:08:58 +08:00 |
Taco
|
429ac7f4a5
|
fix IndexOf bug
|
2023-07-22 16:48:24 +08:00 |
KnifMelti
|
c45bdfd00b
|
1.5.1881 an corrected download in PostUpdate...
|
2023-07-21 00:16:16 +02:00 |
Justin McIntosh
|
1e848490cc
|
Update Invoke-PostUpdateActions.ps1 to 1.5.1572
|
2023-07-11 10:49:22 -04: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 |
Romain
|
1ff8876e11
|
Fix retry behaviour
|
2023-05-20 16:23:36 +02: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 |
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 |
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 |
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
|
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 |