Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This post has moved here.
Comments
Anonymous
July 17, 2007
Peter Marcu posted a couple of items on his blog recently that I wanted to link to here so hopefullyAnonymous
July 17, 2007
Peter Marcu posted a couple of items on his blog recently that I wanted to link to here so hopefullyAnonymous
November 08, 2007
Interesting...Anonymous
November 08, 2007
interestingAnonymous
October 20, 2008
A really well explained article and has given me a nice idea for a project!Anonymous
August 09, 2009
hi sorry for changing title. i struck with one problem , i need your help. i have created patches Product.msi baseversion Product1.msi new files + Product.msi's updates Product2.msi some new files + + Product1.msi's updates than i created patch Patch1.msp and Patch2.msp so my first patch update Product.msi to Product1.msi and Patch2 updates Ptroduct1.msi to Product2.msi this thing works fine. but for administrative installation i need to merge Patch1.msp and Patch2.msp to Product.msi so i do msiexec /a "Product.msi" /p "Patch1.msp" and than msiexec /a "Product.msi" /p "Patch2.msp" but while doing second patch merge i get error saying "Error 1328. Error applying patch to file D:Config.MsiPT4F85.tmp. It has probably been updated by other means, and can no longer be modified by this patch. For more information contact your patch vendor. System Error: -1072807676" i investigate problem comparing all installer. and i find that while merging second time one file is gets added as well as it is trying to Patchupdate the same file. that's why i got error. i want to ask is it because i didn't changed file version ? ( in next updated version Product2.msi ) pls help me.Anonymous
August 11, 2009
The comment has been removedAnonymous
April 17, 2011
The comment has been removed