Falls ihr auch Probleme habt, dass ISE beim erzeugen eines neuen 
Projektes/Files abstürzt...mir hat dass hier geholfen:
1  | Turn off auto-loading of the What's New page at startup
  | 
2  | 
  | 
3  | 1. Go to HKEY_CURRENT_USER\Software\Xilinx\ISE\10.1\Project Navigator\Project Manager\Preferences
  | 
4  | 2. Set the DWORD value of OpenWhatsNewPage to 0
  | 
5  | 
  | 
6  | Edit the External/System browser setting through the registry to disable the Embedded Browser
  | 
7  | 
  | 
8  | 1. Go to HKEY_CURRENT_USER\Software\Xilinx\ISE\10.1\EmbedBrowser
  | 
9  | 2. Set the DWORD value of IsEmbedded to 0
  | 
10  | 
  | 
11  | You should now be able to open Project Navigator.
  | 
12  | ****If these keys do not exist, you will need to create them****
  |