The Yahoo! Groups Product Blog
Group Information- Members: 1612
- Founded: Mar 5, 2000
- Language: English
|
Description
Batch World is an interactive mailing list whose members exchange ideas and offer help on batch file issues of all kinds. Batch programmers and enthusiasts are welcome to participate in this forum which focuses on ideas surrounding the workings and practical usage of batch files under MSDOS, PCDOS, DRDOS, Novell DOS, FreeDOS, OpenDOS, 4DOS, OS/2, WinNT, Win3.x, Win95/98/ME/XP/2000, and any other operating systems where the batch language can be applied.
|
Re: Unzip can't find file
Try: @echo off Set SavedIn=C:92;Dnload92;QuattroProLegalSystemZenas92; for %%f in (%SavedIn%ZenasMacros.zip) do pkunzip -e -o %%~fsf C:\Cases92;Zenas92;Macros92;*.* for
Posted - Sat May 18, 2013 1:26 am
|
Aleksey D. Tetyorko
aleksisto
Send Email
|
Re: Unzip can't find file
... I've tried: PKUNZIP.EXE -e -o C:\Dnload92;QuattroProLegalSystemZenas92;ZenasMacros92;ZenasMacros.zip and the output was (my PKUNZIP version is 2.50 as you see)::
Posted - Fri May 17, 2013 11:59 pm
|
Aleksey D. Tetyorko
aleksisto
Send Email
|
Re: Unzip can't find file
Thanks for looking at it. It's ver. 2.04g Gary On 18 May 2013 at 2:07, Aleksey (Aleksey D. Tetyorko <batchworld@yahoogroups.com>)
Posted - Fri May 17, 2013 11:46 pm
|
Gary Kuznitz
docfxit
Send Email
|
Re: Unzip can't find file
If you put the cursor on it and move it with the arrow you will see there is no space. The only thing I can see is that in the bat file I have:
Posted - Fri May 17, 2013 11:07 pm
|
Aleksey D. Tetyorko
aleksisto
Send Email
|
Re: Unzip can't find file
If you put the cursor on it and move it with the arrow you will see there is no space. The only thing I can see is that in the bat file I have:
Posted - Fri May 17, 2013 2:58 am
|
Gary Kuznitz
docfxit
Send Email
|
Add batchworld to your personalized My Yahoo! page What's This?
|
Message History
|
|
Post message:
batchworld@yahoogroups.com
Subscribe:
batchworld-subscribe@yahoogroups.com
Unsubscribe:
batchworld-unsubscribe@yahoogroups.com
List owner:
batchworld-owner@yahoogroups.com
|