Advertisement
adamchilcott

increaseMemoryHeap.reg

Dec 19th, 2018
227
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
REG 0.36 KB | None | 0 0
  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem]
  4. "SharedMemMaxSize"=dword:00300000
  5.  
  6. [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Messaging Subsystem\Applications\Outlook]
  7. "SharedMemMaxSize"=dword:00300000
  8.  
  9. ; START NOTES
  10.  
  11. ; Reference:
  12. ; <https://support.microsoft.com/en-au/help/2329201>
  13.  
  14. ; END NOTES
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement