Views
WindowsInstaller copied
-
get the Pd-extended source tarball or see GettingPdSource for the auto-build source (rsync is easiest)
-
set up your MinGW build environment by following these instructions: WindowsMinGW
-
in pd-extended/packages/win32_inno, run: make install
-
in pd-extended/packages/win32_inno, run: make package
-
Launch Inno Setup by double-clicking packages/win32_inno/pd-inno.iss if it didn't already launch.
-
compile the Pd installer using the compile button, F9, or the menu option in Inno Setup.