Problem using pdeploy installer option on Windows

Hi,

I am trying to create an installation using pdeploy under Windows 7. I have used pdeploy successfully to create a standalone but am having problems when I change the option to installer.

It reports a failed attempt to execute “C:\Program”. I assume that this means it is trying to execute a command embedded inside “C:\Program Files” and it is defeated by the space in the path.

It reports this immediatley after downloading the two packages from runtime.panda3d and commencing uncompressing.
Is this a bug or am I doing something wrong?

Here is my command:

pdeploy -c -n tmap3d002 -N Tmap3D -v 0.0.2 -s -o output tmap3d.p3d installer

Brian

It is indeed a bug in pdeploy, and it will be fixed in the upcoming 1.7.1 release.

Thanks for reporting, anyway.