I have been recommended "Resource Tuner console" but it's a little out of my price range.
我被推荐为“资源调谐器控制台”,但它有点超出我的价格范围。
I'm looking for something that could be launched from a nant build script and told to stamp an exe with an additional property as described in my previous question.
我正在寻找一些可以从一个nant构建脚本启动的东西,并告诉我用我之前的问题中描述的附加属性标记exe。
4 个解决方案
#1
2
Resource hacker can be found here, btw: http://www.angusj.com/resourcehacker/
资源黑客可以在这里找到,顺便说一下:http://www.angusj.com/resourcehacker/
#3
2
I think I just found my (and possibly your) ultimate solution for this one:
我想我刚刚找到了这个(也可能是你的)终极解决方案:
verpatch /va foodll.dll %VERSION% %FILEDESCR% %COMPINFO% %PRODINFO% %BUILDINFO%
verpatch / va foodll.dll%VERSION %% FILEDESCR %% COMPINFO %% PRODINFO %% BUILDINFO%
Available at http://www.codeproject.com/KB/install/VerPatch.aspx?msg=3207401
可从http://www.codeproject.com/KB/install/VerPatch.aspx?msg=3207401获取
Free with full sources (Code Project Open License (CPOL) license)
免费提供全部资源(代码项目开放许可证(CPOL)许可证)
#4
-2
Hi my name is Archit and few monts age i felt for same question... Now, There are many tools which will give you command line editing , Resource hacker : Free and good one, it provides scripting and saving resources go through help file where u get hell lot of examples about that , by the way u only asked for cheap OR free utilities , but there are several tolls which can perform efficiently (not free one) if u want some more util call me ... and yes most of the paying resource editor tools provide command line editing free.....means u can download trail and go for cmd line editor absolutely free....
嗨,我的名字是Archit和很少的monts年龄,我觉得同样的问题...现在,有很多工具,将给你命令行编辑,资源黑客:免费和良好的,它提供脚本和节省资源通过帮助文件在哪里你得到了很多关于这方面的例子,顺便说一句,你只要求廉价的OR免费公用事业,但如果你想要一些更多的工具给我打电话,有几个可以有效执行的通行费(不是免费的)...是的大多数付费资源编辑工具免费提供命令行编辑.....意味着你可以下载跟踪并完全免费去cmd行编辑器....
#1
2
Resource hacker can be found here, btw: http://www.angusj.com/resourcehacker/
资源黑客可以在这里找到,顺便说一下:http://www.angusj.com/resourcehacker/
#2
#3
2
I think I just found my (and possibly your) ultimate solution for this one:
我想我刚刚找到了这个(也可能是你的)终极解决方案:
verpatch /va foodll.dll %VERSION% %FILEDESCR% %COMPINFO% %PRODINFO% %BUILDINFO%
verpatch / va foodll.dll%VERSION %% FILEDESCR %% COMPINFO %% PRODINFO %% BUILDINFO%
Available at http://www.codeproject.com/KB/install/VerPatch.aspx?msg=3207401
可从http://www.codeproject.com/KB/install/VerPatch.aspx?msg=3207401获取
Free with full sources (Code Project Open License (CPOL) license)
免费提供全部资源(代码项目开放许可证(CPOL)许可证)
#4
-2
Hi my name is Archit and few monts age i felt for same question... Now, There are many tools which will give you command line editing , Resource hacker : Free and good one, it provides scripting and saving resources go through help file where u get hell lot of examples about that , by the way u only asked for cheap OR free utilities , but there are several tolls which can perform efficiently (not free one) if u want some more util call me ... and yes most of the paying resource editor tools provide command line editing free.....means u can download trail and go for cmd line editor absolutely free....
嗨,我的名字是Archit和很少的monts年龄,我觉得同样的问题...现在,有很多工具,将给你命令行编辑,资源黑客:免费和良好的,它提供脚本和节省资源通过帮助文件在哪里你得到了很多关于这方面的例子,顺便说一句,你只要求廉价的OR免费公用事业,但如果你想要一些更多的工具给我打电话,有几个可以有效执行的通行费(不是免费的)...是的大多数付费资源编辑工具免费提供命令行编辑.....意味着你可以下载跟踪并完全免费去cmd行编辑器....