Spiga

随笔档案 - 2007年10月

InstallShield 之String Table /property /path变量

2007-10-11 16:17 by Haozes, 1012 visits, 网摘, 收藏, 编辑
摘要:仔细了解了下,InstallShield这几种定义的变量的用法:1.String Tables里的变量:Installation Information->General Information->String Tables 在设置的语言中:如Chinese(Simplified) 添加变量TestStr 并设置值。在Script中使用方法:eg.STRINGtempStr;BEGIN... 阅读全文