@1ky/word_diff

0.0.5 • Public • Published

打开word,然后以管理员身份运行 ./office.cmd 来永久激活 word

然后用管理员身份启动powershell ,安装包管理工具

Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))

choco install -y googlechrome python openssh 
choco install -y git
choco install -y nodejs

ssh-keygen -t ed25519

windows 下使用 Office Tool Plus 导入 ./OFFICE-TOOL-PLUS-CONFIG.xml 配置文件安装Word

git clone --depth=1 git@e.coding.net:e2w/e2w/word_diff.git
pip3 install -r ./requirements.txt -i https://mirrors.aliyun.com/pypi/simple/

pm2-service-install

安装后,需要在组件设置,服务pm2的登录中,设置允许桌面与服务交互。

Readme

Keywords

none

Package Sidebar

Install

npm i @1ky/word_diff

Weekly Downloads

4

Version

0.0.5

License

MulanPSL-2.0

Unpacked Size

20 kB

Total Files

5

Last publish

Collaborators

  • gcxfd