Fabrício Ceolin wrote:
> Hi,
>
> I want free some freedos memory after using a packet driver and others 
> sys (under fdconfig.sys) and exe (like doskey).
> There are any way to unload programs without reboot?
>
>
I use TERMIN.COM on 24/7 POS systems with no recourse to rebooting. Not 
sure where I found it as it's not part of FREEDOS

example from .bat

REM LOAD COMMS

LH C:\NETWORK\LSL.COM /C=C:\NETWORK\NET.CFG
LH %NIC%
LH C:\NETWORK\ODIPKT.COM 0 96

REM UNLOAD COMMS
 
TERMIN.COM.com 96
%NIC% /u
LSL /u

where %NIC% = Netware ODI driver




------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Freedos-user mailing list
Freedos-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/freedos-user

Reply via email to