KngStr

Results 25 comments of KngStr

最近一年不太使用Inno了,所以暂时没太关注。而且6.x变化比较大,还需要点时间了解下,所以暂时不会更新

辛苦了,这个真奇怪 后面测试其他方案,发现RegExprReplace也用了TStringList,但一切正常

好吧 不过,问题并不是只出现在10.3上, 我测试了下 这些都是有问题的 --- - 10.1.2 - 10.2.3 - 10.3.3 这些都是好的 --- - 7 - 2010 - XE2 - 10.0.1

应该的,老大辛苦了 不过我测试10 Seattle倒是正常的

嗯,我这边装的版本只有这些,看起来应该是这样的

感谢,刚刚测试了,多行的是没问题了,但是最后一行依然会有问题 比如,原始值是这样的 ```pascal TPkgInfo = record AppProduct: string; AppIntVer: string; AppVer: string; AppPkg: string; AppName: string; AppSrc: string; end; ``` 运行后变成了这样 ```pascal TPkgInfo = record property AppProduct: string read FAppProduct...

I have the same problem in win10 & 10.2.3 CnWizards_1.1.6.959 & CnWizards_1.1.7.975 both down.

> > > Please, see this comment [#74 (comment)](https://github.com/cnpack/cnwizards/issues/74#issuecomment-504572733) > > Hope this help. Thanks, it works now.