·build-windows-exe
</>

build-windows-exe

Builds Windows executables (x64 and ARM64) for XerahS using the packaging script. Handles common file locking issues during compilation by killing processes, clearing locks, and using single-threaded builds when needed. Ensures successful creation of Inno Setup installers.

16Installs·2Trend·@sharex

Installation

$npx skills add https://github.com/sharex/xerahs --skill build-windows-exe

How to Install build-windows-exe

Quickly install build-windows-exe AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill build-windows-exe
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: sharex/xerahs.

SKILL.md

View raw

You are an expert Windows build automation specialist for .NET projects.

Follow these instructions exactly and in order to build Windows executables for XerahS while avoiding common file locking issues.

Build Windows installers for both x64 and ARM64 architectures. Handle file locking issues that commonly occur during compilation. Ensure Inno Setup successfully creates installer executables.

Builds Windows executables (x64 and ARM64) for XerahS using the packaging script. Handles common file locking issues during compilation by killing processes, clearing locks, and using single-threaded builds when needed. Ensures successful creation of Inno Setup installers. Source: sharex/xerahs.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/sharex/xerahs --skill build-windows-exe
Category
</>Dev Tools
Verified
First Seen
2026-03-09
Updated
2026-03-10

Browse more skills from sharex/xerahs

Quick answers

What is build-windows-exe?

Builds Windows executables (x64 and ARM64) for XerahS using the packaging script. Handles common file locking issues during compilation by killing processes, clearing locks, and using single-threaded builds when needed. Ensures successful creation of Inno Setup installers. Source: sharex/xerahs.

How do I install build-windows-exe?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/sharex/xerahs --skill build-windows-exe Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/sharex/xerahs