The Scheduled Tasks folder is only special because of a shell extension (much like the Temporary Internet Files or Downloaded Program Files folders). The underlying data is just a bunch of .job files in a directory (typically %SystemRoot%\Tasks). The one issue you may encounter is that Vista introduced an overhauled job file. I can't say whether the task scheduler in Vista is backwards compatible or not. You might be better off creating (begging for?) a task scheduler extension to WiX that use the Task Scheduler COM interfaces to do their work (http://msdn.microsoft.com/en-us/library/aa383614(VS.85).aspx).
Thanks, Thomas S. Trias Senior Developer Artizan Internet Services http://www.artizan.com/ -------- Original Message -------- Subject: [WiX-users] Installing backed up scheduled tasks - Windows 2003 From: MacDiarmid, James D <james.macdiar...@eds.com> To: General discussion for Windows Installer XML toolset. <wix-users@lists.sourceforge.net> Date: 2/20/2009 3:50 PM > In my install I need to have some sort of way to install about 15 .job > scheduled tasks. When I look at the tasks folder it looks like an > object and not a regular folder. Any ideas on how I would go about > "copying" them over? > > Thanks, > Jim > > > ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users