Search found 1718 matches

by Marko
Jun 14th, ’19, 12:56
Forum: Suggestions
Topic: Not loading at startup
Replies: 18
Views: 13553

Re: Not loading at startup

Could you verify the content of your startup folder (shell:startup)?
by Marko
Jun 14th, ’19, 11:27
Forum: Suggestions
Topic: Not loading at startup
Replies: 18
Views: 13553

Re: Not loading at startup

I tested on three systems and it works for me. Could you try to disable the option in Preferences, save settings, and then enable it back?
by Marko
Jun 14th, ’19, 11:25
Forum: General Discussion
Topic: Question: No offline documentation?
Replies: 1
Views: 1073

Re: Question: No offline documentation?

The help file was replaced by the online version after version 4.17 when the documentation was largely upgraded.
by Marko
Jun 8th, ’19, 13:38
Forum: General Discussion
Topic: How to copy file to clipboard (from specific path) and paste?
Replies: 9
Views: 14658

Re: How to copy file to clipboard (from specific path) and paste?

What are the usage examples of such templates?
by Marko
Jun 4th, ’19, 17:40
Forum: General Discussion
Topic: Using another trigger than the Esc key
Replies: 3
Views: 1714

Re: Using another trigger than the Esc key

Try to disable Escape shortcut (Double-click Esc Close Window/Tab) in Shortcuts, maybe this is causing your issue.
by Marko
Jun 3rd, ’19, 13:26
Forum: General Discussion
Topic: How to copy file to clipboard (from specific path) and paste?
Replies: 9
Views: 14658

Re: How to copy file to clipboard (from specific path) and paste?

I made a shortcut with the command below and it works for me. :D FileToClipboard("H:\folder\file.png") sleep 1000 send, ^v return FileToClipboard(PathToCopy,Method="copy") { FileCount:=0 PathLength:=0 ; Count files and total string length Loop,Parse,PathToCopy,`n,`r { FileCount++...
by Marko
Jun 3rd, ’19, 11:33
Forum: General Discussion
Topic: How to copy file to clipboard (from specific path) and paste?
Replies: 9
Views: 14658

Re: How to copy file to clipboard (from specific path) and paste?

Hi Carlos, as you may have figured it out, this is not that easy. There are some functions available - could you try them with a new 4.19 version?
https://www.autohotkey.com/boards/viewt ... =6&t=64052
https://autohotkey.com/board/topic/2316 ... ard/page-4
by Marko
Jun 3rd, ’19, 09:53
Forum: General Discussion
Topic: FastKeys 4.19 Bug
Replies: 1
Views: 840

Re: FastKeys 4.19 Bug

This is not a bug. The behavior was slightly changed in the AutoHotkey engine update from 1.1.24 to 1.1.30.
by Marko
Jun 2nd, ’19, 16:19
Forum: Suggestions
Topic: Dual Monitor bug with Input Selection Form
Replies: 5
Views: 4311

Re: Dual Monitor bug with Input Selection Form

this should be resolved in 4.19, thanks for reporting. ;)
by Marko
Jun 2nd, ’19, 16:18
Forum: Suggestions
Topic: Make Clipboard Manager setting more transparent
Replies: 2
Views: 3474

Re: Make Clipboard Manager setting more transparent

This should be resolved in 4.19.