Guest slash1020 Posted October 14, 2002 Posted October 14, 2002 If I want to run my application automatic when the windows starts. (like the clock,volume....) But I don't to use API. How could I code the program? I don't want to set it by human..... I mean the application can set the function by itself. Thanks..... Quote
*Gurus* Derek Stone Posted October 14, 2002 *Gurus* Posted October 14, 2002 Add your application to HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run using the Microsoft.Win32.Registry classes. Quote Posting Guidelines
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.