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 |
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 |
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 |
Joerg Hochwald
|
08bd0bc60e
|
ARM64 workarounds
|
2022-10-25 17:18:58 +02:00 |
KnifMelti
|
6cc0f82c43
|
Environment
|
2022-10-14 21:36:45 +02:00 |
romanitho
|
5f241f5dda
|
Added support for user profile installed apps 🥳
|
2022-10-08 02:18:46 +02:00 |
Romain
|
7dc62baec5
|
Update Get-WingetCmd.ps1
|
2022-09-08 15:14:11 +02:00 |
KnifMelti
|
c4113ea29e
|
Sort WingetPath as INT
|
2022-08-16 21:40:34 +02:00 |
romanitho
|
a7bd127c43
|
VSCode Format
|
2022-06-10 10:26:41 +02:00 |
Romain
|
1899070866
|
Spelling
|
2022-04-15 10:07:04 +02:00 |
Romain
|
bc8c2e9766
|
Spaces
|
2022-04-13 18:50:06 +02:00 |
Romain
|
013ab2d7fd
|
Optimisations
|
2022-04-13 10:50:24 +02:00 |