Noraa Junker
56fabda79c
[Chore] Remove outdated clean up tool ( #48992 )
...
<!-- Enter a brief description/summary of your PR here. What does it
fix/what does it change/how was it tested (even manually, if necessary)?
-->
## Summary of the Pull Request
Remove outdated clean up tool and script
<!-- Please review the items on the PR checklist before submitting-->
## PR Checklist
- [x] Closes : #48991
<!-- - [ ] Closes: #yyy (add separate lines for additional resolved
issues) -->
- [ ] **Communication:** I've discussed this with core contributors
already. If the work hasn't been agreed, this work might be rejected
- [x] **Dev docs:** Added/updated
- [ ] **New binaries:** Added on the required places
- [ ] [JSON for
signing](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ESRPSigning_core.json )
for new binaries
- [ ] [WXS for
installer](https://github.com/microsoft/PowerToys/blob/main/installer/PowerToysSetup/Product.wxs )
for new binaries and localization folder
- [ ] [YML for CI
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/ci/templates/build-powertoys-steps.yml )
for new test projects
- [ ] [YML for signed
pipeline](https://github.com/microsoft/PowerToys/blob/main/.pipelines/release.yml )
- [ ] **Documentation updated:** If checked, please file a pull request
on [our docs
repo](https://github.com/MicrosoftDocs/windows-uwp/tree/docs/hub/powertoys )
and link it here: #xxx
2026-07-02 12:52:27 +02:00
Gleb Khmyznikov
725535b760
[DevDocs] More content and restructure ( #40165 )
...
## Summary of the Pull Request
Accumulated information from internal transition about the modules
development, and reworked it to be added in dev docs. Also the dev docs
intself was restructured to be more organized. New pages was
verified by transition team.
## PR Checklist
- [x] **Dev docs:** Added/updated
---------
Co-authored-by: Zhaopeng Wang (from Dev Box) <zhaopengwang@microsoft.com >
Co-authored-by: Hao Liu <liuhao3418@gmail.com >
Co-authored-by: Peiyao Zhao <105847726+zhaopy536@users.noreply.github.com >
Co-authored-by: Mengyuan <162882040+chenmy77@users.noreply.github.com >
Co-authored-by: zhaopeng wang <33367956+wang563681252@users.noreply.github.com >
Co-authored-by: Jaylyn Barbee <51131738+Jaylyn-Barbee@users.noreply.github.com >
2025-07-01 14:27:34 +02:00
Jaime Bernardo
12bb5c2131
[VCM]Deprecate the Video Conference Mute utility ( #36772 )
...
* Remove all VideoConferenceMute related code and files
* Clean up vcm driver registry keys
* Also remove the Webcam report tool
* Also clean out video conference on the installer
* Fix spellcheck
* Remove comment about video conf
* Update gpo files revision
* Revert removing the VCM policies
* Deprecate VCM GPO policy
* Change deprecation message to show first supported version
* Tweak supported strings in the adml
2025-01-16 15:17:34 +00:00
Jay
949b9a6185
[Spellcheck]Refactor/review entries into different files ( #29832 )
...
* remove files
* add dictionaries
* Create expect.txt
* spelling corrections + move words
* spelling updates
* few more
* import commit from bot
* move names
* undo FZ changed by VS
2023-11-21 15:06:01 +00:00
Aaron Junker
95865bfd24
Add devdocs for tools ( #24903 )
...
* first push (associated issues: #17951 #761 )
* More docs
* Fix spelling
* More docs
* Fix spelling
* Push
* Fix link
* Fix spelling
* Update bug-report-tool.md
* Update verification-scripts.md
* Update doc/devdocs/tools/bug-report-tool.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
* Update doc/devdocs/tools/bug-report-tool.md
* Update doc/devdocs/tools/styles-report-tool.md
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
* Update doc/devdocs/tools/build-tools.md
* Update doc/devdocs/tools/clean-up-tool.md
---------
Co-authored-by: Heiko <61519853+htcfreek@users.noreply.github.com >
Co-authored-by: Stefan Markovic <57057282+stefansjfw@users.noreply.github.com >
2023-03-24 11:38:42 +01:00