Windows Develop Bookmark and Share   
 index > Windows Forms Sample Applications > HOw can i create patch
 

HOw can i create patch



I m using installshield 12 for creating application installation. I know how to create patch between 2-releases, but now the issue i have the release whose version is 1.5.002.09 and then i have Quick Patch (i.e. created directly by simply defining files to change) which is 1.5.002.10, now i have to create Patch between builds 1.5.002.10 to 1.5.002.11. How can i do this?

I have tried one more way to achieve the same thing i created the patch between 1.5.002.09 to 1.5.002.11, but the issue is system gives an error when i try to run it on 1.5.002.10 (Not an appropiate version).

Note: For patches installshield require to have both build are in uncompressed version. Thats the issue i dont have uncompressed version of 1.5.002.10 because it is Quick Patch.
Faisal Ahmed  Thursday, July 17, 2008 7:07 AM

Hi Faisal Ahmed,

This forum is for Windows Installer and ClickOnce. Question about InstallShield, you can post on InstallShield forum for better response.

Since InstallShield is Windows Installer based tool, we can create path with the tools in Window Installer SDK, such as Orca, Msimsp, Patchwiz.dll and so on. Here are the detailed steps to create patch files, which may help you

More information, please check:
http://msdn.microsoft.com/en-us/library/aa368060.aspx

Best regards.
Rong-Chun Zhang

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Rong-Chun Zhang  Tuesday, July 22, 2008 11:40 AM

Hi Faisal Ahmed,

This forum is for Windows Installer and ClickOnce. Question about InstallShield, you can post on InstallShield forum for better response.

Since InstallShield is Windows Installer based tool, we can create path with the tools in Window Installer SDK, such as Orca, Msimsp, Patchwiz.dll and so on. Here are the detailed steps to create patch files, which may help you

More information, please check:
http://msdn.microsoft.com/en-us/library/aa368060.aspx

Best regards.
Rong-Chun Zhang

Windows Forms General FAQs
Windows Forms Data Controls and Databinding FAQs

Rong-Chun Zhang  Tuesday, July 22, 2008 11:40 AM

You can use google to search for other answers

Custom Search

More Threads

• primary key
• About an error with FotoVision
• Terrarium Server Available
• Movie Collection Kit - Need Help
• Generating 3D graphs in .Net 2.0 windows forms.
• Where is Sqlconn getting initialized
• Programmatically reading the thumbprint of digitally signed file.
• How to get the directory (folder) on which user has done right click
• The type or namespace name 'DSN' could not be found
• Working of Check Box in DataGridView.