Jump to content

Recommended Posts

Posted
  On 8/23/2013 at 11:16 AM, water said:

Now I think it is time you try something yourself!

Open the UDF, locate function _Service_Change and read the function header. Has all the needed information. Change $SERVICE_DISABLED to the value needed.

Yes i am trying but it is very hard. I am novice for about autoit.

Posted

What have you tried so far?

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted
  On 8/23/2013 at 1:17 PM, water said:

What have you tried so far?

I am looking for change service's startup option to automatic mode. But Services.au3 does not have  any "auto" word..

Posted

OMG.

Search the UDF for "automat" and you will find constant $SERVICE_AUTO_START for function _Service_Change.

My UDFs and Tutorials:

  Reveal hidden contents

 

Posted
  On 8/23/2013 at 1:25 PM, water said:

OMG.

Search the UDF for "automat" and you will find constant $SERVICE_AUTO_START for function _Service_Change.

what is udf. did you mean Services.au3 ?

Posted

User Defined Function

Yes, Services.au3 is the UDF.

To make things easier for you, you could use the Scite functionality to jump to the function from your script. Simply highlight the entire function name "_Service_Change", and press Ctrl + J

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...