PowerToys
PowerToys copied to clipboard
PowerToys installs files without version number
Microsoft PowerToys version
0.61.1
Running as admin
- [ ] Yes
Area(s) with issue?
General
Steps to reproduce
Right-click some of the PowerToys executable files and verify they have no version set. Examples include:
- modules\AlwaysOnTop\PowerToys.AlwaysOnTop.exe
- modules\AlwaysOnTop\PowerToys.AlwaysOnTopModuleInterface.dll
- modules\Awake\PowerToys.AwakeModuleInterface.dll
- modules\FancyZones\PowerToys.FancyZonesModuleInterface.dll
- modules\PowerRename\PowerToys.PowerRename.exe
- modules\VideoConference\PowerToys.VideoConferenceModule.dll
- Tools\PowerToys.BugReportTool.exe
- Tools\PowerToys.StylesReportTool.exe
- Tools\PowerToys.WebcamReportTool.exe
The script in CI also needs to be changed to detect that the version of the files is null and fail the release build in that case.
✔️ Expected Behavior
Files have the same Version as PowerToys.
❌ Actual Behavior
Some files are unversioned.
Other Software
No response