Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Problem: Adobe CC deployment of Photoshop kills Explorer.exe

Community Beginner ,
Oct 16, 2014 Oct 16, 2014

Hello,

I have created several deployment packages lately via the Creative cloud packager. They are deployed via SCCM and when both InDesign and Illustrator have been working fine while Photoshop kills the Explorer.exe under the deployment.

The explorer.exe does not come back automatically and have to be started via task manager.

I also created a package that includes several programs, among them Photoshop and the same happens with it.

Note: Photoshop do complete the installation and are working correctly.

Is there anyone that have encountered this problem before, and do anyone have a solution for it?

1.4K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 24, 2014 Oct 24, 2014

Brackee wrote:


Is there anyone that have encountered this problem before, and do anyone have a solution for it?

Oh so it is not just me then.  I have this issue and other than doing what you do and starting explorer.exe back up no solution.  As you say the install completes fine and as I build Adobe into our image it is not really a big issue to do this once every six months.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 24, 2014 Oct 24, 2014

This wouldn't be a big problem if it was I that did the installation as I know how to start explorer.exe in that situation, but that does not all our users know, and if I where to allow deployment of this via SCCM we would encounter this.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 24, 2014 Oct 24, 2014

We don't use SCCM but use MDT instead so how I would approach this is make bat file run after the deployment that would start explorer.exe back up.  I would chain dependencies together so that the bat file relied on the post-install being installed and the post-install relies on the install and so on but at the end of the day you are right, this should be fixed by Adobe themselves.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Oct 24, 2014 Oct 24, 2014

This is definitely a possibility, and I have considered this work around, but the explorer.exe dies about 1/2 in to the installation and would leave the explorer.exe out for the second half until the script file is run. This would sort of kill the idea of a silent installation as the action will disturb the users work.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Oct 24, 2014 Oct 24, 2014

You could run it in a loop, if explore.exe is running sleep/wait x seconds else start explorer.exe and start the loop before you install the MSI and then end the bat file after it has finished with another bat file.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Beginner ,
Jan 02, 2018 Jan 02, 2018
LATEST

this is just unbelievable... how can this still not be fixed!?

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines