cannonfauder Posted November 5, 2005 Posted November 5, 2005 HI using wpi how do you make a link say to digital clock and have it start every time the computer boots ( I know to manually make a link and transfer to startup folder but how in WPI PS great themes Im now spoiled for choice
bledd Posted November 5, 2005 Posted November 5, 2005 manually create a registry entry which is in..HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Runcall it 'DigitalClock' or whatever, and make sure its a REG_SZ (String), with a value of ""C:\Program Files\Digital Clock\clock.exe"or whatever, then export this key, and apply it using regedit /s clock.reg
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now