开发者

MSI write the TARGETDIR to textfile

How to write MSI's TARGETDIR to a textfile? So that my program can refer to the path written there开发者_运维技巧.


This depends on the type of text file. If it is a plain text file you would have to use a custom action. Alternatively you can use the Windows Installer built in INI file editing support. http://msdn.microsoft.com/en-us/library/aa369282(VS.85).aspx

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜