Commit Graph

17 Commits (6b507cdb3c966a29aed7f457fb73edc437dec3a8)

Author SHA1 Message Date
Andreas Brett 92e64a145c
Stop running Get-Command Under User
Get-Command winget.exe not always returns an installed winget
2023-10-24 18:30:56 +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
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
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