PDA

View Full Version : $$arcdatafile$$.tmp


kenajCZ
19-11-2020, 11:38
I created my own game installer and after installing the game, when I look in the folder with the game there is a file $$arcdatafile$$.tmp which does not automatically deleted, but stays here and then the game is twice as big

Grumpy
21-11-2020, 22:51
Thread Moved ... if it is not a conversion then it does not belong in the 'Conversion Forum'

Masquerade
21-11-2020, 23:36
@kenajCZ

What compressor did you use in your archive?

Ele
30-11-2020, 00:13
I created my own game installer and after installing the game, when I look in the folder with the game there is a file $$arcdatafile$$.tmp which does not automatically deleted, but stays here and then the game is twice as big

This happens when using Srep.exe during installation. try cls-srep.dll. may help.

kenajCZ
25-12-2020, 04:06
This happens when using Srep.exe during installation. try cls-srep.dll. may help.
Cls version working, thanks.