I've a custom file. Serialization and deserialization is working fine when using my custom functions
- File > Save
- File > Open
When I'm going directly in the windows explorer on my file and want to open it with the program it's not deserializing. How can I handle the deserialization from "outside"?
Thanks for your help.