About this tag
Discussions tagged with 'file embedding' on WindowsForum.com focus on creating MSI installer packages that contain and deploy files to specific system locations. A common request involves embedding scripts like .vbs files into the Windows directory and importing configuration files such as .xml into Task Scheduler. The tag covers techniques for bundling multiple files within a single MSI for automated deployment, often in enterprise or IT administration contexts. Topics may include MSI creation tools, scripting for silent installations, and ensuring proper file placement and task scheduling during setup.
-
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