Hello!

I'm testing an existing Kix script on Windows 10. Everything works fine, on Windows 7, but the following line does not actually do anything, for some reason, when run on Windows 10. Logged on user is in the Administrators group and UAC is off.

Run "regedit /s " + Chr(34) + "\\fs1\solidedge$\CurrentVersion\64-bit\Addins\Cideon\CurrentRelease\Custom\Registry\RemoveSettings.reg" + Chr(34)

I've even tried to just get the script to open regedit.exe, without success. I can get it to open notepad.exe, without issue. I also tried with the reg file on my hard drive, instead of the network, but still no success.

Any assistance will be greatly appreciated. Thanks.

MSC