From: "Dockeen" To: Subject: Re: Another newbie problem! Date: Fri, 5 Jul 2002 14:21:04 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Reply-To: djgpp AT delorie DOT com Heres how I do it. I keep djgpp in a directory called c:\djgpp. Now, when I see some interesting binary, I download it to a temporary directory called v:\djgppt (t, for temporary). Now, I have in my djgpp directory the unzip32 executable. What I do is this, I have an icon which starts a dos window and sets up djgpp. I double click on my cure little "RunDJ" icon, and I cd over to my c:\djgpp directory, and do the following at the command line unzip32 c:\djgppt\*.zip When its through unzipping the binaries, I empty my djgppt directory. Now this seems to work for me. I am sure that the gentle people here will correct anything I said which was sub-moronically stupid. By the way, I do this on 98,2000 and XP Pro, If you want a dos (command) window, just go to Start:Run and enter command. I think you can aslso do soemthing similar by entering cmd. Wayne