Avatar of nav2567
nav2567
Flag for United States of America asked on

cannot import reg file on Windows 2012.

Hello,

I have a reg file with the below lines

reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverride /t REG_DWORD /d 8 /f
reg add "HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management" /v FeatureSettingsOverrideMask / t REG_DWORD /d 3 /f

I run it on a Windows 2012 server and I am getting this message:
Cannot import c:\....\test.reg.  The specified file is not a registry script.  You can only import binary registry files from within the registry editor.

Please advise.  

Thanks.
Windows Server 2012

Avatar of undefined
Last Comment
Adam Brown

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Adam Brown

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy