exe

Is it possible to make the game that i built using Panda3d into an exe file?? plz help me guys…

panda3d.org/manual/index.ph … _installer

its possible just like any Python/C++ application.
So even if there werent any tools, you could still use py2exe and NSIS to make them. The above tools are there just to make your life easier (I think they also use py2exe and NSIS)

Not py2exe. I personally don’t like the way py2exe works. But yeah, pdeploy uses nsis internally.

thanks guyzz… But i dont know how to install pdeploy… if you dont mind plz help me guyzz…

No need to crosspost.

srryyy… :frowning: