Skip to content
⌘ NSIS Forum Archive

Latest Development Snapshot Crash

4 posts

rpetges#

Latest Development Snapshot Crash

Hi,

I downloaded the latest NSIS Developemnt Snapshot (Updated: Thu, 12 Jun 2003, 19:44:20 GMT) and it crashes when I launch InstallNSIS.bat to build the installer

Please see the attached screenshot.
kichik#
Should be fixed now. There were problems with the __TIMESTAMP__ code where the clib functions didn't return a value when ran from the command line for some weird reason. I have made it use Win32 API functions and added some more checks.