Author: M0...@gm...
Date: Mon Feb 16 13:55:19 2009
New Revision: 495
Modified:
branches/speedy/Step5.class
Log:
Implemented new bullett set by Blurymind
Modified: branches/speedy/Step5.class
==============================================================================
--- branches/speedy/Step5.class (original)
+++ branches/speedy/Step5.class Mon Feb 16 13:55:19 2009
@@ -138,15 +138,7 @@
sWinPartList = Trim(sWinPartList)
IF sWinPartList THEN RETURN TRUE
RETURN FALSE
-
- ' IF sFAT32List <> "" THEN
- ' RETURN TRUE ' reboot needed
- ' ELSE IF sFATList <> "" THEN
- ' RETURN TRUE ' reboot needed
- ' ELSE
- ' RETURN FALSE ' no reboot needed
- ' END IF
-
+
END
|