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-08-01T10:46:53+00:00

    Actually in my academics my lecturer told to submit the project which you had helped me in developing the code in c++.

    So he needs c++ and C# next sem.

    So i am so bothered about the program written in c++ than c#.

    I know c# is lot more useful than C++ but i have to submit that.

    I know you may get irritated if i keep asking about this but please help me fisnik sir.

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-08-01T10:35:05+00:00

    You hade given me a code written in c++.

    Can u help me modifying that to make it to execute same as the code written in c#.

    I was able to build the exe file but i need the same operation as that of the code written in c#.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-08-01T10:32:47+00:00

    Oh ok i understood:)

    U had written some code to make that get executed multiple times right?

    But u had given me that killresp.

    When i double click then it gets added in the task manger and will be at the background but the next time i boot the system it wont be present in the task manager.

    I have to double click the icon again.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-08-01T10:26:54+00:00

    Yours is already working without adding the path:)

    I asked about .exe file which was converted from the batch file.

    Its executing only once when the system gets started.

    yes, it is performing what *.bat file did and then closing down.

    Like a fast CMD dialog. sorry, better use a exe which I made.


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2010-08-01T10:21:52+00:00

    Yours is already working without adding the path:)

    I asked about .exe file which was converted from the batch file.

    Its executing only once when the system gets started.

    Was this answer helpful?

    0 comments No comments