Skip to main content
Question

Adobe CS6 crashing loop.

  • January 8, 2013
  • 56 replies
  • 255 views

Show first post

56 replies

Forum|alt.badge.img+10
  • Valued Contributor
  • January 23, 2013

Hello, I ended up distributing a folder ("Adobe_Ser_files") containing the ""AdobeSerialization" and "prov.xml" files coming from AAMEE and use a script within a "ongoing" login policy

Like this:

#!/bin/bash
cd /Applications/Adobe_Ser_files
./AdobeSerialization --tool=VolumeSerialize -–provfile=/Applications/Adobe_Ser_files/prov.xml
rm -R /Applications/Adobe_Ser_files

exit 0

The rm deletes everything once the script runs, so that I don't leave serials around :-)
Mind the "." at the beginning of 3rd line, it has to be there.
Here it also works to fix the "loop" with AAM and CS6 apps
Ciao
Carlo


donmontalvo
Forum|alt.badge.img+36
  • Hall of Fame
  • January 23, 2013

Forum|alt.badge.img+21
  • Honored Contributor
  • January 23, 2013

More Adobe joy. Lets just hope they don't screw this up!

https://jamfnation.jamfsoftware.com/discussion.html?id=5960

Now back to throwing those darts at my Adobe poster!


Forum|alt.badge.img+3
  • New Contributor
  • May 21, 2013

I sure had fun with the loop from the 7th Layer of Hades this Winter. So are you recommending installing the 13.0.4 patch onto the base image for the Summer? Does anyone have a work around with using Config Profiles to disallow the Utilities folder, but still allowing access to the files that CS6 needs in the Utilities?

Thanks!


Forum|alt.badge.img+7
  • Contributor
  • May 22, 2013

Have you guys seen the issue when making the package with the 13.0.4 update? We will be rolling out to CS6 soon and want to make we do not have this issue before we roll out.


donmontalvo
Forum|alt.badge.img+36
  • Hall of Fame
  • May 22, 2013

Jody/Karl posted on the AAMEE blog that the 13.0.2 patch caused the problem. So as long as your AAMEE package includes all updates you shouldn't have the issue.

http://blogs.adobe.com/oobe/2013/01/32767-days-left-but-whos-counting.html

Don