.rul rul文件

The rul file is where the InstallScript custom actions are stored. It is a clear text file that the build engine compiles at build time. At least this is how it is used in a Basic MSI. I am not very versed in an InstallScript MSI

A .rul file is a text file containing InstallScript code (just as a .cpp file typically contains C++ code, and so forth). InstallScript projects typically have a source file with the special name setup.rul. For information about the InstallScript language, please see the InstallScript Language Reference section of the InstallShield help.

这个解释比较靠谱

原文链接: https://www.cnblogs.com/zenghui/archive/2011/08/20/2147282.html

欢迎关注

微信关注下方公众号,第一时间获取干货硬货;公众号内回复【pdf】免费获取数百本计算机经典书籍

    .rul rul文件

原创文章受到原创版权保护。转载请注明出处:https://www.ccppcoding.com/archives/30891

非原创文章文中已经注明原地址,如有侵权,联系删除

关注公众号【高性能架构探索】,第一时间获取最新文章

转载文章受原作者版权保护。转载请注明原作者出处!

(0)
上一篇 2023年2月8日 上午8:10
下一篇 2023年2月8日 上午8:10

相关推荐