Search found 1731 matches

by burque505
09 Feb 2024, 08:18
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

iseahound 's Capslock-to-modifier script from here , ported to Keysharp. Very minor mod required. ; Modded for Keysharp 2024-01-30 by burque505 ; Original script by iseahound ; is here: https://www.autohotkey.com/boards/viewtopic.php?f=96&p=556135#p556135 CapsLock:: { start := A_TickCount ; run onc...
by burque505
09 Feb 2024, 08:16
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

SKAN 's script to show/hide desktop icons, ported to Keysharp. ; Thanks to SKAN for this and his many other scripts! ^#!i:: { DesktopIcons() } DesktopIcons(Show:=-1, hWnd:=0) { ; By SKAN on D35D @ tiny.cc/desktopicons If ! hWnd := DllCall("GetWindow", "Ptr",WinExist("ahk_class Progman"), "UInt",5, ...
by burque505
09 Feb 2024, 08:15
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

CreateUUID.ks ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2021-10-13 ; Modified ......: 2023-01-12 ; Tested with....: AutoHotkey v2.0.2 (x64...
by burque505
09 Feb 2024, 08:15
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

DNSServerList.ks ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2023-01-17 ; Modified ......: 2023-01-17 ; Tested with....: AutoHotkey v2.0.2 (...
by burque505
09 Feb 2024, 08:14
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

DisableMove.ks ; PORTING WAS REQUIRED (MINOR) ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2017-04-13 ; Modified ......: 2023-01-16 ; Tested ...
by burque505
09 Feb 2024, 08:12
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

DisableCloseButton.ks ; PORTING REQUIRED (MINOR) ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2017-04-13 ; Modified ......: 2023-01-16 ; Test...
by burque505
09 Feb 2024, 08:11
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

FileCountLines.ks ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2021-04-23 ; Modified ......: 2023-01-12 ; Ported to KS...: 2024-01-23 ; Teste...
by burque505
09 Feb 2024, 08:10
Forum: KeySharp
Topic: Keysharp - C# port of AHK
Replies: 18
Views: 1252

Re: Keysharp - C# port of AHK

This and a few other scripts were previously posted here. FindFileString.ks ; ============================================================================================================================================================= ; Author ........: jNizM ; Released ......: 2021-04-23 ; Modifie...
by burque505
09 Feb 2024, 08:08
Forum: C#
Topic: Keysharp scripts
Replies: 4
Views: 1034

Re: Keysharp scripts

As I get the opportunity I'll re-post these scripts in the Keysharp subforum.
From now on I'll post scripts there.
Regards,
burque505
by burque505
30 Jan 2024, 12:47
Forum: C#
Topic: Keysharp scripts
Replies: 4
Views: 1034

Re: Keysharp scripts

iseahound 's Capslock-to-modifier script from here , ported to Keysharp. Very minor mod required. ; Modded for Keysharp 2024-01-30 by burque505 ; Original script by iseahound ; is here: https://www.autohotkey.com/boards/viewtopic.php?f=96&p=556135#p556135 CapsLock:: { start := A_TickCount ; run onc...
by burque505
28 Jan 2024, 17:18
Forum: About This Community
Topic: New subforum for Keysharp
Replies: 26
Views: 3612

Re: New subforum for Keysharp

Per input I've received (thanks, by the way!) I've put some Keysharp scripts here in the C# subforum.
Regards,
burque505
by burque505
28 Jan 2024, 15:28
Forum: C#
Topic: Keysharp scripts
Replies: 4
Views: 1034

Re: Keysharp scripts

SKAN 's script to show/hide desktop icons, ported to Keysharp. ; Thanks to SKAN for this and his many other scripts! ^#!i:: { DesktopIcons() } DesktopIcons(Show:=-1, hWnd:=0) { ; By SKAN on D35D @ tiny.cc/desktopicons If ! hWnd := DllCall("GetWindow", "Ptr",WinExist("ahk_class Progman"), "UInt",5, ...
by burque505
28 Jan 2024, 13:09
Forum: C#
Topic: Keysharp scripts
Replies: 4
Views: 1034

Keysharp scripts

I'll start posting Keysharp scripts here for the time being. Porting some of jNizM 's Collection of useful AutoHotkey v2 scripts and functions seemed like a good place to start. Keysharp at present can run some AHK scripts without changes (even if they include '#Requires AutoHotkey v2.0'), others wi...
by burque505
28 Jan 2024, 08:37
Forum: About This Community
Topic: New subforum for Keysharp
Replies: 26
Views: 3612

Re: New subforum for Keysharp

@boiler, both of those sound good. Thanks. Any other thoughts, people?
Regards,
burque505
by burque505
28 Jan 2024, 08:26
Forum: About This Community
Topic: New subforum for Keysharp
Replies: 26
Views: 3612

Re: New subforum for Keysharp

@joedf, what would be a good place to post Keysharp scripts? This doesn't quite seem like the proper thread. Thanks!
Regards,
burque505
by burque505
20 Jan 2024, 17:08
Forum: Ask for Help (v2)
Topic: Create new empty.docx (or copy empty.docx saved somewhere on my computer) in(to) current folder with shortcut? Topic is solved
Replies: 10
Views: 3310

Re: Create new empty.docx (or copy empty.docx saved somewhere on my computer) in(to) current folder with shortcut? Topic is solved

You might try this to add XYPlorer : If WinActive("ahk_class CabinetWClass") OR WinActive("ahk_class Progman") OR WinActive("ahk_class WorkerW") OR WinActive("ahk_exe XYplorer.exe) { ; Do stuff } I don't have XYPlorer installed anymore, so I can't check the 'ahk_class'. (Volgens mij moet dat 'ahk_cl...
by burque505
15 Jan 2024, 11:56
Forum: About This Community
Topic: New subforum for Keysharp
Replies: 26
Views: 3612

Re: New subforum for Keysharp

Thanks, @joedf!
by burque505
07 Jan 2024, 18:04
Forum: Scripts and Functions (v2)
Topic: COM: Format fractions in MS Word.
Replies: 0
Views: 685

COM: Format fractions in MS Word.

G. Mayor has VBA code to do this here. The animation should show what it does. I'm going to post two versions of this, since ComObjActive() only works _sometimes_ for me. One version uses it, and it often works. But sometimes something goes haywire. For that reason the second version uses flyingDman...
by burque505
08 Dec 2023, 13:37
Forum: Scripts and Functions (v2)
Topic: PicSwitch - Switch, Checkbox controls with picture
Replies: 5
Views: 985

Re: PicSwitch - Switch, Checkbox controls with picture

@tranht17, thanks very much for this. Works great, easy to modify.
Regards,
burque505

Go to advanced search