Commit Graph

1437 Commits (56d4ba24deeaeeb0c5e62c4a75a4d1e99227968c)

Author SHA1 Message Date
Romain 75ff069e37
Changed default Output Encoding
Changed default Output Encoding for better readable log file
2022-02-22 17:09:21 +01:00
Romain 8fc4b5ecb6
Update README.md 2022-02-22 09:29:49 +01:00
Romain ffce65ce42
Merge pull request #10 from Romanitho/log
Add Winget output to log file
2022-02-21 19:10:39 +01:00
Romain f48aff87f6
Add Winget output to log file
For better troubleshoot, the winget command output is now saved in the log file.
2022-02-21 18:56:41 +01:00
Romain 4c24271d27
Update README.md 2022-02-21 15:10:46 +01:00
Romain 322ab41f94
Update README.md 2022-02-21 14:59:11 +01:00
Romain 32c02277ad
Update README.md 2022-02-21 14:56:15 +01:00
Romain d47896c052
Update README.md 2022-02-21 14:48:50 +01:00
Romain 9f8b0d4f66
Update README.md 2022-02-21 14:48:27 +01:00
Romain da470e6eb0 Minor fix 2022-02-21 14:26:30 +01:00
Romain 035a6992f6
Merge pull request #8 from Romanitho/test
Better support "unknown" app versions
2022-02-21 12:52:30 +01:00
Romain fb5e1a069a
Rename de-DE to de-DE.xml 2022-02-21 12:50:11 +01:00
Romain 168cbd1e28
Merge pull request #7 from leochras/patch-1
Create de-DE
2022-02-21 12:49:32 +01:00
Romain 9b1f6f059b Better support "unknown" app versions 2022-02-21 12:46:53 +01:00
leochras f323d2ad01
Update de-DE 2022-02-21 12:39:59 +01:00
leochras fa4889063f
Create de-DE 2022-02-21 11:52:36 +01:00
Romain ba83f2b531
Merge pull request #5 from Romanitho/dev
Change MS Visual C++ detection
2022-02-20 22:54:30 +01:00
Romain 1f66d5fb55
Change MS Visual C++ detection 2022-02-20 22:52:10 +01:00
Romain a44aa0d738
Merge pull request #3 from Romanitho/dev
Fix log and notification display if run in user context
2022-02-20 10:54:05 +01:00
Romain 91279e1753
Update winget-upgrade.ps1 2022-02-20 10:40:20 +01:00
Romain d5a8ad2873 Put log in user profile if run with user context 2022-02-19 16:08:39 +01:00
Romain 2d4ed7c565 Update winget-upgrade.ps1 2022-02-19 15:29:39 +01:00
Romain 8ee8c5ba5a Update winget-upgrade.ps1 2022-02-19 13:17:51 +01:00
Romain 9d5532aa90
Fix notification
Notification scheduled task name change.
2022-02-16 11:11:20 +01:00
Romain 215e79d6c2
Merge pull request #2 from Romanitho/dev
Renaming few things to match Winget-AutoUpdate
2022-02-14 17:43:39 +01:00
Romain 2f38a8c5f8 Renaming folders and scripts
Renaming of folders and script for harmonization.
2022-02-14 17:28:22 +01:00
Romain ca4b085068
Rename winget-install-and-update.ps1 to Winget-AutoUpdate-Install.ps1 2022-02-13 18:53:31 +01:00
Romain 215ae62925
Update install.bat 2022-02-13 18:53:03 +01:00
Romain 3b6911077d
Update README.md 2022-02-13 18:37:37 +01:00
Romain fc3cec7627 update 2022-02-12 17:09:04 +01:00
Romain b5bc8e5649 Rollback
This reverts commit 81bedbb04f.
2022-02-12 16:47:45 +01:00
Romain 269ec3ed96
Add files via upload 2022-02-12 16:36:21 +01:00
Romain 554647b2cd
Delete Winget-AllinOne.ps1 2022-02-12 16:36:00 +01:00
Romain 7afaafe300
Add files via upload 2022-02-12 16:35:51 +01:00
Romain fb0de5a673
Add files via upload 2022-02-12 16:22:29 +01:00
Romain 42305453cf
Rename winget-install-and-update.ps1 to Winget-AllinOne.ps1 2022-02-12 16:22:14 +01:00
Romain 1215735ea5
Delete Winget-AllinOne.ps1 2022-02-12 16:21:54 +01:00
Romain 667368e4c8
Add files via upload 2022-02-12 16:21:26 +01:00
Romain 157bd2a708
Add files via upload 2022-02-12 16:20:02 +01:00
Romain 81bedbb04f
Update README.md 2022-02-04 19:34:47 +01:00
Romain b40458cb73
Update README.md 2022-02-04 19:30:49 +01:00
Romain 262e06e764
Update README.md 2022-02-04 19:30:26 +01:00
Romain 7bdbdbfccc
Rename sample-excluded_apps.txt to excluded_apps.txt 2022-02-04 19:29:24 +01:00
Romain 9c1cdd79a3
minor changes
- Added "--all" in case several apps retrun same ID:
2022-02-03 12:18:21 +01:00
Romain dc9f726eeb
Bug fix on long name apps
added check for "| " character. Long name are weirdly truncated by powershell. Need to be removed to keep alligned collums.
2022-02-03 11:48:16 +01:00
Romain 68693fc2cf
Update README.md 2022-02-02 08:14:19 +01:00
Romain ab2eb20980
Update README.md 2022-02-02 08:13:39 +01:00
Romain 5ba30d8c86
minor changes
added check for "|" removal character on long name app causing error
2022-01-31 22:05:22 +01:00
Romain 81a8202402
Rollback to MS Visual C++ 2019 2022-01-31 14:19:04 +01:00
Romain 1c5833f89b
Delete winget-upgrade.ps1 2022-01-31 14:18:27 +01:00