摘要:
Windows Installer的Custom Action可以是exe, dll, vbs或js文件。通过这个Custom Action,只要有足够的权限,基本上想做什么就做什么。 用C++编写Custom Action的例子(省略建各种工程的步骤):1.EXE (1).C++代码,Console Application。其中可以通过MsiDoAction调用一些别的Action。目前并没有了... 阅读全文
posted @ 2010-10-08 20:11
lbsx
阅读(1972)
评论(0)
推荐(0)
摘要:
Property定义:Properties are global variables that Windows Installer uses during an installation. 比如,对于安装部署项目,在注册表里默认的HKCU\Software\[Manufacturer]这里的 [Manufacturer]就是一个属性。再如要将安装的路径写入注册表时的属性TARGETDIR。添加一项... 阅读全文
posted @ 2010-10-08 19:15
lbsx
阅读(368)
评论(0)
推荐(0)
浙公网安备 33010602011771号