ok sorry,
I have 2 files: y.exe and x.sav
I want to add data from x.sav into my y.exe, so now I will have only 1 file = y.exe
When I run y.exe on another computer it will create exactly the same x.sav, so then I will have 2 files again (y.exe and x.sav).....and x.sav will be exactly same file as it was before
"adding" it to y.exe......how can I do that?

Thank You