PDA

View Full Version : maz to generate mzp


rdg
02-12-2007, 12:53 PM
I am trying to generate mzp files with maz - the maxzip command.
Something is wrong ...


theFile = #("c:\\temp\\mzp.run","c:\\temp\\installer.ms", "c:\\temp\\theScript.ms" )
maz "c:\\temp\\package.mzp" theFile


installer.ms and theScript.ms are arbitray scripts that just echo their name to the listener.
mzp.run runs the installer.ms

If I run the package.mzp both scripts are executed, though mzp.run just calls installer.ms ...

If I create package.mzp with winzip/filzip and execute it, everything is fine:
Only installer.ms echoes to the listener.

What am I missing here?

Georg

rdg
02-12-2007, 05:32 PM
** update

If I accept that mzp work part on maxroot global and part in "Documents and Settings" on a per user basis, the script works.
Would be cool if it were possible to generate such mzps via mascript.

http://proforma.preset.de/vray-materials.de/graphPaper/rdg-graphPaper.mzp

** update

never mind.
after annoying hours with mzp/maz, selfwriten pseudo-installers and max9 I decided to drop the plan to release scripts with more than one component.

Georg

CGTalk Moderation
02-12-2007, 05:32 PM
This thread has been automatically closed as it remained inactive for 12 months. If you wish to continue the discussion, please create a new thread in the appropriate forum.