Open at Startup
sims
sims at ezpzapps.com
Sun May 5 05:17:01 EDT 2002
If I want to have an app open when I turn on a Mac I can
make an alias (shortcut) to the app and write it to the
"Startup Items" folder. When the Mac is turned on, the Rev
app then automatically opens.
put specialFolderPath("System") & "/Startup Items" into prefsLocation
create alias prefsLocation & "/newApp Shortcut" to file tFile
How does (or can) one do this for Windows?
sims
More information about the use-livecode
mailing list