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


_______________________________________________
use-revolution mailing list
[EMAIL PROTECTED]
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to