浙林龙哥

   :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

2004年10月18日

摘要: 1.Product节: 2.Package节: 4.UI: 3.字体定义UI/TextStyle: 4.UI/Dialog界面: 阅读全文
posted @ 2004-10-18 21:20 浙林龙哥 阅读(1183) 评论(0) 推荐(0)

摘要: http://codeblooded.com/blog/archive/2004/10/03/154.aspx For those that don't know I've been working on the ASP.NET Forums codebase for a long time and I've always wanted to have a MSI based install... 阅读全文
posted @ 2004-10-18 17:42 浙林龙哥 阅读(953) 评论(0) 推荐(0)

摘要: Windows Locale Codes Sorted by Codepage CLICK one of the Column Titles to sort the table by that item. Language (Locale) LCIDDecimal LCIDHexade. Codepage Countrycode Assamese 1101 44d Bengali ... 阅读全文
posted @ 2004-10-18 16:43 浙林龙哥 阅读(1870) 评论(0) 推荐(0)

摘要: 不小心在Wix上刷新了一下网页,2.0.2217.0出来了。 阅读全文
posted @ 2004-10-18 10:22 浙林龙哥 阅读(791) 评论(0) 推荐(0)

摘要: DotNetToolPak v 1.01 A new release of the DotNetToolPak is available for download. Included (with permission) are the following tools: Denis Bauer's ASP.NET Version Switcher Brian Scott's Cropper N... 阅读全文
posted @ 2004-10-18 10:00 浙林龙哥 阅读(592) 评论(0) 推荐(0)

摘要: IntelliSense for WiX .wxs files 昨天看了一点Rob.的演讲,看到他在用VS.NET里面写XML可以自动感知,很想实现一下。今天找到了:http://weblogs.asp.net/sweinstein/archive/2004/08/31/223461.aspx I recently started looking into WiX as a replacemen... 阅读全文
posted @ 2004-10-18 09:56 浙林龙哥 阅读(1371) 评论(2) 推荐(0)

摘要: LitLibTool lit.exe lit is an optional tool that can be used to combine multiple object files into libraries? that can be consumed by light. lit是一个可选工具。它可以将多个wixobj文件整合成一个Libraries文件,该文件可以被light重用。 阅读全文
posted @ 2004-10-18 09:48 浙林龙哥 阅读(718) 评论(0) 推荐(0)

摘要: 原文件:Wix的wiki网站http://wix.sourceforge.net/wiki/TallowCodeGenTool tallow.exe tallow is a tool for generating WiX source files by traversing a directory tree, extracting COM Interop information from ass... 阅读全文
posted @ 2004-10-18 09:39 浙林龙哥 阅读(1328) 评论(0) 推荐(0)

摘要: 从网上下载了两个wxs,分别为A、B,想不到它们的ProductID是一样的,从此进入痛苦的找BUG。先编译A,并安装好A.msi再编译B,并安装B.msi,发现错误。但以前我装B的时候是可以装的,不知错误在哪,很郁闷。最后才找到原来是A与B的ProductID一样。改掉就好了。 阅读全文
posted @ 2004-10-18 00:34 浙林龙哥 阅读(656) 评论(0) 推荐(0)