面对现实,超越自己
逆水行舟,不进则退
posts - 269,comments - 32,trackbacks - 0
Textreplace插件的使用:

1 !include "TextReplace.nsh"
2 
3 ${textreplace::ReplaceInFile} "c:\1.txt" "c:\1.txt" "%Install%" "替换的内容" "/S=1" $4
4 ${textreplace::FreeReadBuffer} "$4"
5 ${textreplace::Unload}
posted on 2012-05-04 18:12 王海光 阅读(1847) 评论(0)  编辑 收藏 引用 所属分类: NSIS

只有注册用户登录后才能发表评论。
网站导航: 博客园   IT新闻   BlogJava   知识库   博问   管理