.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).
