About this tag
The task scheduler import tag covers discussions about importing XML task definitions into Windows Task Scheduler, often as part of automated deployment or MSI package creation. Users seek methods to programmatically import task scheduler XML files, for example, by including them in an MSI installer that copies scripts and imports task configurations. The tag focuses on practical solutions for importing scheduled tasks without manual intervention, relevant for system administrators and IT professionals managing Windows task automation.
-
M
Create MSI to copy files
How do I create an MSI file to do the following: Install file.vbs into C:\Windows Import file.xml into TaskScheduler Note: both files to be contained in the MSI file. Thank you- Marnhullman
- Thread
- app packaging automation custom actions deployment deployment automation installation scripting msi msi files msi packaging scripting system files system integration task scheduler task scheduler import vbs file installation windows installation wix toolset xml import
- Replies: 11
- Forum: Windows Help and Support