How to run an executable internally along with other background processes in the system during the startup?

Anonymous
2010-07-30T03:39:55+00:00

I have an executable file and i want it to run continuously with other system processes in the background.

Can u tell me how to do that?

Windows for home | Previous Windows versions | Apps

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

150 answers

Sort by: Most helpful
  1. Anonymous
    2010-07-31T04:06:05+00:00

    How to make that *.bat or *.exe file to work as background process?

    Its not built from c or c++ codes.

    Is there any software or are there any steps to follow?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-07-30T21:37:53+00:00

    On Fri, 30 Jul 2010 03:39:55 +0000, Abhilash S P wrote:

    I have an executable file and i want it to run continuously with other system processes in the background.

    Can u tell me how to do that?

    Sorry I don't understand this question. Please clarify exactly what

    you want to do.

    And what is this "executable file"? What is its name? What does it do?


    Ken Blake

    It is a *.batch file which he converted, you might need to follow his first post

    in order for you to fully understand the OP's issue. Ken, check the OP's first

    POST on this forum, it is a programming challange he wants to produce

    software under Windows Environment using Microsoft Visual Studio 2010,

    currently I've been helping him.  


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-07-30T20:04:33+00:00

    On Fri, 30 Jul 2010 03:39:55 +0000, Abhilash S P wrote:

    I have an executable file and i want it to run continuously with other system processes in the background.

    Can u tell me how to do that?

    Sorry I don't understand this question. Please clarify exactly what

    you want to do.

    And what is this "executable file"? What is its name? What does it do?


    Ken Blake

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-07-30T11:05:30+00:00

    If it is an executable file which was converted from batch file then how to put the path?

    There is no program for it. Only one command.

    Is there any other method to make it work at background?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2010-07-30T07:58:03+00:00

    I have an executable file and i want it to run continuously with other system processes in the background.

    Can u tell me how to do that?

    Hi Abhilash:

    You must put the path to the program in a String_REG value

    in Windows® Registry under the following path:

    *HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run*

    I hope you find this information useful. If you need any further assistance,

    please feel free to contact me and let me know.

    I hope this information was helpful…

    Have a nice day…

    Best regards,

    Fisnik


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments