Right now we’re building a single WEC2013 image.
Our goal is to build 2 different images, one is for internal use and the other one for our customers.
The OS image for internal use should have some components enabled (VNC, FTP, Telnet, Autorun, …) which are useful during development. These components should not be included in the OS images which is shipped to customers.
That means we have different OS components and registry settings.
Do we need to have 2 separate projects or is there a better way?