简体   繁体   中英

How do you insert msi into custom Windows install?

如何将msi安装程序插入自定义的(nLite)Windows XP安装程序中?

When creating the image, files places in [image root]\\$OEM$\\$1 will be copied to the root of C drive during installation. You can then use nLite's runonce facility to execute whatever you want from that folder on first login (you can have nLite login once on first boot as administrator to kick off the runonce, then use shutdown to automatically reboot when finished). Use the switches found in the article moshen linked to to execute MSIs silently.

我不确定nlite,但您可以在此处找到一些信息。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM