Search code examples
adobe-brackets

How to create custom installer for Adobe Brackets


I want to build my installer of the Adobe Brackets source code. Can someone help me with that?


Solution

  • If you're looking to generate the Windows MSI installer for Brackets (like the ones available at http://download.brackets.io), check out the installer README.MD documentation. As a prerequisite, make sure you are able to build the brackets-shell binaries first.