Hello,
I'm trying to find a way to disable the Outlook (2007) message box that is asking if you would like to open or save a attachment.

I found that it is possible to fix this with registry settings, the only problem is that when i use a .reg file and import these settings, it is working fine without any problem. Only when i add the settings trough the PowerLaunch user registry settings with the RES Management Console, the settings are not working. It seems that they are overwritten by something from PowerFuse, they are not present in the registry anymore after the (RES)shell is loaded.
The settings are like this:
[HKEY_CURRENT_USER\Software\Classes\PowerFuse.doc]
"EditFlags"=dword:00010000
[HKEY_CURRENT_USER\Software\Classes\PowerFuse.docx]
"EditFlags"=dword:00010000
[HKEY_CURRENT_USER\Software\Classes\PowerFuse.pdf]
"EditFlags"=dword:00010000
Then i found the OutlookNoOpenDialog setting at the PWRUSER.INI, i gave this a try but these also are not working.
I did try things like this: OutlookNoOpenDialog=|DOC|PDF|XLS|
But these settings are reset to OutlookNoOpenDialog=| when i refresh powermenu. I found that the "Always ask before opening this type of file" setting should be written to the "OutlookNoOpenDialog" setting when you turn the setting off at the dialog. But this doesn't work.
Is there someone who managed to get this working? I prefer to disable these dialog boxes for known file types for all users.
Using RES PowerFuse 2008 SR7
Kind regards,
Roland