Rules to Better Installers

Since 1990, SSW has supported the developer community by publishing all our best practices and rules for everyone to see.

If you still need help, visit SSW Consulting Servicesand book in a consultant.

  1. Developers should add a version number at the end of the out package. E.g. SSWCodeAuditor_==v14.0.0==.exe

    Here is how you do it in Advanced Installer:

  2. If you are syncing your Application Folder (or any other) with a local folder on a disk, you can specify which file or folders you want to sync. This is a very convenient way to keep your package smaller and clean.

    Here is how you do it:

  3. Market is full of tools that can create Setup packages, but only a few are really good.

  4. Devs need a way of sharing and consuming the source code or binaries.

    VSTS is the best home to put it and share it across their organization because:

per page
1 - 4 of 4 items
We open source.Loving SSW Rules? Star us on GitHub. Star