{I+=codeWee;}
[NSIS] NSIS : How to get date and time
!include "FileFunc.nsh"
!insertmacro GetTime


...
...


	${GetTime} "" "L" $0 $1 $2 $3 $4 $5 $6

	; $0="01"      day
	; $1="04"      month
	; $2="2005"    year
	; $3="Friday"  day of week name
	; $4="16"      hour
	; $5="05"      minute
	; $6="50"      seconds

HTML | PHP | C++ | DirectX11 | Javascript | C# | HTML5 | ASP | SQL | General | CSS | Oculus Rift | Unity3d | Virtools SDK | Tip | NSIS | PowerShell | node.js | Web API | RTSP | All
Copyright© 2016 CodeWee.com All rights reserved.