Contents Menu Expand Light mode Dark mode Auto light/dark mode
Briefcase documentation
Logo
Briefcase documentation
  • Tutorial
  • How-to guides
    • Obtaining a Code Signing identity
      • Android
      • macOS
    • Upgrading from Briefcase v0.2
    • Accessing Briefcase packaging metadata at runtime
    • Contributing code to Briefcase
    • Contributing to the documentation
    • See errors on iOS
    • Internal How-to guides
      • How to cut a Briefcase release
    • Publishing your app
      • Android
  • About Briefcase
    • Frequently Asked Questions
    • The Briefcase Developer and User community
    • Success Stories
    • Release History
  • Reference
    • Briefcase configuration options
    • Project configuration options
    • Command reference
      • new
      • dev
      • create
      • update
      • build
      • run
      • package
      • publish
      • upgrade
    • Platform support
      • macOS
        • .app bundle
        • Xcode project
      • Windows
        • Windows App
        • Visual Studio project
      • Linux
        • AppImage
        • Flatpak
      • iOS
      • Android
      • Web
  v: v0.3.12
Versions
latest
stable
v0.3.12
v0.3.11
v0.3.10
v0.3.9
v0.3.7
v0.3.6
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Downloads
On Read the Docs
Project Home
Builds
Back to top
Edit this page

Windows#

The default output format for Windows is an app.

Briefcase also supports creating a Visual Studio project which in turn can be used to build an app.

Both output formats support packaging as an MSI.

  • Windows App
  • Visual Studio project
Next
Windows App
Previous
Xcode project
Copyright © 2019, Russell Keith-Magee
Made with Sphinx and @pradyunsg's Furo