当前位置:
首页 > 软件下载 > 在Windows11中运行文泰2002方法

在Windows11中运行文泰2002方法

文件名称:文件大小:版本号:
语言:运行环境:下载地址:点击下载
  1. 新建记事本

  2. 打开记事本,输入文本如下;


    @echo off@echo off

    taskkill /f /im explorer.exe

    cd /d "C:artcut6artgrave"

    start ArtEng6.exe

    c:windowsexplorer.exe

  3. 把文件放在了C盘根目录下的文件夹artcut6里,没有就新建,在把.txt改为bat就可以了

    1.png

  4. 文件复制到这里就可以了

    1.png