Search found 4 matches

by ima18h
04 Dec 2023, 08:52
Forum: Ask for Help (v2)
Topic: run without full path
Replies: 2
Views: 236

Re: run without full path

Would try it this way. #Requires AutoHotkey v2.0 Run A_ProgramsCommon '\Firefox.lnk' Nevermind, this is not needed. using Run "firefox" works fine. The problem was that my script was using a combination with shift key to be triggered, which means firefox was ran while pressing shift. this start fir...
by ima18h
03 Dec 2023, 21:50
Forum: Ask for Help (v2)
Topic: run without full path
Replies: 2
Views: 236

run without full path

from run documentation: Some programs have their paths registered with the system, in which case you can get away with just passing the filename of the program, with or (sometimes) without the ".exe" extension. For example: Run "notepad" i havent tried running firefox with full path yet. Run "msedge...
by ima18h
20 Mar 2023, 05:49
Forum: Ask for Help (v1)
Topic: Difference between KeyWait and keybinds for up/down
Replies: 3
Views: 250

Difference between KeyWait and keybinds for up/down

Is there a difference between using keywait and using something like this:

MButton::Send {Blind}{Ctrl Down}{Shift Down}
MButton Up::Send {Blind}{Shift Up}{Ctrl Up}

Does keywait use more resources or?

[Mod edit: Based on posted code, moved topic to AHK v1 help.]
by ima18h
19 Mar 2023, 09:19
Forum: About This Community
Topic: Issues with registering, Post your username here...
Replies: 865
Views: 2071632

Re: Issues with registering, Post your username here...

username: ima18h

not sure if activated or no, cant see my info in profile page.

Go to advanced search