Friday, June 25, 2021

Extract Python from installer file.

 msiexec /a python-3.3.2.msi /qb TARGETDIR=%TARGET%

No comments:

Post a Comment

Install and use xorg-server on macOS via Homebrew

  The instructions to install and use xorg-server on macOS via Homebrew: Install Homebrew (if you haven't already): /bin/bash -c ...