About this tag
Installation scripting on WindowsForum.com covers methods for automating software deployment, including creating MSI files to copy files and configure system components. Discussions focus on packaging scripts and configuration files into installers, such as embedding VBS scripts into C:\Windows and importing XML files into Task Scheduler. The tag addresses practical challenges in building custom installation packages for Windows environments, with an emphasis on scripting solutions for enterprise deployment and system administration tasks.
-
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