PowerToys/installer/PowerToysSetupCustomActions
Stefan Markovic 195f288492
[GPO] Add GPO to disable per-user install (#25141)
* Add per user installer

* Separate upgrade codes for per machine and per user installation
Move per machine check to bootstrapper
Move all defines to common.wxs
Fix CI

* Update installer/PowerToysSetup/generateFileList.ps1

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>

* Update installer/PowerToysSetup/generateAllFileComponents.ps1

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>

* Update installer/PowerToysSetup/generateFileList.ps1

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>

* expect.txt

* Revert "Update installer/PowerToysSetup/generateFileList.ps1"

This reverts commit 34545dab9c.

* Update release CI to build both installers

* Revert bundle name change

It messes up app ID for per-user installation which ends up breaking winget update
of the per-user PT

* spellcheck

* Fix bad merge

* Add RegistryPreview

* Include backup_restore_settings.json

* Revert testing endpoint change

* Add per-machine/per-user installation GPOs

* Update doc/gpo/README.md

* Update doc/gpo/README.md

* spellcheck

* Remove disable per-machine policy

* Update doc/gpo/README.md

Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>

---------

Co-authored-by: Jeremy Sinclair <4016293+snickler@users.noreply.github.com>
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com>
2023-03-31 14:31:45 +02:00
..
CustomAction.cpp [GPO] Add GPO to disable per-user install (#25141) 2023-03-31 14:31:45 +02:00
CustomAction.def [GPO] Add GPO to disable per-user install (#25141) 2023-03-31 14:31:45 +02:00
DepsFilesLists.h [Build][Installer]Automatically add list of .NET Runtime deps to Installer during build (#23102) 2023-01-12 14:25:36 +00:00
packages.config Update Windows.CppRT to latest version (#21157) 2022-10-12 11:19:01 +03:00
parseRuntimes.ps1 [Build][Installer] Fix Runtime Parsing for .NET Runtime and WPF dependencies (#23626) 2023-01-27 10:08:15 -05:00
PowerToysSetupCustomActions.vcxproj [installer] Support per-user installation (#24087) 2023-03-31 12:23:57 +02:00
PowerToysSetupCustomActions.vcxproj.filters Self-contained .NET (#22217) 2022-12-14 13:37:23 +01:00
RcResource.h [Setup] Use WiX bootstrapper instead of a custom one (#15050) 2022-01-05 10:28:09 -08:00
resource.h [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00
Resource.rc [build]Add version to binaries and add check in CI (#19792) 2022-08-10 09:58:21 +01:00
stdafx.cpp FancyZones and Shortcut Guide initial commit 2019-09-05 18:12:40 +02:00
stdafx.h [Setup] Add logging for registry changes + add logger for powerpreview 2021-11-11 15:00:43 +03:00