Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Patching a Single Exe installation


2 replies to this topic

oanguenot

oanguenot
  • Full Members
  • 2 posts

Posted 15 June 2007 - 09:51

Hello,

In my application, I have made two deliverable with version X.Y.Z :
- A single executable (SingleExe done by InstallShield : setup.exe)
- A standard installation.

Next, when I want to apply a patch over X.Y.Z,
- It doesn't work for SingleExe (Don't found the correct package, strange error...)
- It works fine for the standard installation.

In my InstallShield setup, i have correctly added the build X.YZ as a reference for the patch creation.

What's wrong ?
Is-it forgotten to patch a Single Exe ?

Thanks in advance,
Olivier

antyagi

antyagi
  • Full Members
  • 121 posts

Posted 15 June 2007 - 10:43

In patch creation have you added reference of both msi's of version x.y.z.
  ankur tyagi

oanguenot

oanguenot
  • Full Members
  • 2 posts

Posted 15 June 2007 - 12:53

Hi,

Thanks for your response,

Do I add a reference to the singleExe too ?
So, do I must produce a SingleExe uncompressed ?

Thanks in advance
Olivier