oiaohm wrote: > This answer is not going to be something you like. bfloeagle > > Windows scheduled tasks don't exist in wine. There are a lot of good reasons. Most items that need scheduled tasks would also need running as root breaching the rule never run wine as root. Running a backup program at times will require root. > > As far as I know, scheduled tasks can be planned in cron and use a different user than root. In this case, the root argument is moot.