>-----Original Message----- >From: Japheth [mailto:[EMAIL PROTECTED] >Sent: Tuesday, September 12, 2006 09:06 AM >To: [email protected] >Subject: Re: [Freedos-devel] [anounce] defrag 1.2 > >> >> Yes, you first have to lock the drive. With the lock command. >> >> This is windows specific. Nothing defrag can do about that. >> > >That's a bit weak. DEFRAG could >- refuse to run on MS-DOS 7 at all (or just for FAT32)
If you want this, I guess you can just uncomment line 68 in msdefint.c: //#define CHECKOS But then it doesn't work in DOSemu and some other environments that it wouldn't hurt running under. Then it refuses to run when there is even some DPMI host active. Imre > >------------------------------------------------------------------------- >Using Tomcat but need to do more? Need to support web services, security? >Get stuff done quickly with pre-integrated technology to make your job easier >Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo >http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 >_______________________________________________ >Freedos-devel mailing list >[email protected] >https://lists.sourceforge.net/lists/listinfo/freedos-devel > > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freedos-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freedos-devel
