在VS.NET部署项目的安装修补程序上需要帮助 [英] Need Help on installation patches for VS.NET deployment projects

查看:60
本文介绍了在VS.NET部署项目的安装修补程序上需要帮助的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好,

我正在为VS.NET部署项目开发安装补丁.
我对一个文件进行了一些更改,但DLL版本相同. DLL的大小已增加.我能够成功生成补丁.当我应用此补丁时,DLL的大小保持为旧的DLL,不会随着修改后的大小而更新.
这是我在Patch.log文件中看到的.
================================================== ======
警告(14):文件版本相同.升级:``F:\ Work \ Sample \ UpgradeedImage \ Release \.\ bin \ Sample.DLL''ver = 1.0.0.0;目标:``F:\ Work \ Sample \ TargetImage \ Release \.\ bin \ Sample.DLL''ver = 1.0.0.0.
文件不同:``F:\ Work \ Sample \ UpgradeedImage \ Release \.\ bin \ Sample.DLL'',
``F:\ Work \ Sample \ TargetImage \ Release \.\ bin \ Sample.DLL''.
已创建补丁文件:FTK = _DF3A419E93251C07F0B4CE3C607A0371; temp location =姓氏\ 00009.HDR.
================================================== ================

谢谢你.

问候,
Mahesh

解决方案

您需要更改文件版本,以便将其识别为更新.如果大小已更改,dll版本是否相同?


Hi All,

I am working on installation patches for VS.NET deployment projects.
I have made some changes one file but the DLL version is same. The size of DLL has increased. I can able to generate patch sucessfully.When i am apply this patch the DLL size remains to old DLL its not updating with modified size.
Here is what i can see in the Patch.log file.
========================================================
WARNING (14): File versions are equal. Upgraded: ''F:\Work\Sample\UpgradedImage\Release\.\bin\Sample.DLL'' ver=1.0.0.0; Target: ''F:\Work\Sample\TargetImage\Release\.\bin\Sample.DLL'' ver=1.0.0.0.
Files differ: ''F:\Work\Sample\UpgradedImage\Release\.\bin\Sample.DLL'',
''F:\Work\Sample\TargetImage\Release\.\bin\Sample.DLL''.
Patch file created: FTK=_DF3A419E93251C07F0B4CE3C607A0371; temp location=LastName\00009.HDR.
==================================================================

Thanks is Advance.

Regards,
Mahesh

解决方案

You need to change the file version so it will be recognized as an update.


By what insanity would a dll version be the same if the size has changed ?


这篇关于在VS.NET部署项目的安装修补程序上需要帮助的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆