Timer 
Author Message
 Timer

hi:
 any example of VB  program that will start by itself after powering up the
PC?

thank you
amy



Sun, 25 May 2003 03:00:00 GMT  
 Timer
Hi,

You could place the details of the application (path etc.) in the registry
so when Windows starts, the application will be run.

The key you should be interested in is

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

--
regards,

Garth

Quote:

> hi:
>  any example of VB  program that will start by itself after powering up
the
> PC?

> thank you
> amy



Mon, 26 May 2003 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Server Timers vs. Windows Timers for RS232 polling

2. system.timers.timer bug found

3. System.Timers.Timer in VB .NET ignores errors

4. Windows Service with System.Timers.Timer

5. Benefits of the timer object, bompared to the timer control

6. better timer than Timer?

7. timer event within a timer event

8. Q: Timer problem (need simple count up timer)

9. Timer interval is depending on code in timer event

10. Multimedia Timers = RealTime Timers ?

11. Timer Oh Timer

12. Calling a sub from a the timer event of a timer control

 

 
Powered by phpBB® Forum Software