Executing an application while windows starts.
-
Hi friends, Please help me. I am creating a time scheduler in VB. It produces alarm messages at predefined time. It works. But i want to run that application on the starting of windows (log on). Please give me instructions and samples for this problem. Thanks in advance.:->
-
Hi friends, Please help me. I am creating a time scheduler in VB. It produces alarm messages at predefined time. It works. But i want to run that application on the starting of windows (log on). Please give me instructions and samples for this problem. Thanks in advance.:->
hi, read following link http://www.windowsdevcenter.com/pub/a/oreilly/windows/ron/startup_0401.html[^] hope this helps
Rupesh Kumar Swami Software Engineer, Integrated Solution, Bikaner (India)
-
Hi friends, Please help me. I am creating a time scheduler in VB. It produces alarm messages at predefined time. It works. But i want to run that application on the starting of windows (log on). Please give me instructions and samples for this problem. Thanks in advance.:->
You can put it in the 'run' key of the registry, in the 'startup' group of the start menu, or in the old, text config files that windows still uses.
Christian Graus - Microsoft MVP - C++ "I am working on a project that will convert a FORTRAN code to corresponding C++ code.I am not aware of FORTRAN syntax" ( spotted in the C++/CLI forum )