Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to create patches with few changes

I´m trying to build patches for my application using vs2010. I used these tutorials:

http://www.codeguru.com/csharp/.net/net_general/visualstudionetadd-ins/article.php/c9663

http://www.codeproject.com/script/Articles/ViewDownloads.aspx?aid=11373

But I get an error with code 0xC00E5114. The resulting log says: ERROR: UpgradedImages.MsiPath 'c:\project\setup2\' does not exist. It's supposed that this path contains the updated msi. How to solve this??

I used this method because I just make few changes and don't wanna buy tools like installshield (excellent, but expensive). Or does anybody know another method or tool?

Thanks!

like image 811
blur Avatar asked Nov 21 '25 09:11

blur


1 Answers

Try to remove all blank in your filename. Msimsp.exe likes short name (test.msi for example).

like image 197
Seb Avatar answered Nov 23 '25 14:11

Seb



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!