B
Bruce W. Darby
Thigh boots???? Hmmm... No, better not go there.
Yes, that's exactly what I mean. This doesn't work for me.
And this DOES work for me.
Should I send someone to help you up?
Yes, that's exactly what I mean. This doesn't work for me.
i_Compress.CompressFolder(strFolder,
Path.ChangeExtension(Path.Combine(strTargetDir, strDeepestNode), ".cab"),
"", 0)
still doesn't work and that:
And this DOES work for me.
Dim strFinalFile As String =
Path.ChangeExtension(Path.Combine(strTargetDir, strDeepestNode), ".cab")
i_Compress.CompressFolder(strFolder, strFinalFile)
does work?
Should I send someone to help you up?