IMPORTANT: PLEASE NOTE THAT IF YOU ARE ADOBE OR OFFICE APPLICATION VIRTUALIZATION THESE REGISTRY KEYS MAY NOT WORK!

PDF FILES WITH DOTS IN THE NAME | Open in the browser REFRESH | TEST DOCX | TEST DOC | TEST PDF | Open in the browser | DOWNLOAD THE REG FILE

Test page for IE9 File Open prompt

How can I bypass the Open, Save, Save As Dialog window?

I must WARN you that this solution is not recommended as it could post security risk on your environment!

Please use at your own risk!!!

 The "Word.Document.12"=hex(0):  is for .docx and "Word.Document.8"=hex(0): for . doc files


Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}]

"Word.Document.12"=hex(0):

"Word.Document.8"=hex(0):

" Excel.Sheet.12 "=hex(0):

" Excel.Sheet. 8"=hex(0):

" PowerPoint.Show .12"=hex(0):

" PowerPoint.Show .8"=hex(0):

" AcroPDF.PDF.1 "=hex(0):

" AcroExch.Document "=hex(0):

 

 


You may also be interested in knowing how to force the document to open in the browser instead of the application handler? Set the browser flag to 80000024

Article: A new window opens when you try to view a 2007 Microsoft Office program document in Windows Internet Explorer 7 or Internet Explorer 8 http://support.microsoft.com/kb/927009

Here are the Browserflags:

Sample registry key:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AcroPDF.PDF.1]
@="Adobe PDF Reader"
"EditFlags"=hex:00,00,01,00
"BrowserFlags"=dword:80000024


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.8]

"BrowserFlags"=dword:80000024

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Word.Document.12] "

BrowserFlags"=dword:80000024 

 [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AcroPDF.PDF.1]
@="Adobe PDF Reader"
"EditFlags"=hex:00,00,01,00
"BrowserFlags"=dword:80000024

 


Please note that the default Adobe Acrobat X way to open linked files is to bypass any Download Window (OPEN, SAVE, SAVE AS) and you should not be getting these options, but if you do, simply find the registry key below and set the EditFlag value to "EditFlags"=hex:00,00,01,00

Cut and paste the key below into notepad and save it as .reg file and merge the key. Use this page samples to valide it is working for you!


Windows Registry Editor Version 5.00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ Excel.Sheet.12 ]

@="Microsoft Excel Worksheet"

"EditFlags"=hex:00,00,01,00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ Excel.Sheet.8 ]

@="Microsoft Excel 97-2003 Worksheet"

"EditFlags"=hex:00,00,01,00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ Word.Document.12 ]

@="Microsoft Word Document"

"EditFlags"=hex:00,00,01,00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ Word.Document.8 ]

@="Microsoft Word Document"

"EditFlags"=hex:00,00,01,00

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ PowerPoint.Show.12 ]

@="Microsoft PowerPoint Presentation"

"EditFlags"=hex:00,00,01,00

 

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ PowerPoint.Show.8 ]

@="Microsoft PowerPoint 97-2003 Presentation"

"EditFlags"=hex:00,00,01,00

 

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\ AcroPDF.PDF.1 ]
@="Adobe PDF Reader"
"EditFlags"=hex:00,00,01,00

 



RDP FILE KEYS

Test.rdp


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\RDP.File]

"EditFlags"=dword:00010000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell\AttachmentExecute\{0002DF01-0000-0000-C000-000000000046}]

"RDP.File"=hex(0):

ICA FILE KEYS

Test.ica

 


Article: