Replace opening winver.exe with NewModernWinver.exe via regfix
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe]
"Debugger"="C:\\Program Files\\WindowsApps\\14082CryzenTechnologies.ModernWinver_1.1.1.0_x64__6b5yntewjra3r\\NewModernWinver.exe"
"UseFilter"="0"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe\0]
"AppExecutionAliasRedirect"=dword:00000001
"AppExecutionAliasRedirectPackages"="*"
"FilterFullPath"="NewModernWinver.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe\1]
"AppExecutionAliasRedirect"=dword:00000001
"AppExecutionAliasRedirectPackages"="*"
"FilterFullPath"="NewModernWinver.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe\2]
"AppExecutionAliasRedirect"=dword:00000001
"AppExecutionAliasRedirectPackages"="*"
"FilterFullPath"="NewModernWinver.exe"
save as fix.reg and launch. Add entries to registry.
Now after launch winver will open new modern WinVer instead of legacy popup from Windows.
Rollback changes:
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe" /f
Replace opening
winver.exewithNewModernWinver.exevia regfixsave as
fix.regand launch. Add entries to registry.Now after launch
winverwill open new modern WinVer instead of legacy popup from Windows.Rollback changes:
reg delete "HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\winver.exe" /f