自动录音机不可用

自动录音机不可用

本文介绍了自动录音机不可用的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

注意事项:

From here I downloaded:

  1. SciTE4AutoIt3.exe
  2. SciTE.exe

But AutoIt Recorder is not in the tools menu. Also tried downloading AutoIt Recorder, though I could not. How to get AutoIt Recorder?

解决方案

As of AutoIt v3.3.14.1 AU3Recorder is not included anymore. The only way is:

  1. Download AutoIt v3.3.14.0.
  2. Copy
    autoit-v3.3.14.0.zipinstallExtrasAu3Record
    to
    {AutoIt-Install-Dir}ExtrasAu3Record.
  3. Start AU3Recorder:
    • Run {AutoIt-Install-Dir}ExtrasAu3RecordAu3Record.exe.
    • Or open SciTE and click Tools > AU3Recorder ( + ):

Notes:

这篇关于自动录音机不可用的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-23 15:09