B
bdezonia
Hello,
I bundle my Ruby application in a zip file that I created using
Rubyzip (0.9.1, installed with Windows Installer 1.8.6-26) that fails
to cleanly unzip on Vista. Vista complains with error code 0x80004005
("unspecified error") from its own Extract All command whenever it
tries to unzip a subdirectory in the zip file. You can retry, skip, or
cancel. Retrying causes the same error. Skipping gets past the problem
and the subdirectory and its contents are unzipped correctly. But my
users don't understand what the issue is and they don't always get the
steps right. Does anyone know if there is a bug with Rubyzip on Vista?
I bundle my Ruby application in a zip file that I created using
Rubyzip (0.9.1, installed with Windows Installer 1.8.6-26) that fails
to cleanly unzip on Vista. Vista complains with error code 0x80004005
("unspecified error") from its own Extract All command whenever it
tries to unzip a subdirectory in the zip file. You can retry, skip, or
cancel. Retrying causes the same error. Skipping gets past the problem
and the subdirectory and its contents are unzipped correctly. But my
users don't understand what the issue is and they don't always get the
steps right. Does anyone know if there is a bug with Rubyzip on Vista?