> Is it possible to make a ZIP version that just run?
> Like Pd`s Zip Version.
Yes, it's possible. You can follow the build instructions here:
That will create an *.exe installer, but it will also leave a full version of
Purr Data in purr-data/packages/win32_inno/build. If you look inside
purr-data/packages/win32_inno/build there should be a .com or .exe you
can click to start the program.
In fact if you want to go that route, you can just install msys2 and ignore the
instructions to install inno setup. The tar_em_up.sh script will ultimately
fail, but you should still end up with everything inside the build/ directory.
-Jonathan
> Mensaje telepatico asistido por maquinas.
From: Pd-list <pd-list-bounces@lists.iem.at> on behalf of Jonathan Wilkes via Pd-list <pd-list@lists.iem.at>
Sent: Thursday, January 12, 2017 7:55 PM
To: Alexandre Torres Porres
Cc: Pd-List
Subject: Re: [PD] Purr Data rc4