If windows is saying service has been uninstalled, and the service pane is still showing the service still running, can you close it and relaunch it to confirm that it is indeed there? I ran into an issue where it would keep showing up in the service...
Well, do you want to use node names (node1 node2 etc) to lookup the nodes or do you want to use key value pair (value1="blah" value2="blah"), so something like lookup a key with 'value1' and replace the value there?
Can you post a sample file and what you are trying to update? I can give it a try..I have written several installers where I had to update XML in one or more files, mostly I depend on InstallScript for XML modifications.
This is how I have mine and it installs/uninstalls just the way it is supposed to. Not sure why it won't work in your case. In my case, the installShield component for the service has only one file, the exe for the service, all other files (such as c...