Python msilib workflow

From wikinotes
Revision as of 15:49, 24 December 2019 by Will (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Most of my struggles with MSI were because I was (unknowingly) deviating from the intended workflow.

  1. Build MSI from a temp-directory containing full installation (simpler)
  2. Use a single CAB file for the entire installation