services

  • Thread starter Thread starter fabio
  • Start date Start date
F

fabio

i want to set the start type of services in target designer.
if i modifing key in regedit, after fba will be restore at default.
for example.
if i want to set services.Windows Firewall/Internet Connection Sharing (ICS)
to disable. i go to resources of component and i click to service data key
and in start type i set 4.
but in other services i don't find this key.
what can i do?
excuseme for my english....
 
Fabio,
I don't know the answer but since there were no other answers I'll tell you
what I would try. I would right click on "Extra Resources" for the project,
select "Add" from the popup, and then select "Service Data." An "Add an
Extra Resource to the Configuration" dialog will appear preconfigured with
name "Service" and type "Service Data." I would populate this dialog with
information for the service that you want to modify. My hope is that this
service data would over-ride preconfigured service data for the component
but as I said I am mostly guessing.
 
Back
Top