Engine Type Prerequisites

When building executables in PrimalScript or PowerShell Studio there are various engine types to choose from, each of them with a prerequisite that must be installed on the machine that will be running your program. For example, if you build an executable in PowerShell Studio and select the SAPIEN PowerShell V2 Host (Command Line) Win32 engine then the .NET Framework 2.0 is required on the target machine.

Here is a table that shows the prerequisites for each engine type:

Engine

Prerequisite

SAPIEN PowerShell V2 Host (Command Line) Win32 .NET Framework 2.0
SAPIEN PowerShell V2 Host (Command Line) x64 .NET Framework 2.0
SAPIEN PowerShell V2 Host (Windows Forms) Win32 .NET Framework 2.0
SAPIEN PowerShell V2 Host (Windows Forms) x64 .NET Framework 2.0
SAPIEN PowerShell V2 Host (Windows) Win32 .NET Framework 2.0
SAPIEN PowerShell V2 Host (Windows) x64 .NET Framework 2.0
SAPIEN PowerShell V3 Host (Command Line) Win32 .NET 4.0 Client Profile
SAPIEN PowerShell V3 Host (Command Line) x64 .NET 4.0 Client Profile
SAPIEN PowerShell V3 Host (Windows Forms) Win32 .NET 4.0 Client Profile
SAPIEN PowerShell V3 Host (Windows Forms) x64 .NET 4.0 Client Profile
SAPIEN PowerShell V3 Host (Windows) Win32 .NET 4.0 Client Profile
SAPIEN PowerShell V3 Host (Windows) x64 .NET 4.0 Client Profile
SAPIEN PowerShell V5 Host (Command Line) Win32 .NET Framework 4.5
SAPIEN PowerShell V5 Host (Command Line) x64 .NET Framework 4.5
SAPIEN PowerShell V5 Host (Windows Forms) Win32 .NET Framework 4.5
SAPIEN PowerShell V5 Host (Windows Forms) x64 .NET Framework 4.5
SAPIEN PowerShell V5 Host (Windows) Win32 .NET Framework 4.5
SAPIEN PowerShell V5 Host (Windows) x64 .NET Framework 4.5
CMD Win32 Visual Studio 2012 Runtime
CMD x64 Visual Studio 2012 Runtime
CScript (Windows Script Host) Win32 Visual Studio 2012 Runtime
CScript (Windows Script Host) x64 Visual Studio 2012 Runtime
Microsoft Windows PowerShell (Command Line) Win32 Visual Studio 2012 Runtime
Microsoft Windows PowerShell (Command Line) x64 Visual Studio 2012 Runtime
MSHTA Win32 Visual Studio 2012 Runtime
MSHTA x64 Visual Studio 2012 Runtime
SAPIEN Script Host (Command Line) Win32 Visual Studio 2012 Runtime
SAPIEN Script Host (Command Line) x64 Visual Studio 2012 Runtime
SAPIEN Script Host (Windows) Win32 Visual Studio 2012 Runtime
SAPIEN Script Host (Windows) x64 Visual Studio 2012 Runtime
WScript (Windows Script Host) Win32 Visual Studio 2012 Runtime
WScript (Windows Script Host) x64 Visual Studio 2012 Runtime