Learn - 

The forum of documents and methods for studying - Lượm lặt kiến thức


What are people talking about?!!



Anh hùng bàn phím: Công cụ ẩn/hiện đuôi tệp tin bằng phím tắt

24th July 2016, 11:08 by QaniTri

Keyboard Ninja: Toggle File Extension Display With a Shortcut Key in Windows
Have you ever wanted to be able to easily toggle the visibility of file extensions? We’ve shown you how to toggle hidden files before, and now we’ve come up with a similar solution for file extensions.
If hotkeys are your game, be sure and check out our 21 keyboard shortcut articles.
Toggle File Extensions
Once you’ve downloaded and run the application, all you need to do is hit the Win+Y shortcut key while you have any folder open:
Anh hùng bàn phím: Công cụ ẩn/hiện đuôi tệp tin bằng phím tắt Image17
And you’ll immediately see the file extensions, or won’t see them – the point is that it will toggle between the two settings.
Anh hùng bàn phím: Công cụ ẩn/hiện đuôi tệp tin bằng phím tắt Image18
Using the same hotkey sequence you can bring the file extensions back.
Installing the Hotkey
To make this run at startup, you have to save and extract the downloadable file, and then create a shortcut in your startup folder, which can be accessed by putting the following into the location bar:
shell:startup

You’ll notice the ToggleFileExt item that I added into the startup folder.
Anh hùng bàn phím: Công cụ ẩn/hiện đuôi tệp tin bằng phím tắt Image19
There’s no UI for this application, and it’ll run completely in the background with fairly low memory usage.
Anh hùng bàn phím: Công cụ ẩn/hiện đuôi tệp tin bằng phím tắt Image20 
Using the AutoHotkey Version
If you are already an AutoHotkey user and would like to just add this to your current script, the full source code is here:
; WINDOWS KEY + Y TOGGLES FILE EXTENSIONS
#y::
RegRead, HiddenFiles_Status, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, HideFileExt
If HiddenFiles_Status = 1 
RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, HideFileExt, 0
Else 
RegWrite, REG_DWORD, HKEY_CURRENT_USER, Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced, HideFileExt, 1
WinGetClass, eh_Class,A
If (eh_Class = “#32770” OR A_OSVersion = “WIN_VISTA”)
send, {F5}
Else PostMessage, 0x111, 28931,,, A
Return

Note: If the script doesn’t work for you, you can grab a text version here.
This isn’t the type of utility that I would end up using all the time, but it works great as part of my regular AutoHotkey toolkit.
Download ToggleFileExt Hotkey Application
howtogeek.com

Đọc văn bản


Bookmark / More languages: https://learn.forumvi.com/h5-text-to-speech
Powered by: http://responsivevoice.org/

Words Counter

Bookmark: https://learn.forumvi.com/h7-wordscounter

Đăng Nhập

Quên mật khẩu

Like/Tweet/+1

Statistics

Tổng số bài viết đã gửi vào diễn đàn là 12207 in 11483 subjects

Diễn Đàn hiện có 656 thành viên

Chúng ta cùng chào mừng thành viên mới đăng ký: k9

Thống Kê

Hiện có 19 người đang truy cập Diễn Đàn, gồm: 0 Thành viên, 0 Thành viên ẩn danh và 19 Khách viếng thăm :: 1 Bot

Không


[ View the whole list ]


Số người truy cập cùng lúc nhiều nhất là 137 người, vào ngày 19th January 2018, 02:20

Discord Server

Hôm nay: 27th April 2024, 01:08