Search found 1730 matches

by Marko
Jul 29th, ’19, 17:25
Forum: Suggestions
Topic: Requiring Administrator login
Replies: 6
Views: 4947

Re: Requiring Administrator login

FastKeys does not make any registry changes. Can you check if "Run as administrator" option is disabled in Preferences/General?
by Marko
Jul 27th, ’19, 19:21
Forum: General Discussion
Topic: Workaround to set two shortcuts for same main Start Menu?
Replies: 8
Views: 4804

Re: Workaround to set two shortcuts for same main Start Menu?

It works for me with a longer Sleep. :)
by Marko
Jul 27th, ’19, 19:12
Forum: General Discussion
Topic: Bypass User Account Control
Replies: 3
Views: 1598

Re: Bypass User Account Control

Try running FastKeys as administrator. Alternatively, enable the option "Run as admin" in Preferences/General/Advanced.
by Marko
Jul 18th, ’19, 19:44
Forum: General Discussion
Topic: Question: replace illegal characters in a file name
Replies: 7
Views: 2645

Re: Question: replace illegal characters in a file name

Fastkeys hangs and then crashes if I try to insert a command code into the TextExpander, so that was another option I considered but couldn't get it to work. But calling an AHK script in from a shortcut key is working. it just means I need two steps instead of one. Is there a resource with examples...
by Marko
Jul 18th, ’19, 12:01
Forum: General Discussion
Topic: Question: replace illegal characters in a file name
Replies: 7
Views: 2645

Re: Question: replace illegal characters in a file name

Since you only use SELECT macros (and not INPUT), all the selection texts are pre-defined so there is no need for additional validation.

What you need could easily be done with a simple script - please post the requirements and I will try to help.
by Marko
Jul 13th, ’19, 06:00
Forum: Suggestions
Topic: Te at end
Replies: 27
Views: 28787

Re: Te at end

You probably need to add a full path to the Xlideit.exe.
by Marko
Jul 13th, ’19, 05:59
Forum: User Commands and Scripts
Topic: How to Pause Script
Replies: 3
Views: 5700

Re: How to Pause Script

Code: Select all

Sleep 5000
https://www.autohotkey.com/docs/commands/Sleep.htm

Post your command example to give you further recommendations.
by Marko
Jul 12th, ’19, 22:06
Forum: User Commands and Scripts
Topic: How to Pause Script
Replies: 3
Views: 5700

Re: How to Pause Script

More.../Macros/Pause
:?:
by Marko
Jul 11th, ’19, 19:14
Forum: Suggestions
Topic: Te at end
Replies: 27
Views: 28787

Re: Te at end

... or use quotes in case of spaces in the path:

Code: Select all

Run, Xlideit.exe "D:\g\corinna\real beauty\c1.jpg",, max