Archive: Extracted files created/modified time


Extracted files created/modified time
Hello guys,

I recently noticed that when files are extracted with the File command, the original modified/created time is preserved.

Is there any way to get NSIS to not preserve that info and set all the time fields to the extraction time?

Thanks :)


There is an article at wiki about this

http://nsis.sourceforge.net/Touch_File


:rolleyes: man!

Backland just add SetDateSave off in your script.


:rolleyes: gee!