Jump to content

Required Code in C # for making a bootable application

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
1 reply to this topic

#1
tomarrishi

tomarrishi

    Newbie

  • Members
  • Pip
  • 1 posts
Required Code in C # for making a bootable application

We only need the code on how to start an application with windows Boot.
Our Application is an Antivirus which works fine.

We need a code which will boot the application with windows services. Please do not confuse this will windows normal boot up process. the application is an antivirus which should start with windows services or admin.

Quite similar to a code of Boot Virus. However we are not making a virus.

Our Antivirus is complete however it should be started on windows Boot win services or admin.

email - "ttechnomail" - gmail ID

#2
gokuajmes

gokuajmes

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 518 posts
Please !! you managed to make Antivir application & you don't know how to run the application from bootPosted Image any way , make a new windows service application in visual studio & configure it to run as startup.
please read the documentation below
http://msdn.microsof...9%28VS.80).aspx