C2EAUTO Release 1 (Announce)
> As I wrote in NOKEYB Release 1 I had the idea to expand
> NOKEYB into something that skips processing C:\AUTOEXEC.BAT on the Vobis
> Highscreen Handy Organizer palmtop PC completely. -- It's done!
>
> C2EAUTO works by intercepting DOS functions 'create or truncate file' and
> 'open existing file'. It redirects any access to file C:\AUTOEXEC.BAT (but
> not c:\autoexec.bat or mixed-case variants) to a file of the same name on
> drive E:.
>
> You can find C2EAUTO at: https://www.bttr-software.de/products/c2eauto/
It would be great to have version in which instead of only redirecting drive letter, one could define the whole different file name (with path) in source code.
So, for example, "C:\AUTOEXEC.BAT" could be switched to "C:\SOMEFILE.ZZZ"
Note that custom extensions could be used, enabling interesting config switching tricks with "passive" (I.E. non-executable because of changed extension) batch files.
I also noted that under 4DOS case-sensitive name comparison requires changing the source code, because by default 4DOS interprets file names as lowercase.
Of course all of the above is said with assumption that C2EAUTO is used on "desktop" DOS instances, instead of targeted palmtop.
---
echo g=ffff:0|debug>nul
Complete thread:
- C2EAUTO Release 1 - rr, 24.06.2021, 21:55 (Announce)
- C2EAUTO Release 1 - rosegondon, 27.06.2021, 14:38
- C2EAUTO Release 1 - rr, 27.06.2021, 17:52
- C2EAUTO Release 1 - rosegondon, 27.06.2021, 14:38