Frontrow under Mountain Lion it works!
A lot of people want frontrow back, which has been removed since LION.
To get Frontrow running under Mountain Lion 10.8.2: here are the instructions that worked on the two macs I tested:
Copy these files from a snow-leopard installation (e.g. your backup) to the appropriate folders in Mountain Lion:
/System/Library/CoreServices/Front Row.app
/System/Library/PrivateFrameworks/BackRow.framework
/System/Library/PrivateFrameworks/iPhotoAccess.framework
Confirm the copy process by typing in your password when required.
Open Apple Script Editor and type in:
#launch Front Row
tell application "/System/Library/CoreServices/Front Row.app"
launch
end tell
tell application "System Events"
key code 53
end tell
Save this as an Application. Store the created App in your Application folder end enjoy!
As usual, music files do not play, but all other things work beautiful. This is due to the fact that the actual iTunes Versions use a different Library format.
😎