How to restore *.sdlppx (SDL Trados Studio Project Package) file association

I have a user who for some reason lost the file association for *.sdlppx (SDL Trados Studio Project Package)

Under Control Panel\Programs\Default Programs\Set Associations I can set it to use SDL Trados Studio again, but the description just reads SDLPPX instead of "SDL Trados Studio Project Package". Additionally, when the user double clicks the *.sdlppx file, it opens Studio but not the Open Package screen to expand the package files for use in Studio. The user is forced to use File > Open Package instead. I uninstalled Studio and reinstalled it again, but it seems that the file association remains the same.

Is there a way to restore the correct Open Package behavior in Studio for SDLPPX? If so, how?

Parents Reply
  • Hello Octavio,

    ok - so here's a possible solution from our support team for this problem.  It involves Registry Editing (removing):

    Check HKEY_CLASSES_ROOT\.sdlppx and see where it points – it should be SDL.TradosProjectPackage.1 but in some cases it was changed to sdlppx_auto_file

    If you find this you can try to correct it to point to SDL.TradosProjectPackage.1 or  just remove both .sdlppx and sdlppx_auto_file then repair Studio.

    This should correctly recreate the Registry keys.

    An alternative would be to check if sdlppx_auto_file has the command

    "C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4\SDLTradosStudio.exe" /openProject "%1"

    It might be

    "C:\Program Files (x86)\SDL\SDL Trados Studio\Studio4\SDLTradosStudio.exe" /openDocument "%1" which is incorrect.

    Studio 4 is the Studio 2015, if 2014 then use Studio3.

    Regards

    Paul

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children