From: Jeffrey D. <ha...@us...> - 2003-10-08 23:06:04
|
Log Message: ----------- Rc5 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.42 retrieving revision 1.43 diff -u -d -r1.42 -r1.43 --- Install.vbs 1 Oct 2003 02:55:15 -0000 1.42 +++ Install.vbs 8 Oct 2003 23:06:03 -0000 1.43 @@ -106,6 +106,7 @@ 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}" +AllProducts.Add "2.6.0.0 RC5", "{67E0D07C-8A6A-4357-B44F-CCA1A513DFE7}" ' These are optional ' The features they provide will be ignored if they are left as empty strings |