|
|
|
|
Change log
[Author: andreip] Installer tweak of the day: removes the device reboot code from setup.dll. Despite what the documentation claims, testing shows that Install_Exit is called *before* the installation is completely done. If we reboot the device in Install_Exit, the Gears registry key may be left with incorrect values. We therefore simply let the installation finish and tell the user to reboot manually. ...
| Go to: |
Project members,
sign in to write a code review
Older revisions
r1009
by gears.daemon
on Feb 21, 2008
Diff
[Author: andreip] Due to popular demand (e.g. QA), this CL changes slightly the install flow of Gears on WINCE. If we now fail to ...
r797
by gears.daemon
on Feb 01, 2008
Diff
[Author: andreip] Adds a setup dll to Gears installer on Wince. This dll exports functions that are called during the installation ...
