Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Database & SysAdmin
  3. System Admin
  4. Run my process on sytem Start up

Run my process on sytem Start up

Scheduled Pinned Locked Moved System Admin
6 Posts 6 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    faroqtam
    wrote on last edited by
    #1

    Hi: i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos. thanx alot. Bye. On Earth nothing impossible, while your mind running. Faroqtam

    N T M L 4 Replies Last reply
    0
    • F faroqtam

      Hi: i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos. thanx alot. Bye. On Earth nothing impossible, while your mind running. Faroqtam

      N Offline
      N Offline
      Nagendra Kamath K
      wrote on last edited by
      #2

      It depends whether you want to run an Windows application or a DOS program. If you want to run a DOS program and you are using Winpx versions of Windows, then you can add a line in AUTOEXEC.BAT to run your program while the Windows boots up. If you are running a Windows based application, then you can use something called Services. There are a lot of settings which can be made to a perticular service depending on the requirements. Cheers, Nagu It does not matter WHAT you Say. It does not matter WHEN you Say. The only thing that matters is HOW you Say. Cheers, Nagu

      1 Reply Last reply
      0
      • F faroqtam

        Hi: i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos. thanx alot. Bye. On Earth nothing impossible, while your mind running. Faroqtam

        T Offline
        T Offline
        TOMCAT81
        wrote on last edited by
        #3

        Hi, What exactly you mean to say by, "before windows running"? What I understood is you are having your exe(independent of any API`s or DOS help) and you want to execute it. Answer for this is: Your exe should be totally using BIOS calls,cuz at this time no OS has been loaded neither Winpx nor DOS..rt?. So you can make run your exe by modifying MBR code(boot-loader) Cheers Tom

        1 Reply Last reply
        0
        • F faroqtam

          Hi: i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos. thanx alot. Bye. On Earth nothing impossible, while your mind running. Faroqtam

          M Offline
          M Offline
          Michael Dunn
          wrote on last edited by
          #4

          faroqtam wrote: that is mean i need to Run it when operating systems choosing menu apparing in Dos. How do you expect to run a program even before the user has chosen which OS to boot? --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD

          A 1 Reply Last reply
          0
          • M Michael Dunn

            faroqtam wrote: that is mean i need to Run it when operating systems choosing menu apparing in Dos. How do you expect to run a program even before the user has chosen which OS to boot? --Mike-- LINKS~! Ericahist | 1ClickPicGrabber | CP SearchBar v2.0.2 | C++ Forum FAQ Strange things are afoot at the U+004B U+20DD

            A Offline
            A Offline
            Anonymous
            wrote on last edited by
            #5

            Ya mike. It is possible to execute all sorts of programs even bfor OS loads but condition is, no OS dependencies like WIn API`s etc. -Try to get the things you like, else you will be forced to like the things you get! Cheers Tom

            1 Reply Last reply
            0
            • F faroqtam

              Hi: i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos. thanx alot. Bye. On Earth nothing impossible, while your mind running. Faroqtam

              L Offline
              L Offline
              Lost User
              wrote on last edited by
              #6

              faroqtam wrote:

              i need to run my process befor windows running . not by using the Run key or Winlogon key or start up floder. that is mean i need to Run it when operating systems choosing menu apparing in Dos.

              If you want to run after an OS is select from the menu, try to learn to create a windows service[^]. But if you want to run it before an OS select, you might need to build you own instrction in assembly.

              1 Reply Last reply
              0
              Reply
              • Reply as topic
              Log in to reply
              • Oldest to Newest
              • Newest to Oldest
              • Most Votes


              • Login

              • Don't have an account? Register

              • Login or register to search.
              • First post
                Last post
              0
              • Categories
              • Recent
              • Tags
              • Popular
              • World
              • Users
              • Groups