November 5, 200520 yr 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
November 5, 200520 yr 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
Create an account or sign in to comment