Time plug-in

From NSIS Wiki
Revision as of 17:13, 5 October 2005 by Instructor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Author: Instructor (talk, contrib)


Links

Download v1.0:
Time.zip (63 KB)

Discussion:
Forum thread

Description

Features:

  • Get local time
  • Set local time
  • Get file/directory creation, last write, last access times
  • Set file/directory creation, last write, last access times


Notes:

  • All times in "dd.MM.yyyy hh:mm:ss" format (e.g. "01.01.2006 23:59:59")
  • Win95/Win98/WinMe: Time set for directory is not supported

!! If you know assembler you can help to implement time set for directory in Win95/Win98/WinMe: link