开发者

Wrting info to file using InstallJammer Installer s/w

guys, I am using InstallJammer , a tool for creating the insta开发者_开发技巧llation file for product. I have requirement that accept the one value say ,IPAddress, and write this address into the one file . Anyone know how to do this InstallJammer

or How to do this in any other installtion s/w ?

Thanks in advance


under

Install User InterFace > Install Panes and Action

go to your screen insert action Console Get User Input and save it in virtual string like <%myip%> then insert action Write Text to File and under Text to Write write

<%myip%>


InstallJammer has a Write Text to File action that will do just what you need. The docs should tell you everything you need to know about how to use the action.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜