I figured out the problem I was having when including msm files in a msi
task.  It turned out to be spaces in the path (I was in 'My Documents').

I tracked this down to where the cab file with all the msm files is
extracted to a temp directory, this needs quotes in the cabarc call.  The
strange thing is, you cannot have the destination directory end with a quote
in cabarc, but leaving off the last quote doesn't seem to hurt.

Here is a patch against the latest cvs version.

Thanks,

John Cole


-------------------------------------
This email and any files transmitted with it are confidential and intended 
solely for the use of the individual or entity to whom they are addressed. If 
you have received this email in error please notify the system manager. This 
message contains confidential information and is intended only for the 
individual named. If you are not the named addressee you should not 
disseminate, distribute or copy this e-mail.

Attachment: MsiCreationCommand.cs.patch
Description: Binary data

Reply via email to