I want to create a file that only resides in memory... In looking through some documentation I saw a recommendation to use a shell extension as a virtual file. Im not sure that is a workable solution but I would like to know
- Is it a good approach (or should I be using a ramdisk instead)
- Where is a good place to start to read up on it
Note: This is on the Windows platform