Copy link to clipboard
Copied
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?
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
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.
Copy link to clipboard
Copied
this is just unbelievable... how can this still not be fixed!?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now