| |

VerySource

 Forgot password?
 Register
Search
View: 585|Reply: 1

Novice ask a question about the basics of self-starting

[Copy link]

1

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 China

Post time: 2020-1-8 15:20:02
| Show all posts |Read mode
I wrote a countdown program, and I want my program to start automatically when Windows starts. What should I do? Should just add some code, right? Thank you
Reply

Use magic Report

0

Threads

1

Posts

2.00

Credits

Newbie

Rank: 1

Credits
2.00

 Japan

Post time: 2020-1-9 20:36:01
| Show all posts
Modify the registry
Method 1. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run] Build a REG_SZ string type. Enter your executable program path.
Method 2. Change your program to a service program.
Reply

Use magic Report

You have to log in before you can reply Login | Register

Points Rules

Contact us|Archive|Mobile|CopyRight © 2008-2023|verysource.com ( 京ICP备17048824号-1 )

Quick Reply To Top Return to the list