.RUN 文件扩展名

Linux Executable File

开发者 不适用
受欢迎程度
4.2  |  333 
 

什么是 RUN 文件?

A RUN file is an executable file typically used to install Linux programs. It contains program data and installation instructions. RUN files are often used to distribute device drivers and software among Linux users. You can execute RUN files in the Ubuntu terminal.

如何打开 RUN 文件

To execute a RUN file on Linux:

  1. Open the Ubuntu terminal and move to the folder in which you've saved your RUN file.
  2. Use the command chmod +x yourfilename.run to make your RUN file executable.
  3. Use the command ./yourfilename.run to execute your RUN file.

If you receive a "permission denied" error after performing steps 2 or 3, you can try adding sudo to the beginning of the commands referenced in those steps (e.g. sudo ./yourfilename.run). Adding sudo should give you permission to perform those commands.

警告

Because RUN files install software, do not execute a RUN file unless you trust the file's source. Installing an unverified RUN file, especially using the sudo command, could alter or damage your PC.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 RUN 文件的程序

Linux
免费

Rune Map File

开发者 Human Head Studios
受欢迎程度
3.6  |  37 
 

A RUN file is a level map for Rune, a 3D action game that uses a third-person perspective and is based on Norse mythology and high fantasy. It contains map information but does not include textures or music data.

更多信息

Rune map files can be created and edited using RunEd, a map editor based on the UnrealEd editor for Unreal 3D.

可打开或引用 RUN 文件的程序

Windows
Edit with the RuneEd Rune Editor
分类: 游戏
更新时间: 2008-04-29

Runscanner Scan File

开发者 Runscanner
受欢迎程度
3.4  |  49 
 

A RUN file contains information collected in a system scan performed by Runscanner, a startup and hijack analyzer utility. It lists running programs, autostart locations, drivers, services, and hijack points found during the scan.

更多信息

RUN files can be shared among users (via e-mail, online forums, etc.) to help locate malicious processes. An expert can mark items in a RUN file that need to be fixed and send the edited RUN file back to the user.

可打开或引用 RUN 文件的程序

Windows
Runscanner
分类: 文本
更新时间: 2008-06-20

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的所有文件格式和软件程序。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们