Skip to content

Instantly share code, notes, and snippets.

@jNizM
jNizM / gist:5030548
Last active July 16, 2022 02:41
[AHK] Encrypt & Decrypt Data
; ===================================================================================
; AHK Version ...: AHK_L 1.1.09.03 x64 Unicode
; Win Version ...: Windows 7 Professional x64 SP1
; Script ........: En-Decrypt.ahk
; Description ...: Encrypt & Decrypt Data
; ===================================================================================
; GLOBAL SETTINGS ===================================================================
#NoEnv
@Kirchlive
Kirchlive / 1-claudia-windows-fix.md
Last active August 22, 2025 08:18
Claudia Windows Fix - Enable Claude Code on Windows via WSL

Claudia on Windows - Community Fix v4.2

A comprehensive guide to run Claudia GUI on Windows using WSL (Windows Subsystem for Linux) as a compatibility bridge.

🎯 Quick Overview

This fix enables Claudia to run on Windows by:

  • Installing Claude CLI in WSL where it works natively
  • Creating a Windows bridge script (claude.bat) that Claudia can communicate with
  • Automatically detecting and adapting to different Claude CLI versions