Hiding files
skinhat_at_gmail.com
Date: 01/29/05
- Next message: QS Computing: "Re: Get size of an image"
- Previous message: J French: "Re: Get size of an image"
- Next in thread: e.a: "Re: Hiding files"
- Reply: e.a: "Re: Hiding files"
- Reply: Tom de Neef: "Re: Hiding files"
- Reply: Jamie: "Re: Hiding files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: 29 Jan 2005 00:29:25 -0800
I have a game written in Delphi (with GLScene) that uses hundreds of
textures, models, maps which I dont want people to have access to when
they install my game. Is it possible to create something like an
encrypted disk (eg like www.dekart.com) that I could put all my
textures etc onto and only my application can access it? I could then
include the crypted disk in the install (if its a single file like
Dekart). I would prefer not to have to change my code to decrypt
crypted files and also would prefer to not write code that would
encrypt hundreds of files every time I want to create an install.
- Next message: QS Computing: "Re: Get size of an image"
- Previous message: J French: "Re: Get size of an image"
- Next in thread: e.a: "Re: Hiding files"
- Reply: e.a: "Re: Hiding files"
- Reply: Tom de Neef: "Re: Hiding files"
- Reply: Jamie: "Re: Hiding files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|