﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
22	change config.sy call to run	abwillis		"I am suggesting changing the call statement for the cachef32 in config.sys be changed to run.  


{{{
Index: lib/fat32_010.wis
===================================================================
--- lib/fat32_010.wis	(revision 197)
+++ lib/fat32_010.wis	(working copy)
@@ -148,7 +148,7 @@
   SELECT
   NODESELECT
   CONFIGSYS=""SET PATH=$(3);|ADDRIGHT""
-  CONFIGSYS=""call=$(3)\cachef32.exe /f /p:2 /m:50000 /b:250 /d:5000 | UNIQUE(cachef32.exe) ADDAFTER(fat32.ifs)""
+  CONFIGSYS=""run=$(3)\cachef32.exe /f /p:2 /m:50000 /b:250 /d:5000 | UNIQUE(cachef32.exe) ADDAFTER(fat32.ifs)""
 >
 </PCK>
 

}}}
"	enhancement	closed	major	Unsorted	Other	1.16	invalid		
