Opened 8 years ago
Closed 8 years ago
#22 closed enhancement (invalid)
change config.sy call to run
Reported by: | abwillis | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Unsorted |
Component: | Other | Version: | 1.16 |
Keywords: | Cc: |
Description
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>
Note:
See TracTickets
for help on using tickets.
Thought I had changed projects.