I know this has nothing to do with the modular disk's but i need some advice. im trying to create a gohst 8.0 boot disk. ghost is now 1.3x mb big. so theres the first work around, i've managed to get it to fit on a freedos disk, deleted the command.com and in the config.sys added shell=ghost.exe thats great it work and have space left. just want to add ctmouse ~4k and paralink ~7k (after upx) but how can i load them with out autoexec.bat file? if i have command.com wont have any space. heres what i got
-----
09/12/2002 09:55 PM 40,999 KERNEL.SYS
31/10/2003 09:40 PM 1,394,212 ghost.exe
14/08/2002 02:03 PM 7,299 paralink.com
02/05/2002 01:09 AM 4,898 CTMOUSE.EXE
19/11/2003 05:04 PM 60 config.sys
5 File(s) 1,447,468 bytes
0 Dir(s) 8,192 bytes free
A:\>type config.sys
FILES=85
BUFFERS=40,0
STACKS=9,256
SHELL=A:\GHOST.EXE
-----
not alot of space to play around with. and i dont feel like making a non-standard disk size for it to fit. any ideas?