PowerToys/installer/MSIX
R. de Veen 4177708e49
Enable PDF files in preview pane (#9088)
## Summary of the Pull Request
This PR enables user to preview PDF files in the Explorer preview pane
and in Outlook. 

**What is this about:**
Windows does not support out of the box experience for previewing PDF
files in the preview pane. Users need to install third-party software
like Adobe Acrobat reader. The PdfPreviewHandler module enbales the user
to preview PDF files.

**How does someone test / validate:** 
Run the installer, open Explorer and select a PDF file, enable the
preview pane. Maybe need to remove third-party PDF software.

## Quality Checklist

- [X] **Linked issue:** #3548
- [ ] **Communication:** I've discussed this with core contributors in the issue. 
- [X] **Tests:** Added/updated and all pass
- [X] **Installer:** Added/updated and all pass
- [X] **Localization:** All end user facing strings can be localized
- [ ] **Docs:** Added/ updated
- [x] **Binaries:** Any new files are added to WXS / YML
   - [ ] No new binaries
   - [x] YML for signing
   - [x] WXS for installer
2021-08-26 16:43:26 -05:00
..
Images MSIX: implement initial msix installer 2019-12-24 17:06:10 +03:00
appxmanifest.xml Enable PDF files in preview pane (#9088) 2021-08-26 16:43:26 -05:00
build_msix.ps1 MSIX: add debug configuration option for package building (#1561) 2020-03-13 00:37:30 +03:00
build_msix_cdpx.cmd Unify version specifying (#1439) 2020-03-05 17:52:21 +03:00
generate_self_sign_cert.ps1 MSIX: update identity name and publisher (#1176) 2020-01-29 13:06:19 +01:00
install_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
PackagingLayout.xml Move keyboard manager POC code to dev branch (#1455) 2020-04-08 14:28:39 -07:00
registry.dat [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
registry.reg [0.16]: Merge Preview Handlers in Master (#1516) 2020-03-11 15:53:49 -07:00
reinstall_msix.ps1 MSIX: do not kill explorer.exe, since it's only necessary for the MSI version 2020-02-17 18:38:14 +03:00
sign_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
uninstall_msix.ps1 MSIX: fix uninstallation from msix_reinstall and split the scripts (#1183) 2020-02-04 18:56:10 +03:00
update_appxmanifest_version.ps1 Unify version specifying (#1439) 2020-03-05 17:52:21 +03:00