Hi, I'm trying to modifiy the Value Office2010Blue in this document... so far any command I tried end with no error but still the file is not updated... I need to change the value to Office2010dark but my knowledge in xml is not good enough to understand what I need to do. I fiddled with xml.exe a bit an read a whole bunch of infos but I can't find what i miss... xml ed -L -u "/Root/key[1]/key[2]/ValueKey[1][@Name=ActiveSkin]/@value" -v "Office2010dark" AppRegistry.xml Don't laugh ;) <?xml version="1.0"...
Hi, I'm trying to modifiy the Value Office2010Blue in this document... so far any command I tried end with no error but still the file is not updated... I need to change the value of Office2010Light but my knowledge in xml is not good enough to understand what I need to do. I fiddled with xml.exe a bit an read a whole bunch of infos but I can't find what i miss... xml ed -L -u "/Root/key[1]/key[2]/ValueKey[1][@Name=ActiveSkin]/@value" -v "Office2010dark" AppRegistry.xml Don't laugh ;) <?xml version="1.0"...
Thanks a million This fixed everything. xml ed -L -u "/Root/Key[1]/Key[2]/ValueKey[1][@Name='ActiveSkin']/@Value" -v "It Worked !!!" AppRegistry.xml
Hi, I'm trying to modifiy the Value Office2010Blue in this document... so far any command I tried end with no error but still the file is not updated... I need to change the value to Office2010Light but my knowledge in xml is not good enough to understand what I need to do. I fiddled with xml.exe a bit an read a whole bunch of infos but I can't find what i miss... xml ed -L -u "/Root/key[1]/key[2]/ValueKey[1][@Name=ActiveSkin]/@value" -v "Office2010dark" AppRegistry.xml Don't laugh ;) <?xml version="1.0"...
Hi, I'm trying to modifiy the Value Office2010Blue in this document... so far any command I tried end with no error but still the file is not updated... I need to change the value to Office2010Light but my knowledge in xml is not good enough to understand what I need to do. I fiddled with xml.exe a bit an read a whole bunch of infos but I can't find what i miss... xml ed -L -u "/Root/key[1]/key[2]/ValueKey[1][@Name=ActiveSkin]/@value" -v "Office2010dark" Conf.xml Don't laugh ;) <?xml version="1.0"...