OutSystems.SetupTools icon indicating copy to clipboard operation
OutSystems.SetupTools copied to clipboard

Powershell module to install and manage the OutSystems platform

Results 19 OutSystems.SetupTools issues
Sort by recently updated
recently updated
newest added

C:\Program Files\OutSystems\Development Environment 10

Install-OSServiceStudio doesnt exit when installation fails

bug

- Changes due to split of Development Environment installer to separate Service Studio and Integration Studio ones. - Fix issues with names and version numbers incompatible with [System.Version[]]. Some files...

Exclude Server.API and Server.Identity IIS apps from being moved to the OutSystemsApplications app pool by Set-OSServerPerformanceTunning and Set-OSServerPerformanceTunning2. Fixes #111 .

The functions GetSCCompiledVersion, GetSysComponentsCompiledVersion and GetLifetimeCompiledVersion check a registry key that is created by the corresponding Set*CompiledVersion function, so to work properly they require the previous use of those functions...