The X

1 files use the extension of PKGDEF

.PKGDEF

Visual Studio Shell File

Classification:developer files
File created by Microsoft Visual Studio, a Microsoft SDK; contains application configuration settings used to customize an isolated shell application; looks similar to the .REG file.

instruction:

The Visual Studio isolated shell enables stand-alone applications to run with Visual Studio. The shell is most helpful to use specialized tools from other applications. When these applications that are referenced by Visual Studio are installed, values are created and specified by PKGDEF files. PKGDEF files were introduced in Visual Studio 2008 and become more prominent with recent versions. In Visual Studio 2010, functions of the PKGDEF file expanded, making the file load and merge operation a standard part of the initialization sequence for the Shell application and IDE. PKGDEF files are made up of sections defined by a key. The keys appear as [$RootKey$] or [$RootKey$\subkey], $RootKey is the root key of the application. Each section holds name/value pairs in the ValueName=Value format. The location of PKGUNDEF files in, say Visual Studio 11.0, is C:\Program Files (x86)\Microsoft Visual Studio\11.0\Common7\IDE\. It will have the same name as the corresponding .PKGUNDEF file. NOTE: Any PKGDEF files that aren't declared in the .VSIXMANIFEST file will not be scanned when Visual Studio starts.

PKGDEF(Visual Studio Shell File) related software:

Windows

1 software

发送 E7248 至公众号 IT小技巧 查看软件名称。