Ok I am working with windows 2000 server SP4 , and I am trying to make a transfer manager service dependent on a connection manager service for startup reasons, but when I go to edit the reg. and I try to add a value I don’t get an option for REG_MULTI_SZ Just DWORD, BINARY, STRING value. Am I missing something?
isnt this doable from inside services.msc? Or by "making" do you mean you are physically scripting a brand new service?
i have already made the services, but now i would like to make one service dependent on the other, and i need the Multi-String Value key, but when i go to edit the reg. and try to add the key i only get DWORD, BINARY, STRING value no Multi-String,
I would export a key that has that kind of configuration [preferably from the services section] ,edit it and then import into registry. Make a backup of the registry if you haven't already. Watcher