- Sep 14, 2020
-
-
Albert Gräf authored
Our 32 bit Windows installer currently installs some binaries (dll and exe files) in the Windows system32 directory. This is unnecessary (all required dlls are already in the program bin directory where pd.exe will readily find them), and actually a nuisance, since we currently don't remove some of the dlls in system32 again when uninstalling, causing a lot of inconvenient prompts from the installer when upgrading or reinstalling. If the user wants to run cyclist, pdreceive, or pdsend from whatever command line he uses, he can easily add the program bin directory to PATH himself. That's much better than having our installer pollute the system32 directory. The mingw64 build already does it that way, here we simply apply the same fixes to the mingw32 build.
-
- Sep 09, 2020
-
-
- Mar 11, 2018
-
-
Albert Gräf authored
-
- Mar 07, 2018
-
-
Albert Gräf authored
-
- Feb 19, 2018
-
-
Vipul Gupta authored
-
- Aug 14, 2017
-
-
Jonathan Wilkes authored
the main loader
-
- Mar 13, 2017
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Dec 08, 2016
-
-
Jonathan Wilkes authored
-
- Dec 07, 2016
-
-
Jonathan Wilkes authored
-
- Oct 23, 2016
-
-
Jonathan Wilkes authored
-
- Sep 15, 2016
-
-
Jonathan Wilkes authored
-
- Sep 13, 2016
-
-
Jonathan Wilkes authored
-
- Aug 24, 2016
-
-
Jonathan Wilkes authored
tried this in 743c53eb but forgot add the changes there
-
- Aug 13, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Jul 20, 2016
-
-
Jonathan Wilkes authored
-
Jonathan Wilkes authored
-
- Nov 18, 2012
-
-
Ivica Ico Bukvic authored
-