All of the code necessary to build a working Chrome Frame and an installer binary is present in the open source repository. The code for the MSI isn't there, but that's just a very thin wrapper around the Chrome Frame…
It would be a fair bit of work but it wouldn't be impossible. There are really only a couple of places in the main Chrome code base that are CF-specific - the automation interface and the external tab container.
Chrome Frame is open source. http://src.chromium.org/viewvc/chrome/trunk/src/chrome_frame...
Chrome Frame supports exactly the same admin mechanisms as Chrome and can be blocked the same way using Google Update group policy settings.
All of the code necessary to build a working Chrome Frame and an installer binary is present in the open source repository. The code for the MSI isn't there, but that's just a very thin wrapper around the Chrome Frame…
It would be a fair bit of work but it wouldn't be impossible. There are really only a couple of places in the main Chrome code base that are CF-specific - the automation interface and the external tab container.
Chrome Frame is open source. http://src.chromium.org/viewvc/chrome/trunk/src/chrome_frame...
Chrome Frame supports exactly the same admin mechanisms as Chrome and can be blocked the same way using Google Update group policy settings.