4 Replies Latest reply: Nov 23, 2014 11:38 AM by Alex-the-Cat RSS

    Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014

    Alex-the-Cat

      Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014

      this cause to "cant create ActiveX object" error in VB Scripts

      win7 x64, ps cc 2014 x64

      any ideas? thnks

        • 1. Re: Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014
          JJMack Community Member

          All I can so is show you what I see in that area of my Windows 7 registry but I have CS2, CS6 32, CS6 64,  CC 32, CC 64 and CC 2014 64 installed. 6 versions yet there seem to be 9 Photoshop Application dot keys.

           

          Windows Registry Editor Version 5.00

           

          [HKEY_CLASSES_ROOT\Photoshop.Application]

          @="Photoshop Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

          @="{702fe898-3f8a-483f-8ca6-3bad95fa2489}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application\CurVer]

          @="Photoshop.Application.80"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.60]

          @="Photoshop Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.60\CLSID]

          @="{99aea70e-4d13-44bf-a878-33345cbfcbc8}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.60.1]

          @="Photoshop CS6 Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.60.1\CLSID]

          @="{6DECC242-87EF-11cf-86B4-444553540000}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.70]

          @="Photoshop Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.70\CLSID]

          @="{951ec38c-3de6-4bb8-8246-adf182e6421d}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.70.1]

          @="Photoshop CC Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.70.1\CLSID]

          @="{6DECC242-87EF-11cf-86B4-444553540000}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.80]

          @="Photoshop Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.80\CLSID]

          @="{702fe898-3f8a-483f-8ca6-3bad95fa2489}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.80.1]

          @="Photoshop CC 2014 Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.80.1\CLSID]

          @="{6DECC242-87EF-11cf-86B4-444553540000}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.9]

          @="Photoshop CS2 Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.9\CLSID]

          @="{16aa0b9e-79ac-43b5-86ca-ab961fbeed5f}"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.9.1]

          @="Photoshop CS2 Application"

           

          [HKEY_CLASSES_ROOT\Photoshop.Application.9.1\CLSID]

          @="{6DECC242-87EF-11cf-86B4-444553540000}"

          • 2. Re: Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014
            Alex-the-Cat Community Member

            thanks for answer!

            ok, your keys are all correct

            would you please,

            launch PS SC 6.0, close it, refresh registry (F5) and post first three keys;

            then launch CC 2014, refresh registry and post first three keys?

            thanks a lot!

            (i have that problem on several conputers, its not my system bug, imho)

            thanks!

            • 3. Re: Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014
              JJMack Community Member

              CS6  version 13.1.2 open then closed then regedit f5 refresh and export key

              Windows Registry Editor Version 5.00

               

              [HKEY_CLASSES_ROOT\Photoshop.Application]

              @="Photoshop Application"

               

              [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

              @="{702fe898-3f8a-483f-8ca6-3bad95fa2489}"

               

              [HKEY_CLASSES_ROOT\Photoshop.Application\CurVer]

              @="Photoshop.Application.80"

               

               

              CC 2014 version 2014.2.1 opened and closed  then regedit f5 refresh and export key  I see no change in key data

              Windows Registry Editor Version 5.00

               

              [HKEY_CLASSES_ROOT\Photoshop.Application]

              @="Photoshop Application"

               

              [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

              @="{702fe898-3f8a-483f-8ca6-3bad95fa2489}"

               

              [HKEY_CLASSES_ROOT\Photoshop.Application\CurVer]

              @="Photoshop.Application.80"

              • 4. Re: Regisrty keys HKEY_CLASSES_ROOT\Photoshop.Application\CLSID and \CurVer are not updated after upgrading to cc 2014
                Alex-the-Cat Community Member

                thanks!

                hmm... starnge

                on my system after cs6

                [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

                @="{99aea70e-4d13-44bf-a878-33345cbfcbc8}"

                and, VB script work with cs6

                 

                after cc

                [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

                @="{951ec38c-3de6-4bb8-8246-adf182e6421d}"

                and, VB script script work with cc

                 

                after cc2014 its unchanged... but must be

                [HKEY_CLASSES_ROOT\Photoshop.Application\CLSID]

                @="{702fe898-3f8a-483f-8ca6-3bad95fa2489}"

                and, VB script generate ActiveX Automation erroor (

                 

                maybe, it's really some system bug (

                whatever, thanks a lot!