X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: "arizvi" Newsgroups: comp.os.msdos.djgpp Subject: Re: How to remove warning: cwsdpmi.swp not found Date: 12 Aug 2005 07:12:54 -0700 Organization: http://groups.google.com Lines: 16 Message-ID: <1123855974.803907.72270@g14g2000cwa.googlegroups.com> References: <1123785563 DOT 373055 DOT 105920 AT g49g2000cwa DOT googlegroups DOT com> <1123793912 DOT 291971 DOT 168000 AT g14g2000cwa DOT googlegroups DOT com> NNTP-Posting-Host: 66.32.192.51 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1123855980 15016 127.0.0.1 (12 Aug 2005 14:13:00 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Fri, 12 Aug 2005 14:13:00 +0000 (UTC) In-Reply-To: <1123793912.291971.168000@g14g2000cwa.googlegroups.com> User-Agent: G2/0.2 Complaints-To: groups-abuse AT google DOT com Injection-Info: g14g2000cwa.googlegroups.com; posting-host=66.32.192.51; posting-account=Se-Idg0AAAC00LEpjdiQS7ZeyWGDYpCA To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > > " > I want to remove the warning which I get on every invocation: > Warning: c:\cwsdpmi.swp not found. > " > > Use CWSPARAM.EXE and deactivate swapping. > I am distributing my program and I dont want the user to have to run cwsparam.exe every time he has to run the program. Is there a way to disable swapping through my exe itself? Thanks, Ahmad