blender/release/windows/installer
Nathan Letwory f655911c91 === Windows Installer ===
* Proper deletion of install dir - everything under it will be gone
* Ask if config/userdata can be removed and act accordingly. If selected, everything under user/config dir (BLENDERHOME) will be gone.
* The installer now will automatically update vc runtime

To be able to properly create an installer, you need:
- NSIS, and the MoreInfo plugin for NSIS. Make sure NSIS is in your path
- Set in your user-config.py BF_VCREDIST full path to the redist you have.

Note: this works only with SCons.
2010-07-06 09:13:10 +00:00
..
00.checked.bmp * use blender_decimal_version() in places where '.blender/' was still being used 2010-07-05 19:59:27 +00:00
00.header.bmp * use blender_decimal_version() in places where '.blender/' was still being used 2010-07-05 19:59:27 +00:00
00.installer.ico * use blender_decimal_version() in places where '.blender/' was still being used 2010-07-05 19:59:27 +00:00
00.sconsblender.nsi === Windows Installer === 2010-07-06 09:13:10 +00:00