I need to change some settings in Keil uVision project. I did not find how to disable/enable project options through command line. So I tried to do this by simple parsing .uvproj and .uvopt files with System.Xml in IronPython:I need to change some settings in Keil uVision