Jump to content

Search the Community

Showing results for tags 'ctrl c'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Hello, after I run an AutoIt (v3.3.14.2 on WIndows 7) script, the "standard/classic" <CTRL><c> shortcut to copy selected text to the clipboard does not work anymore for most applications (<CTRL><x> and <CTRL><v> continue working); the "copy" item from the context menu continues to work. There is no doubt that this problem happens only after running the AutoIt script. The AutoIt script does nothing weird, it starts some applications, manages their windows, sends some clicks and keystrokes and completes successfully. The AutoIt script runs as admin (#RequireAdmin). To fix the problem requires restarting Windows. Of course, I do not redefine the <CTRL><c> shortcut in the script. Any idea? Am I the only one to experience that? Regards.
×
×
  • Create New...