We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
reg delete "HKCU\Software\Classes\mscfile\shell\open\command" /f && reg delete HKCU\Software\Classes\ms-settings\shell\open\command /f && reg delete HKCU\Software\Microsoft\Windows\CurrentVersion\App Paths\control.exe /f && reg delete HKCU\Software\Classes\exefile\shell\open\command /f && reg delete HKCU\Software\Classes\taskmgr\shell\open\command /f && reg delete HKCU\Software\Classes\AppID{921C1A8B-9F15-4DA4-9235-0472C3A216E6} /f The operation completed successfully. The operation completed successfully. ERROR: Invalid syntax. Type "REG DELETE /?" for usage.
The text was updated successfully, but these errors were encountered:
reg delete "HKCU\Software\Classes\mscfile\shell\open\command" /f reg delete "HKCU\Software\Classes\ms-settings\shell\open\command" /f reg delete "HKCU\Software\Microsoft\Windows\CurrentVersion\App Paths\control.exe" /f reg delete "HKCU\Software\Classes\exefile\shell\open\command" /f reg delete "HKCU\Software\Classes\taskmgr\shell\open\command" /f reg delete "HKCU\Software\Classes\AppID{921C1A8B-9F15-4DA4-9235-0472C3A216E6}" /f
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: