Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我用 iexpress 创建了一个 SED 文件。我的问题是如何使用 iexpress 使用 SED 文件自动创建包。我正在尝试(命令行):
iexpress mysed.sed
但它打开了 iexpress 软件,我希望它自动创建我的包。
添加 /N 选项:
iexpress /n mysed.sed