Jump to content

Leaderboard

Popular Content

Showing content with the highest reputation on 02/16/2012 in all areas

  1. Ok, so I think I have this working. At least the part of dynamically updating the installer message to reflect the version of the EXE we just built and are packaging. I also am updating the installer target folder to reflect the EXE version. This way you get a new folder every time you build the installer. So, no more clobbering the previous build output. Now I need to rename the EXE target folder based on the version. This will be harder since I will need to point the installer to the new folder each time. For now, this seems to work well. Let me know what you think. Project Version Demo.zip -John
    1 point
  2. Yep, the Instance close? filter event is the right one. If you don't close withing N seconds, the user will be shown a 'This app is not responding, end now?' function. What was the reason you didn't directly looked for this event? For future references, here's a snippet of the event. Ton
    1 point
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.