Skip to content

Instantly share code, notes, and snippets.

@reticivis-net
reticivis-net / delloem.bat
Created August 20, 2021 03:17
Sets registry flags to dell ones to trick Dell Mobile Connect to think your PC is a dell pc.
echo Setting OEMID in RegEdit...
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v OEMID /f /t REG_SZ /d DELL
echo Setting SCMID in RegEdit
REG ADD "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Store" /v StoreContentModifier /f /t REG_SZ /d DELL_Xps