开发者

Directory tree in a Resource without extraction…

i am looking for a way to store a complete directory including sub directories in an application's resource and not have to extract it to use it.

Details:

  • We would like to use GeckoFx (Gecko as C# Component) in one of our applications.
  • GeckoFX needs the XUL-Runner and needs to find it's folder structure
  • We have some other data which I would not prefer to extracted to the customer's pc; At least not on开发者_运维问答to something persistent like a hdd...

Getting the complete directory into the resources is not that kind of a big deal. Compress to one file and done.

But not writing it to the disk to use it is something else.

I have a strong dislike against temp folders and such things. Would anything like a RAM drive be possible? Some part of the RAM beeing mounted? Does something like this even exist as a lib, or would this only be possible by a device driver?

Any thoughts on this?

Thanks in advance!

Corelgott


You can use GeckoMulti, it will save you a lot of time, it has already got done what you are trying to implemented.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜