.SHIM 파일 확장자
Scoop Shim File
| 개발사 | Luke Sampson |
| 인기도 |
3.8 | 6 투표 |
SHIM 파일이란 무엇인가요?
A SHIM file is a plain text file created by Scoop, a command-line program installer for Windows. It contains the path to an installed program and arguments used to run the program. Scoop creates a SHIM file each time a user installs a program.
추가 정보
Scoop is a free package manager available for Windows. It allows you to install many common programs, such as VLC media player, 7-Zip, and Blender, from the Windows command line.
When you use Scoop to install a program, it also produces a SHIM file. The SHIM file lists the path to the installed program, as well as any runtime arguments needed to run the program. When you run the program, Scoop uses the SHIM file to locate the program and launch it correctly.
참고: Programs installed using Scoop, and their associated SHIM files, are typically stored in the C:/Users/[USER]/scoop/apps directory.
SHIM 파일을 여는 방법
You can open a SHIM file and view its contents with Microsoft Notepad (Windows), Apple TextEdit (Mac), or any other text editor. You can use Scoop (Windows) to run the app a SHIM file points to (provided you have the app installed at the location referenced in the SHIM file).
