Jump to content

Recommended Posts

Posted

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 :)


Posted

manually create a registry entry which is in..

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run

call 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

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...