Available on
Description
Use Windows Scripting interactively. ActiveScript Shell (axsh) is a command-line shell that lets you interact with JScript and COM/OLE Automation objects. It is designed to be language agnostic, so you can use Microsoft® Visual Basic® Scripting Edition or another engine. It can be used for administrative tasks, prototyping, testing Automation components during development, experimenting, or just to learn JavaScript interactively. ACTIVE SCRIPTING ENGINES • The Windows Store Edition of axsh uses the Microsoft® JScript® engine, an implementation of the JavaScript (ECMA-262 3rd edition) language • Other engines can be used by launching axsh.exe from within itself, requesting another engine as in exec("axsh.exe /e:VBScript"); AUTOMATION OBJECTS • Built-in object (AXSH) lets you control the shell itself • Majerus.Console lets you control the Windows console • Majerus.ANSI makes it easy to work with ANSI/VT control sequences, and even generate ANSI strings from images and text • Majerus.Text makes it easy to work with Unicode and text formatting • axsh.fun shows how to easily write components using a scripting language, including JScript itself • Windows includes many Automation objects that can be used right away, and many more can be installed Check out the website for more details: www.majerus.net/axsh
What’s new in this version
• "axsh.ExtCmds" object to thunk external commands (.exe/.com) • "axsh.InprocHost" and "axsh.x86Host" to host objects in surrogate processes • Complete rewrite of console automation into "Majerus.Console" object • Dynamic loading of on-demand functions from library directory • Other fixes and improvements
Features
Additional information
Published by
Majerus.netCopyright
© Majerus.netDeveloped by
Philippe MajerusRelease date
03/02/2017This app can
Access all your files, peripheral devices, apps, programs and registryMicrosoft.storeFilter.core.notSupported_8wekyb3d8bbwe
Installation
Get this app while signed in to your Microsoft account and install on up to ten Windows 10 devices.Language supported
English (United States)Publisher Info
ActiveScript Shell websiteActiveScript Shell support
Additional terms
ActiveScript Shell privacy policyTerms of transaction
ActiveScript Shell licence terms
JScript and Visual Basic are registered trademark of Microsoft Corporation.