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. General Programming
  3. C / C++ / MFC
  4. run my exe after restarting vista

run my exe after restarting vista

Scheduled Pinned Locked Moved C / C++ / MFC
c++
2 Posts 2 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.
  • M Offline
    M Offline
    Madan Chauhan
    wrote on last edited by
    #1

    Hi all, I am building my application for windows VISTA using vc++ in which I need to execute it after restarting the machine. At one point during my application is running I need to restart the system once and then again my application should run itself. On the machine if Windows Defender is activated then it pops up a message for permission to run the exe. I do not need that pop up it should execute itself after restarting the machine. Please suggest me the way to do this. Thanks

    C 1 Reply Last reply
    0
    • M Madan Chauhan

      Hi all, I am building my application for windows VISTA using vc++ in which I need to execute it after restarting the machine. At one point during my application is running I need to restart the system once and then again my application should run itself. On the machine if Windows Defender is activated then it pops up a message for permission to run the exe. I do not need that pop up it should execute itself after restarting the machine. Please suggest me the way to do this. Thanks

      C Offline
      C Offline
      C myLife
      wrote on last edited by
      #2

      You need to run your application by making it a service or u first schedule your application to run at startup through your windows task scheduler. then it will work fine in vista. Have a great Day.

      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