Hello World!

程序员那点事儿

首页 新随笔 联系 聚合 管理
  20 Posts :: 6 Stories :: 0 Comments :: 0 Trackbacks
                            <Directory Id="DLLDIR" Name="dll">
                            
<Component Id="Mydll" Guid="{16F903BC-B16F-45f3-A942-F71B9BAB23BC}">
                                <RemoveFolder Id="RemoveDir" On="uninstall" />
                                   <File Id="share" DiskId="1" Name="a.dll" Source="a.dll" />
                                
<RegistryValue
                                    
Root='HKCU'
                                    
Key=DIR'
                                    
Name="Uninstall"
                                    Type
='string'
                                    
Value='1.0.0.0'
                                    
KeyPath='yes' />
                            
</Component>
                            
</Directory>
注意
RemoveFolder
RegistyValue
Directory
GUID
posted on 2012-04-12 16:37 hello wold! 阅读(479) 评论(0)  编辑 收藏 引用 所属分类: 编程相关

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