Changes between Version 14 and Version 15 of Onedrive Disable Issues


Ignore:
Timestamp:
12/12/24 05:50:26 (7 months ago)
Author:
Paul Kulda
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Onedrive Disable Issues

    v14 v15  
    3737
    3838  * Suggestions On
    39     * reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SmartActionPlatform\SmartClipboard" /v "Disabled"  /t REG_DWORD /d "0" /f
     39    * reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\!CurrentVersion\SmartActionPlatform\SmartClipboard" /v "Disabled"  /t REG_DWORD /d "0" /f
    4040
    4141  * Suggestions Off
    42     * reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\SmartActionPlatform\SmartClipboard" /v "Disabled"  /t REG_DWORD /d "1" /f
     42    * reg add "HKEY_CURRENT_USER\Software\Microsoft\Windows\!CurrentVersion\SmartActionPlatform\SmartClipboard" /v "Disabled"  /t REG_DWORD /d "1" /f
    4343
    4444