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-01T17:07:27+00:00

    There are many options coming out after we select MFC.

    What should i choose?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2010-08-01T17:05:51+00:00

    Oh:(

    Should we use different code?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2010-08-01T17:04:55+00:00

    Oh ok it is a library created by microsoft.

    How to use this in our code to fulfil our needed operation?

    Need to make a new project in VS2010 from the start and

    you must select MFC project.


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2010-08-01T16:55:40+00:00

    Oh ok it is a library created by microsoft.

    How to use this in our code to fulfil our needed operation?

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2010-08-01T16:21:56+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?

    MFC stands for Microsoft Foundation Class Library and is created by Microsoft

    it is meant to make Windows Application development much easier for Windows

    Developers.

    To learn more check these tutorials:

    http://www.tenouk.com/cplusplusnmfc.html

    http://www.codeproject.com/KB/MFC/FormView.aspx


    Itknowledge24.com

    Was this answer helpful?

    0 comments No comments