Tagged Questions
1
vote
1answer
34 views
Branching an application setup/installer across versions?
I am wondering whether I should branch our installer script/project-file (we use InnoSetup) with each application release or whether I should keep one in installer script
that generates the setup for ...