[commit] r1602 - in trunk: GME/Gme Install

GMESRC Repository Notifications gme-commit at list.isis.vanderbilt.edu
Wed Oct 12 12:44:58 CDT 2011


Author: ksmyth
Date: Wed Oct 12 12:44:58 2011
New Revision: 1602

Log:
Remove GME.exe.config: the .NET runtime issue is solved

Deleted:
   trunk/GME/Gme/GME.exe.config
Modified:
   trunk/Install/GME.wxs

Modified: trunk/Install/GME.wxs
==============================================================================
--- trunk/Install/GME.wxs	Tue Oct 11 10:12:00 2011	(r1601)
+++ trunk/Install/GME.wxs	Wed Oct 12 12:44:58 2011	(r1602)
@@ -276,7 +276,6 @@
 		                </Class>
 			        </TypeLib>
 			     </File>
-              <File Id='GME.exe.config' Name='GME.exe.config' DiskId='1' Source='..\GME\GME\GME.exe.config'/>
                 <RegistryKey Root='HKLM' Key='Software\GME'>
                     <RegistryValue Name='IconPath' Type='string' Value='$PARADIGMDIR\icons;$PROJECTDIR\icons'/>
 		        </RegistryKey>


More information about the gme-commit mailing list