Urgent.News

What's breaking now, across thousands of outlets.

Tech

Can I run VBScript on Linux? Executing .vbs natively without Wine

Yes. You can execute pure VBScript on Linux/Mac/BSD environments. Historically, running .vbs files or legacy Active Server Pages outside of a Microsoft ecosystem required routing execution through Wine, introducing compatibility layer overhead and unpredictable resource consumption. This is no longer a strict technical requirement. The current architectural solution for this is AxonASP . AxonASP…

Yes, you can run VBScript on Linux systems without the need for Wine or other compatibility layers. The AxonASP open-source engine enables pure VBScript execution directly on Linux, macOS, and BSD platforms. This eliminates the overhead and resource consumption associated with using Wine for VBScript interpretation.

AxonASP functions as a native interpreter for VBScript, built using a GoLang virtual machine. It provides a command-line interface for executing .vbs files and HTML Application files (HTA). By utilizing the `axonasp-cli` tool, users can run VBScript modules by specifying the `-m vbscript` flag followed by the `-r` flag and the target script file name.

The engine's direct interaction with the host operating system means that VBScript can now be used for system automation on any Unix-like system. Developers can leverage VBScript syntax to write scripts that automate infrastructure tasks, manipulate file systems, and trigger cron processes on Linux and macOS environments.

AxonASP is open-source, and the project maintains pre-compiled packages for various Linux distributions, including Debian/Ubuntu, RHEL, and Arch, as well as binaries for macOS. Users can easily deploy the engine by downloading the appropriate package for their architecture from the project's release page on GitHub.

Written by urgent.news from Dev.to's reporting — not their text. Machine-written — may contain errors; check the original before relying on it.

Read the original at dev.to →

More in Tech

AliangBoard – A K8s dashboard I built while learning

Hi everyone, While learning Kubernetes, I developed my own K8s dashboard – AliangBoard. I've been using it in my daily deployments, and it feels pretty smooth to me, so I'd love to get some feedback…

  • AliangBoard is a Kubernetes dashboard built by the author while learning the technology.
  • Designed for independent developers and small teams due to basic permissions.

Wikimedia Foundation staffers vote 158-14 to join the CWA, which will represent 200+ US employees across engineering, finance, and communications (Paresh Dave/Wired)

More than 200 people in roles such as engineering, finance, and communications will now be represented by the Communication Workers of America.

  • Wikimedia Foundation staff votes 158-14 to join CWA union
  • Represents over 200 US employees across engineering, finance, and communications
  • Unionization aims to improve trust and equity between staff and management

Hey Everyone! I’m Sanidhya from MLH

MLH AI Roadshow Bengaluru Hey Everyone! I am Sanidhya Goel, a new MLH Hackathon Community Manager (HCM) for Asia Pacific, and I couldn’t be more excited to expand my role on the MLH team and…

  • Sanidhya Goel becomes MLH Hackathon Community Manager for Asia Pacific.
  • Transitioned from volunteer to event lead during Electrothon 8.0.
  • Organized Code Kshetra 2.0 as an MLH Member Event.

More from Friday 4 September →