English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

The file name is very lengthy with lots of underscores and dashes followed by .zip. When I type it out I get "file not found".

2007-02-13 01:47:05 · 3 answers · asked by it's me 4 in Computers & Internet Programming & Design

3 answers

The DOS version of PKUNZIP probably does not allow long file names depending on how old your version is. You have two choices the first of which may not work.
1. Do DIR AB* /X where you replace AB with the first two letters of the file name. This will give a wide listing of the file names including the short name version which will look something like ABCEDF~1.ZIP (6 characters, Tilde, number, extension.) Use the short name with PKUNZIP
2. Rename the file in Windows to have 8 or less characters in the main file name.

2007-02-13 01:55:36 · answer #1 · answered by Mike1942f 7 · 0 0

pkunzip is not a command it is a program, use expand..

2007-02-13 09:52:03 · answer #2 · answered by keith s 5 · 0 0

use
C:/>pkunzip filename.zip foldername

2007-02-13 11:18:34 · answer #3 · answered by Anonymous · 0 0

fedest.com, questions and answers