Convert .ps1 script to .exe file?

This page summarizes the projects mentioned and recommended in the original post on /r/PowerShell

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • Win-PS2EXE

    Graphical frontend to PS1-to-EXE-compiler PS2EXE.ps1

    There's an app on git gub that does this. https://github.com/MScholtes/Win-PS2EXE

  • Standalone-PowerShell-Template

    This is an example template that has a batch script that downloads the latest version of PowerShell from GitHub, and a batch script to run a PowerShell script with that version of PowerShell.

    Can indeed package PowerShell 7 and run it independent of the system's .NET version. This is what I've used in the past when I wanted to run a script needing PowerShell 7, but not wanting to install yet another .NET version and make it easy to run: https://github.com/quonic/Standalone-PowerShell-Template

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts