.PKGUNDEF File Extension
Visual Studio Shell File
Developer | Microsoft |
Popularity |
3.0 | 1 Vote |
What is a PKGUNDEF file?
More Information
When the isolated shell application is run a registry key is created for the application. The registry's appearances and behavior can be modified by PKGDEF files. The PKGUNDEF files are used to remove Visual Studio shell components from the application by removing specified keys and entries.
To remove a command function in the isolated shell application, you would uncomment the line (example) [$RootKey$Packages{8D8529D3-625D-4496-8354-3DAD630ECC1B}] in the PKGUNDEF file.
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 PKGDEF file.
Programs that open or reference PKGUNDEF files
Windows