[Title] Windows stub(nsis) can get current time.
authoryongsung1.kim <yongsung1.kim@samsung.com>
Wed, 10 Jul 2013 07:21:48 +0000 (16:21 +0900)
committeryongsung1.kim <yongsung1.kim@samsung.com>
Wed, 10 Jul 2013 07:21:48 +0000 (16:21 +0900)
commit44937ef87281ca0873709c037e2d8dc91a94cd91
tree11c032ffca521aaa9c12f597c2f2efcab90ee30d
parentb78c88785a9e18dec08ba675d1a5c9a04bb3a2bb
[Title] Windows stub(nsis) can get current time.
[Detail] InstallManager makes a temporary directory as 'tizensdk_<currenttime>' for installation.
         However current time is compile time until now. so, we fixed nsis script for getting real current time.
[Issue] redmine #9920
os_stubs/windows/InstallManager-64.nsi
os_stubs/windows/InstallManager.nsi