without registry

how we make our program can runing at start up without using add key in registry
Not really a programming question, but add shortcut in <username>\start menu\programs\startup\
username="All users" to set the program for all users.
all user?in that computer..?how about to all computer network

and..back to my frst question..with code plz..to make my program run at startup without using registry
closed account (S6k9GNh0)
Windows has a specific set a process that you can setup to run at start. If that's dealt by registry, you can't really do anything about it. Linux has a simple configuration file that deals with this (or multiple files if needed).
Last edited on
What code? As helios said, add shortcut in <username>\start menu\programs\startup\

Sidenote: I recommend to repair your keyboard, as it seems that every time you press a period, or other punctuation mark, two period come out.
roger that..

thnx brot
Topic archived. No new replies allowed.