
如何停用“始終使用選定的程式開啟此類文件”選項?我嘗試了以下幾種方法:
HKEY_CLASSES_ROOT\Unknown\shell\opendlg\command
但我找不到打開dlg在 Windows 10 專業版登錄中
建立預設鍵值:
% SystemRoot% \ system32 \ rundll32.exe% SystemRoot% \ system32 \ shell32.dll, OpenAs_RunDLL% 1% 2
在上述方法中,(開啟方式)複選框將被停用(始終使用此應用程式)。
我還嘗試了下面的其他方法:
HKEY_LOCAL_MACHINE \ SOFTWARE \ Microsoft \ Windows \ CurrentVersion \ Policies \ Explorer
我創建了一個新的雙字 無文件關聯value 並將其值設為 1。
所有這些在以前的版本中都運作良好。