| QUOTE (Alt @ Jan 11 2011, 22:31) |
| QUOTE (silver007 @ Oct 11 2010, 00:10) | •Remove read only settings from VC. •Install specific components of the GTALC installation only (models, data, etc) •Web Install |
I don't think this is really needed because: 1) NSIS can overwrite and delete files with "read only attributes". 2) Whats the point of this? You can easily extract all stuff using 7-zip for example 3) I don't really imagine how this works but if it's check-boxes in installer for some specific add-ons I think its bad idea. Just mention in ReadMe add-ons topic. |
1) Good point
2) User experience, some people who mod it are n00bs, that need quick backups (though including a backup program would work out too)
3) Web install means that you can make the installer itself like 1MB or so and then it downloads the rest of the files. It's meant to speed up the download. Plus it allows you to let it only download the things you need. So it's not meant to be included as part of a 60MB+ archive

If you need some help with NSIS - there's a wiki for that