Advertisement
Guest User

Untitled

a guest
Aug 8th, 2015
357
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.15 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\.msi]
  4. @="Msi.Package"
  5.  
  6. [HKEY_CLASSES_ROOT\Msi.Package]
  7. @="Windows Installer Package"
  8. "EditFlags"=hex:00,00,10,00
  9. "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
  10. 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
  11. 32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\
  12. 00,2d,00,33,00,34,00,00,00
  13. "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size"
  14. "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
  15.  
  16. [HKEY_CLASSES_ROOT\Msi.Package\DefaultIcon]
  17. @="C:\\Windows\\system32\\msiexec.exe,0"
  18.  
  19. [HKEY_CLASSES_ROOT\Msi.Package\shell]
  20. @="Open,Repair,Uninstall"
  21.  
  22. [HKEY_CLASSES_ROOT\Msi.Package\shell\Open]
  23. @="&Install"
  24. "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
  25. 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
  26. 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
  27. 33,00,36,00,00,00
  28.  
  29. [HKEY_CLASSES_ROOT\Msi.Package\shell\Open\command]
  30. @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
  31. 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
  32. 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
  33. 00,69,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
  34.  
  35. [HKEY_CLASSES_ROOT\Msi.Package\shell\Repair]
  36.  
  37. [HKEY_CLASSES_ROOT\Msi.Patch]
  38. @="Windows Installer Patch"
  39. "EditFlags"=hex:00,00,10,00
  40. "FriendlyTypeName"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,\
  41. 00,6f,00,6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,\
  42. 32,00,5c,00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,\
  43. 00,2d,00,33,00,35,00,00,00
  44. "InfoTip"="prop:System.ItemType;System.Author;System.Title;System.Subject;System.Comment;System.DateModified;System.Size"
  45. "FullDetails"="prop:System.PropGroup.Description;System.Title;System.Subject;System.Category;System.Keywords;System.Comment;System.PropGroup.Origin;System.Author;System.Document.RevisionNumber;System.Document.DateCreated;System.ApplicationName;System.PropGroup.FileSystem;System.ItemNameDisplay;System.ItemType;System.ItemFolderPathDisplay;System.DateCreated;System.DateModified;System.Size;System.FileAttributes;System.OfflineAvailability;System.OfflineStatus;System.SharedWith;System.FileOwner;System.ComputerName"
  46.  
  47. [HKEY_CLASSES_ROOT\Msi.Patch\DefaultIcon]
  48. @="C:\\Windows\\system32\\msiexec.exe,0"
  49.  
  50. [HKEY_CLASSES_ROOT\Msi.Patch\shell]
  51. @="Open"
  52.  
  53. [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open]
  54. @="&Apply Patch"
  55. "MUIVerb"=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
  56. 6f,00,74,00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
  57. 00,6d,00,73,00,69,00,6d,00,73,00,67,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,\
  58. 33,00,39,00,00,00
  59.  
  60. [HKEY_CLASSES_ROOT\Msi.Patch\shell\Open\command]
  61. @=hex(2):22,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
  62. 00,25,00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
  63. 73,00,69,00,65,00,78,00,65,00,63,00,2e,00,65,00,78,00,65,00,22,00,20,00,2f,\
  64. 00,70,00,20,00,22,00,25,00,31,00,22,00,20,00,25,00,2a,00,00,00
  65.  
  66. [-HKEY_CLASSES_ROOTS\SystemFileAssociations\.msi]
  67.  
  68. [-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.msi]
  69.  
  70. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.msi]
  71.  
  72. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.msi\OpenWithList]
  73.  
  74. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.msi\OpenWithProgids]
  75. "Msi.Package"=hex(0):
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement