writing current date & time as file name using NSIS

后端 未结 4 1616
花落未央
花落未央 2021-01-05 13:04

I developed an installer using NSIS. Every time I re-install the application, I want to create a backup of the existing database files.

How can I rename these datab

4条回答
  •  甜味超标
    2021-01-05 13:20

    These macros might work for you: http://nsis.sourceforge.net/Docs/Chapter5.html#5.2.3

提交回复
热议问题