- Популярные видео
- Авто
- Видео-блоги
- ДТП, аварии
- Для маленьких
- Еда, напитки
- Животные
- Закон и право
- Знаменитости
- Игры
- Искусство
- Комедии
- Красота, мода
- Кулинария, рецепты
- Люди
- Мото
- Музыка
- Мультфильмы
- Наука, технологии
- Новости
- Образование
- Политика
- Праздники
- Приколы
- Природа
- Происшествия
- Путешествия
- Развлечения
- Ржач
- Семья
- Сериалы
- Спорт
- Стиль жизни
- ТВ передачи
- Танцы
- Технологии
- Товары
- Ужасы
- Фильмы
- Шоу-бизнес
- Юмор
Effortlessly delete Windows files & folders with this AutoHotkey hack👀
Here I demonstrate a simple script that will allow you to, recursively, delete folders based on a name using AutoHotkey.
I initially wrote this because AHK Studio creates a lot of backup files but they all have the same name. This will loop over all the folders beneath what you select and delete any that match what you put in the variable name.
You can get the script here https://the-Automator.com/DeleteFolders
If you get value out of this video... https://www.paypal.me/JoeGlines
Check out more of my scripts at: http://the-automator.com
Summary: This video demonstrates how to delete a folder and its subfolders using AutoHotkey.
1. 00:00 🗑️ This script deletes a folder and its subfolders.
1.1 This script deletes a given folder and its subfolders based on a name.
2. 00:49 🗑️ Searched and deleted all "test" folders.
2.1 It looked for folders named "test" and deleted them.
3. 01:18 🗑 Navigate to C:/temp and delete the folder to view deleted folders in Notepad.
3.1 Navigate to C:/temp, select the folder, and hit okay to delete it; notepad will show the deleted folders.
4. 01:53 📁 No folder selected? Script will use default directory.
4.1 If no folder is selected, the script will use the default directory of where the script is located.
5. 02:25 🕰️ Timer used to update progress bar every 0.1s to avoid speed issues.
5.1 A set timer is used to update the progress bar every 10th of a second to avoid speed up and slow down issues.
6. 03:10 🗑️ If the file name matches, it will be moved to the recycle bin and the count will be increased.
6.1 If the loop file name matches the name being searched for, it will be moved to the recycle bin and the count will be incremented.
7. 04:05 🤯 Copy, count, and store words from a website in 25 lines of code!
7.1 This powerful script can copy words from a website, count them, and put them in the clipboard in only 25 lines of code.
8. 04:51 🤓 Subscribe to our AutoHotkey channel for learning resources.
8.1 Subscribe to our AutoHotkey channel for videos, tools, and courses to learn how to use AutoHotkey.
Видео Effortlessly delete Windows files & folders with this AutoHotkey hack👀 канала AUTOHOTKEY Gurus
I initially wrote this because AHK Studio creates a lot of backup files but they all have the same name. This will loop over all the folders beneath what you select and delete any that match what you put in the variable name.
You can get the script here https://the-Automator.com/DeleteFolders
If you get value out of this video... https://www.paypal.me/JoeGlines
Check out more of my scripts at: http://the-automator.com
Summary: This video demonstrates how to delete a folder and its subfolders using AutoHotkey.
1. 00:00 🗑️ This script deletes a folder and its subfolders.
1.1 This script deletes a given folder and its subfolders based on a name.
2. 00:49 🗑️ Searched and deleted all "test" folders.
2.1 It looked for folders named "test" and deleted them.
3. 01:18 🗑 Navigate to C:/temp and delete the folder to view deleted folders in Notepad.
3.1 Navigate to C:/temp, select the folder, and hit okay to delete it; notepad will show the deleted folders.
4. 01:53 📁 No folder selected? Script will use default directory.
4.1 If no folder is selected, the script will use the default directory of where the script is located.
5. 02:25 🕰️ Timer used to update progress bar every 0.1s to avoid speed issues.
5.1 A set timer is used to update the progress bar every 10th of a second to avoid speed up and slow down issues.
6. 03:10 🗑️ If the file name matches, it will be moved to the recycle bin and the count will be increased.
6.1 If the loop file name matches the name being searched for, it will be moved to the recycle bin and the count will be incremented.
7. 04:05 🤯 Copy, count, and store words from a website in 25 lines of code!
7.1 This powerful script can copy words from a website, count them, and put them in the clipboard in only 25 lines of code.
8. 04:51 🤓 Subscribe to our AutoHotkey channel for learning resources.
8.1 Subscribe to our AutoHotkey channel for videos, tools, and courses to learn how to use AutoHotkey.
Видео Effortlessly delete Windows files & folders with this AutoHotkey hack👀 канала AUTOHOTKEY Gurus
ahk script ahk example ahk tutorial autohotkey example autohotkey script autohotkey tutorial autohotkey joe glines learn autohotkey rpa the-automator recursive file folder delete delete files recursively delete folders AutoHotkey recursive folder delete AutoHotkey delete folders with AutoHotkey how to recursively delete files and folders with AutoHotkey
Комментарии отсутствуют
Информация о видео
17 января 2023 г. 16:49:16
00:05:16
Другие видео канала




















![Use Webscraping to help Write SQL queries (2021)[Real-World Example]](https://i.ytimg.com/vi/D_-6qMfsicY/default.jpg)