From: Jeffrey D. <ha...@us...> - 2003-10-01 02:55:16
|
Log Message: ----------- proj updates for rc4 Modified Files: -------------- /cvsroot/decaldev/source/Installer/Res: Install.vbs Revision Data ------------- Index: Install.vbs =================================================================== RCS file: /cvsroot/decaldev/source/Installer/Res/Install.vbs,v retrieving revision 1.41 retrieving revision 1.42 diff -u -d -r1.41 -r1.42 --- Install.vbs 13 Sep 2003 19:37:00 -0000 1.41 +++ Install.vbs 1 Oct 2003 02:55:15 -0000 1.42 @@ -105,7 +105,7 @@ AllProducts.Add "2.6.0.0 RC1", "{6E766A51-09A9-4571-B55A-EE2E4E74B8BC}" AllProducts.Add "2.6.0.0 RC2", "{4C22590F-22B8-4413-B91D-0403B2F84979}" AllProducts.Add "2.6.0.0 RC3", "{E86FBB39-9061-475A-B575-F8F9AC12DB74}" - +AllProducts.Add "2.6.0.0 RC4", "{16673809-CA94-4E31-9E0B-B2FCA0CBDFAB}" ' These are optional ' The features they provide will be ignored if they are left as empty strings |