Search found 5 matches

by Emanuele_Tinari[IT]
03 Dec 2023, 09:52
Forum: Ask for Help (v2)
Topic: AHK does not work Topic is solved
Replies: 2
Views: 341

Re: AHK does not work Topic is solved

In genera the problem is this: I download Ahk and create a script and want to edit it for myself and the editor does not start! I tried to run the script and I was sent to all four sides. And the program itself for creating a file script and a Spi work Well... when You DL AutoHotkey from the AHK si...
by Emanuele_Tinari[IT]
03 Dec 2023, 07:07
Forum: Scripts and Functions (v2)
Topic: Find file in all disks with given name and extension
Replies: 2
Views: 455

Re: Find file in all disks with given name and extension

For folder with more than one million files, the recursive loop script may crash. I only use recursion on third-level folders, hoping for a better solution. Loop Files, path1 "\*.*", "FD" ; Read items in a first-level source folder { if (fileExist(A_LoopFilePath != "D")) { destFile := strReplace(A_...
by Emanuele_Tinari[IT]
03 Dec 2023, 06:43
Forum: Ask for Help (v2)
Topic: Anoter time problem with ComObject("HTMLfile")
Replies: 0
Views: 177

Anoter time problem with ComObject("HTMLfile")

Hello at all. Newbie here from Italy. Thanks in advance for any help you'll give me. I got an .html file saved in my pc where I (or users) can check or uncheck CheckBoxes. Those give possibility to use a "filter" in a SQLite query. This .html file is something like a Settings file or a .ini file for...
by Emanuele_Tinari[IT]
02 Dec 2023, 20:00
Forum: Scripts and Functions (v2)
Topic: Find file in all disks with given name and extension
Replies: 2
Views: 455

Find file in all disks with given name and extension

As I wrote in Stackoverflow https://stackoverflow.com/questions/77590673/autohotkey-v2-find-file-with-name-and-ext-in-all-drives here is my way to retrieve the complete path, filename and extension of a file with given name and extension. Many examples here and on Google with Ahk v1 but nothing for ...
by Emanuele_Tinari[IT]
02 Dec 2023, 13:41
Forum: About This Community
Topic: Guestbook: say hi, thank you, whatever!
Replies: 110
Views: 89412

Re: Guestbook: say hi, thank you, whatever!

Hello @all, I'm new from Italy

Go to advanced search