← Back to Files
start-kaichat.bat
@echo off
setlocal
title KaiChat Launcher
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0start-kaichat.ps1" -EnableFunnel %*
@echo off
setlocal
title KaiChat Launcher
powershell -NoProfile -ExecutionPolicy Bypass -File "%~dp0start-kaichat.ps1" -EnableFunnel %*