Hi,

I have worked my way through understanding most of the things left out of or 
incorrect in the "Patch Building" page of Authoring (at 
http://wix.sourceforge.net/manual-wix2/patch_building.htm). (I've entered a bug 
on the page with what I've found along the way.)

I just noticed that this is a version 2 page, and the version 3 page takes a 
totally different and (for me useless) approach. So I don't actually know if 
what I'm trying to do is possible in 3.5 or not.

I'm down to just one error, which only cropped up after modifying the WSX code 
to use the TargetImage attribute of the PatchSequence. Here's the error:


Patch.wsx(39) : error LGHT0094 : Unresolved reference to symbol 
'TargetImages:<full path to my target MSI file>'' in section 
'PatchCreation:{C42BF9ED-EDDA-46C0-97E3-BE0EC2D0750E}'.


I've doubled checked the actual path I'm using in place of <full path to my 
target MSI file>, and it is definitely the correct path to the file - copying 
it from the error message and pasting it onto the end of "dir" command in a 
command prompt results in a directory listing of the file.

There's a difference between "TargetImages" (plural) in the error message, and 
the "TargetImage" attributed that is used, but I'm assuming that's just a typo 
in the error message itself.

Can anyone explain how to troubleshoot this?

Thanks,
John
Media Cybernetics

######################################################################################
CONFIDENTIALITY NOTICE:
This email transmission and its attachments contain confidential and 
proprietary information 
of Princeton Instruments, Acton Research, Media Cybernetics and their 
affiliates and is
intended for the exclusive and confidential use of the intended recipient. Any 
use, dissemination,
printing, or copying of this transmission and its attachment(s) is strictly 
prohibited. If you 
are not the intended recipient, please do not read, print, copy, distribute or 
take action in
reliance upon this message.  If you have received this in error, please notify 
the sender immediately
by telephone or return email and promptly delete all copies of the original 
transmission and its 
attachments from your computer system.
#######################################################################################
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to