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-01T15:48:41+00:00

    To make it as the C# example then we need to use MFC projects

    in VS2010. Do you know MFC?

    What is MFC?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-08-01T11:03:22+00:00

    In view of my academics i have to submit c++ project but i can submit c# only after my current sem.

    So am stressing on c++ thats it nothing else.

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-08-01T10:58:23+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.

    C# is useful in Windows DEV, however, C++ is far more useful.

    BUT I do NOT understand why don't you just use the C# sample?


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-08-01T10:57:29+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#.

    To make it as the C# example then we need to use MFC projects

    in VS2010. Do you know MFC?


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2010-08-01T10:55:27+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.

    That's why you shall add Killresp.exe to the registry like you did with the converted batch.


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments