On Thursday 18 February 2010 19:56:17 James Hawkins wrote:
> > default:
> > - FIXME("%d %d\n", hInstall, iRunMode);
> > + FIXME("unimplemented run mode\n");
> > r = TRUE;
> > }
> >
>
> It's nice to see which run mode we're not handling by quickly looking
> at the FIXME. Any reason you removed this? Keep in mind most general
> user logs won't have +msi logging, if any.That was unintentional, I'll send a fix. -Hans
