Showing posts with label PC. Show all posts
Showing posts with label PC. Show all posts

Wednesday, November 13, 2024

PC, Introducing a Great Screenshot Program: Greenshot

Introducing a Great Screenshot Program: Greenshot

 

Today, I want to introduce a very good screenshot program.
It’s a program that I’ve loved for 10 years.
Most people use the built-in screenshot program in Windows.
This program is free because it’s a GPL open-source program.
You can even install and use it at work, and there’s no problem at all.
I’ve used it at my work for over 10 years, and I’ve never had any problems.
This screenshot program has a few features, but the most used one is copying to the clipboard.

When you take a screenshot, the image is temporarily saved to the clipboard.
Then, when you press Ctrl+V in PowerPoint, Excel, or any other program, you can paste it right away.
There are no messages, so it’s really easy and convenient.
You can copy and paste anything, like pictures or text.

The name of the program is Greenshot.

Download:  Greenshot-INSTALLER-1.2.10.6-RELEASE.exe

 

Copyright2021olympithecus

PC, AHK, If the file name is too long and hidden in Explorer, you can see the full name by pressing the mouse wheel button. (MWBActive)

How to see the full file name if it's hidden because it's too long in Explorer.

 

Here is the introduction in simple English for elementary school students:

There are times when the file name is so long that you can't see it fully in Windows Explorer.

This program can be run just once, and then whenever you click the mouse wheel, it will show the full file name in Windows Explorer, no matter how long it is.

If you use a computer often, this is a great program that can save you time.

 

How to use it: 

1. Run the program.

2. if the file name is too long and hidden in Explorer, just click the mouse wheel button.

 

Downlond :  Seelongfilename_v1.124.11.exe

 

 Copyright2021olympithecus

 

Sunday, November 10, 2024

PC, AHK, Mouse Coordinate Toolkit v1.1.24.11 How to Use, (MCTActive)

Mouse Coordinate Toolkit v1.1 How to Use

 

Mouse Coordinate Toolkit is a utility created with AutoHotkey V1.0 in 2024. This program is used to check and extract information about a specific window. It helps users automate various tasks and write scripts. It is especially useful for tasks related to window management.

 When you open the program, a page with how to use it will show up. If the page with how to use it doesn't open, the program won't run. Because the program doesn't have a manual.

 

Mouse Coordinate Toolkit v1.1

 

Main Features of Mouse Coordinate Toolkit

1. Find Active Window: 
The Mouse Coordinate Toolkit helps you easily find the name of the currently active window. This allows developers to perform tasks on a specific window more efficiently. 
For example, the following line is often used to find the active window:
WinGetActiveTitle, activeTitle     ; Get the title of the currently active window 
 
2. Extract Properties:
The Mouse Coordinate Toolkit can extract various properties based on the current mouse position. For example, you can get the mouse coordinates, PixelColor, and RGB information at the mouse location.

2-1. Find Mouse Position Coordinates: 
You can get the coordinates of the current mouse position. Using the F2, F3, and F4 shortcut keys, you can temporarily record up to 3 positions in the program. These properties are very useful when writing scripts to click on specific buttons in a window.

2-2. Find PixelColor at Mouse Position: 
You can get the PixelColor value at the current mouse position. Using the F2, F3, and F4 shortcut keys, you can temporarily record up to 3 positions in the program. These properties are very useful when writing scripts to click on specific buttons in a window.

2-3. Find RGB Color at Mouse Position: 
You can get the RGB color value at the current mouse position. Using the F2, F3, and F4 shortcut keys, you can temporarily record up to 3 positions in the program. These properties are very useful when writing scripts to click on specific buttons in a window.

2-4. Move Mouse to a Specific Position: 
You can manually input the mouse coordinates to move the mouse to that specific position.

3. Write Image Search Code:
In Image Search, you need to know the starting and ending positions of the mouse. You can set the start position by pressing the F2 key, and the end position by pressing the F3 key. When you press F6, the program will automatically insert the start and end positions of the mouse, and it will generate the Image Search code. You can freely modify and use it by just changing the image path.
 


Image Search


4. Write RGB Code
First, press the F2 key to find the Red, Green, and Blue values. Then, press the F7 key, and the RGB code will appear like below. The X and Y position values in the MouseGetPos are taken from F2. The X and Y position values in PixelGetColor are also taken from F2. The Red, Green, and Blue values found from the mouse position are used in the if statement below. You can freely apply the if statement and use it as you like.
 
 
 
RGB

 

Download:  Mouse_Coordinate_Toolkit_v1.1.24.11

End

 

Copyright2021olympithecus

 

"Autohotkey" "AHK" Macro" "Pixelcolor"  #Autohotkey #AHK #Macro #Pixelcolor

 

Sunday, October 27, 2024

PC, I introduce the good site "홍차의 꿈" in Korea.

I introduce the site "홍차의 꿈" (Dream of Tea) in Korea.

 

"홍차의 꿈" (Dream of Tea) is a specialized software download site in Korea that primarily offers installation files for Windows operating systems. This site is particularly valuable for users who find it difficult to locate specific versions of Windows.

For example, downloading a specific operating system like Windows 10 Workstations can often be challenging to find through standard search engines. However, "홍차의 꿈" makes it easy to access these files, providing significant assistance to many users.

One of the key features of the site is its user-friendly interface. Software is organized by category, allowing users to easily find what they need, and each software listing includes version information and installation instructions. Additionally, the site offers installation files for popular software like MS Office, making it a one-stop solution for users needing essential applications for work or study.

"홍차의 꿈" provides value beyond just being a download site. It includes a variety of tips for users on how to install software and has a frequently asked questions (FAQ) section to help resolve any issues that may arise during the installation process. This information is particularly helpful for users who may not be familiar with software installation.

Moreover, the site is regularly updated with the latest software versions, ensuring that users always have access to current software. The site also prioritizes security, providing a safe download environment so that users can confidently download the software they need.

In summary, "홍차의 꿈" is an extremely useful resource for users seeking installation files for Windows operating systems and other software, offering a reliable and convenient platform for accessing essential software solutions.

 

 

Link address:  Dream of Tea


 

 

 

 

 

 

Copyright2021olympithecus

Copyright 2021 - . | Jessica | All Rights Reserved.

Popular Posts