About this tag
The xml import tag on WindowsForum.com covers discussions about importing XML files into Windows Task Scheduler. Users share methods for creating scheduled tasks that involve XML configuration files, such as setting up an alarm clock with Windows Media Player or deploying scripts via MSI packages. The tag focuses on practical steps for importing XML task definitions using the Task Scheduler interface or command-line tools. Topics include creating MSI files that contain XML imports and automating task creation. The content is aimed at users looking to automate or schedule tasks in Windows using XML-based task definitions.
-
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
-
VIDEO Windows Media Player Alarm Clock using Task Scheduler
This is fairly simple, but useful. You can create an alarm clock with Windows Media Player in scheduled tasks (Task Scheduler) by programming the following into the Task Scheduler: Step 1: Launch Task Scheduler Start Search Task Scheduler OR Start Key +R Run... taskschd.msc /s Step 2...- Mike
- Thread
- alarm audio computer power configuration daily trigger media player music files repeat function scripting settings task library task scheduler user privileges volume settings wake up windows windows 7 windows server xml import
- Replies: 16
- Forum: Windows Tutorials