Skip to content

Commit

Permalink
fix(rime): include rimefiles
Browse files Browse the repository at this point in the history
include rimefiles
  • Loading branch information
snomiao committed May 17, 2024
1 parent b71fad9 commit 257f018
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,8 @@ start "" ./weasel-0.15.0.0-installer.exe

@REM pause
@REM echo "[RIME-SNOMIAO] Weasel Deploy"
@REM cd C:\Program Files (x86)\Rime\weasel-*
@REM taskkill /f /im WeaselServer.exe

@REM cmd /c WeaselDeployer.exe
@REM cmd /c WeaselServer.exe
start "" cmd /c "cd C:\Program Files (x86)\Rime\weasel-* && WeaselServer.exe /install"

@REM cd %~dp0\..

0 comments on commit 257f018

Please sign in to comment.