dev
dev

Reputation: 321

multiple copies of a file in .cab file

How can I put duplicate copy of a file in a cabinet(.cab) file (both of the files are from same source) ? is there any Cabinet API method supporting this thing ?

Upvotes: 1

Views: 280

Answers (1)

Bogdan Mitrache
Bogdan Mitrache

Reputation: 10993

Don't think it's possible. Why do you want to do that?

Upvotes: 1

Related Questions