SDL Trados (2011,2014 SP1) stops working when trying to convert to translatable password protected PPT file

Hi!

When adding password protected PPT file to SDL Trados (version doesn't matter) window saying that the application stopped working shows up.

It occurs both on GUI and using SDL Trados API.

In system Event Viewer I can find this:

When using GUI:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2014-06-12T13:41:22.000000000Z" />
  <EventRecordID>208694</EventRecordID>
  <Channel>Application</Channel>
  <Computer>comp</Computer>
  <Security />
  </System>
- <EventData>
  <Data>SDLTradosStudio.exe</Data>
  <Data>10.4.3109.2</Data>
  <Data>5267d291</Data>
  <Data>KERNELBASE.dll</Data>
  <Data>6.3.9600.17055</Data>
  <Data>532943a3</Data>
  <Data>80000003</Data>
  <Data>000b3425</Data>
  <Data>f6c</Data>
  <Data>01cf8643649a4bfe</Data>
  <Data>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio2\SDLTradosStudio.exe</Data>
  <Data>C:\WINDOWS\SYSTEM32\KERNELBASE.dll</Data>
  <Data>3d485b34-f237-11e3-beb5-c307fe5bdfc2</Data>
  <Data />
  <Data />
  </EventData>
  </Event>

When using API:

- <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
- <System>
  <Provider Name="Application Error" />
  <EventID Qualifiers="0">1000</EventID>
  <Level>2</Level>
  <Task>100</Task>
  <Keywords>0x80000000000000</Keywords>
  <TimeCreated SystemTime="2014-06-12T12:19:12.000000000Z" />
  <EventRecordID>208590</EventRecordID>
  <Channel>Application</Channel>
  <Computer>comp</Computer>
  <Security />
  </System>
- <EventData>
  <Data>MyApp.exe</Data>
  <Data>4.3.0.0</Data>
  <Data>53999a9d</Data>
  <Data>PowerPointBinaryFile.dll</Data>
  <Data>2.0.15.11</Data>
  <Data>5228aaa5</Data>
  <Data>4000001f</Data>
  <Data>000fe272</Data>
  <Data>ee0</Data>
  <Data>01cf863883c58f6c</Data>
  <Data>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio3\MyApp.exe</Data>
  <Data>C:\Program Files (x86)\SDL\SDL Trados Studio\Studio3\PowerPointBinaryFile.dll</Data>
  <Data>c2f15cfc-f22b-11e3-beb5-c307fe5bdfc2</Data>
  <Data />
  <Data />
  </EventData>
  </Event>