
如何用批處理添加注冊表項如提用批處理如何填加以下兩行到注冊表add “HKLMSOFTWAREMicrosoftWindows NTCurrentVersionSoftwareProtectionPlatformff1ce15-a989-479d-af46-f275c6370663” /f /v KeyManagementServiceName /t REG_SZ /d “172.16.0.1”add “HKLMSOFTWAREMicrosoftWindows NTCurrentVersionSoftwareProtectionPlatformff1ce15-a989-479d-af46-f275c6370663” /f /v KeyManagementServiceName /t REG_SZ /d “172.16.0.1” /reg:32我用CMD輸執(zhí)行有些麻煩

