Zend Studio 5.5 on Windows 7
If you are reading this, then you have Windows 7 installed and gave Zend Studio 7.x the old college try, and found it to be quite cumbersome and annoying. After trying to adapt to Zend with Eclipse you opted to go back to Zend Studio 5.5 but found that it doesn’t work ‘out of the box’ on Windows 7. If you googled ‘Zend 5.5 Windows 7′ you probably found a response on Zend’s Forums where a savior post is located. At first read it is a bit confusing so I am going to attempt to make it a bit more clear here. Make no mistake, save for a few minor changes, the original author djvirgen (appended to by phliplip), are the true geniuses behind the work. You can find the original post @ http://www.zend.com/forums/index.php?t=msg&th=7855#21175
- Download and install the latest JRE for Windows 7: http://java.com/en/download/manual.jsp
- Download and install WinRAR (ensure you install with Explorer shell extension checked): http://rarlabs.com
- Download Zend Studio 5.5.1 (you will need Zend account): http://www.zend.com/products/studio/downloads-prev
- Extract Zend Studio 5.5.1
- Click into ZendStudio-5_5_1 directory after extraction
- Right mouse click on ZendStudio-5_5_1 executable, you will then see an option to ‘extract to (thanks to winrar shell extension), click it.
- After Zend Studio 5.5.1 has been extracted click into ZendStudio-5_5_1/Windows/resource
- You should see a dir named ‘jre’, rename this to ‘jre_came_with_zend’
- Copy ‘jre6′ from your Java install directory (typically C:\Program Files (x86)\Java) into the Zend Studio extracted directory (ZendStudio-5_5_1\Windows\resource)
- Rename ‘jre6′ to ‘jre’
- Click up one dir so you are in ZendStudio-5_5_1/ and click on ZendStudio-5_5_1.exe
- You will instantly know if you did not do the above steps correctly was windows 7 will inform you that you are attempting to run an app incompatible with Aero (this is because the jre packaged with zend is old, if so re-read above steps and try again)
- If everything went fine, you should now be faced with a message “Java Runtime Environment Not Found.” Don’t worry about it, install zend as you normally would.
- Zend Studio install should be finished, do not launch zend yet, we aren’t quite done.
- Copy the ‘jre_came_with_zend’ directory from the original extraction folder and paste it into your Zend install directory (the one you selected during install, default is: c:\Program Files (x86)\Zend\ZendStudio-5.5.1
- Rename the current ‘jre’ directory found in the Zend install directory to ‘jre_installed_with_zend’
- Rename the ‘jre_came_with_zend’ to ‘jre’
- Click into bin directory
- Right mouse click ZDE.exe
- Click properties
- Click the compatibility tab
- Click checkmark for ‘Compatibility Mode’ and select ‘Windows Vista’ from the dropdown menu
- Click apply
- Click ok
- Now, with any luck you can double click on the ZDE.exe file and Zend should start normally.
Took a few hours to get all this down, hope this helps anyone else out there wanting to use Zend Studio 5.5.x vs the new Zend /w Eclipse crap. Good luck!

December 10, 2009 - 11:09 am
Thank you very much! Zend Studio is working just fine for me now.
December 10, 2009 - 9:54 pm
Thanks so much. This is a helpful article.
December 16, 2009 - 10:17 pm
Thanks You mate!!
This also worked on 32bit system…
January 16, 2010 - 8:44 am
Thanks, you explain it very nicly, its work for me
February 18, 2010 - 6:56 am
The explanation is very clear, but not yet tested. As soon as I try I come back to post … Thanks!!!
February 25, 2010 - 3:08 am
I just changed the compatibility mode and it worked fine.
March 24, 2010 - 3:39 am
Hi,
it’z amazing blog . I just added you to my News Reader. Keep up.
Regards,
Jone
April 15, 2010 - 2:27 pm
Thanks. This worked liked a charm. I am on a 64 bit windows 7 alienware system. When I directly installed zend studio 5.5 I would see the start-up screen but the app would never start. Java never showed up in task manager. Found this post first try and fixed it first try.
I am actually quite surprised to find that so many people stick to the older version of zend studio although the Eclipse version is pretty bad so maybe I should not be suprised.
April 21, 2010 - 10:06 am
@Robert: I know for my own usage I prefer 5.5 over the new eclipse stuff b/c I don’t have 3 weeks of downtime to ramp-up to the new stuff, nor do I feel compelled to spend the $300 for a new license.
June 8, 2010 - 6:22 am
Congrats bro, you save my life =)
Version 7.x totally sux and i can now enjoy with 5.5 on Seven !
Thanks again
June 15, 2010 - 1:21 pm
I got Zend to run, but it doesnt display properly – most of the window doesnt display – any ideas how to fix it?
June 15, 2010 - 2:36 pm
Try restarting Zend Studio, could be java messing around on you, if that doesn’t work try restarting your comp.
June 18, 2010 - 10:19 am
I tried restarting the PC, but I still have the same problem. Here is a screen capture. Any ideas…?
http://dominios.net/zend.jpg
June 18, 2010 - 10:36 am
Looks like your vid drivers might be outdated or something. I had this problem a few years ago when I would alt-tab out of WoW into Zend, windows would be blank, restarting zend always worked for me. Try updating your vid drivers, and make sure you have latest stable version of java installed.
June 22, 2010 - 1:31 am
Hi,
Thanks a lot for this. I’m on Win 7 (inside a domain) and would an even easiest way to proceed:
1/ Install Java from java.com (latest version)
2/ Install Zend 5.5.1 as usual.
3/ Rename Zend\ZendStudio-5.5.1\jre to Zend\ZendStudio-5.5.1\jre_came_with_zend
4/ Copy jre6 to Zend\ZendStudio-5.5.1\ and rename it to jre.
5/ Start Zend.