Hi. Thanks for your help guys. The error was not in the backslashes (that "string" was taken from stack trace), but in the missing library Mario pointed out. But I still think you deserve a donut. ;)
I got several packaging formats (tar, tgz, zip) working ok. However, I needed to use "tar://", "tgz://" and "zip://" extensions before file location to bypass errors (file type being imaginary etc). When trying to handle tar.gz file, I ran into problems again. Could not resolve file: Unknown message with code "Unknown message with code "vfs.provider.tar/open-tar-file.error".". The used prefix here is "tar:gz://". Does this need again another library? BR, -hrjk > Hi Jörg! >>> Nevertheless, exactly same error occurs with "tar:file://C:\src.tar!". >>> >> >> You have to escape backslashes! >> > If we ever meet together, remeber me to spend you a donut ;-) > > Ciao, > Mario > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > -- --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
