Flame Changelog

What's new in Flame 1.2.0

Nov 7, 2009
  • Fixed bug that wouldn’t save an upgrade GUID that was hand entered.
  • Registry entries can now bind a filetype to one of your executables
  • Shortcuts and Registry entries now automatically save when you update them instead of requiring the update button
  • Added better error handling and reporting when errors occur whil generating .wxs files
  • Adding/Removing a folder to/from a feature now recursively does all the files and folder below it as well
  • Loading a .kflame now automatically starts with the Main feature selected
  • Added output content to the build log on success, and to a failure log on failure
  • Docs updated about bitmaps, including some hints about getting them to look right
  • Flame now saves the last directory saved to and starts there with open calls. Like a ‘Most Recent Project’ option
  • Added bitmaps folder - can be anywhere now, not in each build folder. Cleaner, saves space, and can reuse for all company installers
  • Fixed some documentation about wix v3 not supported
  • Fixed some bugs with letting names be too long — wix is retarded
  • Fixed code detecting where file is - should work better in exectuables now
  • Changed config save path to user home directory — should work better on vista

New in Flame 1.1.0 (Nov 7, 2009)

  • If exit save fails, Flame shouldn’t close anymore so user can have another chance
  • Fixed bug with save files that have no files
  • Fixed bug with save files that have no shortcuts or registry entries
  • Fixed bug with InstallDir UI type
  • Added some code to work with Wix v3 - not functional yet
  • Fixed bug with wixpath - can now handle paths with spaces
  • Fixed bug in shortcut code making desktop shortcuts use the wrong icon index
  • Updated shortcut code with a workingdirectory attribute so relative paths inside your programs should work
  • Changed Wix exe output in logs to be more obvious
  • Fixed bug where folders with subfolders but no files were being left out
  • Fixed bug with wxs components when features had multiple word names