# Word 2010 support - Weekly report - Part 3: Installation progress

DevFeed: [Word 2010 support - Weekly report - Part 3: Installation progress](<https://devfeed.tech/articles/word-2010-support-weekly-report-part-3-installation-progress-33056.md>)

Original publisher: [Read original article](<https://reactos.org/blogs/word-2010-support-weekly-report-part3-installation-cont/>)

Published: 2016-12-06T00:00:00Z

Content type: article

Language: en

Sources: [Front Page on ReactOS Website](<https://devfeed.tech/sources/front-page-on-reactos-website.md>)

Topics: [ReactOS](<https://devfeed.tech/topics/reactos.md>), [Windows](<https://devfeed.tech/topics/windows.md>)

Tags: [free](<https://devfeed.tech/tags/free.md>), [installation](<https://devfeed.tech/tags/installation.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [os](<https://devfeed.tech/tags/os.md>), [react](<https://devfeed.tech/tags/react.md>), [reactos](<https://devfeed.tech/tags/reactos.md>), [report](<https://devfeed.tech/tags/report.md>), [weekly](<https://devfeed.tech/tags/weekly.md>), [win32](<https://devfeed.tech/tags/win32.md>), [winapi](<https://devfeed.tech/tags/winapi.md>)

## AI overview

This weekly report describes progress toward Word 2010 installation support in ReactOS. It covers correcting service environment blocks with CreateEnvironmentBlock and investigates the SLInitialize function failure, while noting that service shutdown remains for a later report.

## Source excerpt

Hello everybody. Today I am going to summarize my progress on Word 2010 installation so far, concerning the main two problems I did encounter: setting a correct environment block for services, and understanding why the SLInitialize function fails, leading to the failure of the Word 2010 installation. The third problem, namely correctly stopping services, will be addressed in a subsequent report. Reading the two previous weekly reports: "Part 1: Installation"