The patch file that I created works fine as long as the original installation is from an uncompressed source. However, if I use the same installation, but using a single file installation, the patch fails with the following message:
"The feature you are trying to use is on a network resource that is unavailable.
Click OK to try again, or enter an alternate path to a folder containing the installation package xxxxx in the box below."
Where xxxxx represents the MSI install file. A single exe file install decompress the installation files into %temp% so there is no chance that the user will be able to resolve this issue easily. Has anyone found a workaround on this issue? I know I can distribute a single file install by using something like Winzip or Installshield's PFTW to archive the uncompressed the install files. But this kind of defeats the purpose of using one tool.
Frank