ion.Sql2008);
> Sql2012Present =
> SqlServerDetection.IsInstalled(ConstantEnum.SqlServerVersion.Sql2012);
> }
>
> private void InstallExecute()
> {
> Bootstrapper.Engine.Log(LogLevel.Verbose, "Lauch
> InstallExecute()");
strapper.Engine.Log(LogLevel.Verbose, "Lauch
InstallExecute()");
Bootstrapper.Engine.Plan(LaunchAction.Install);
}
-邮件原件-
发件人: Rob Mensching [mailto:r...@robmensching.com]
发送时间: 2013年4月6日 23:08
收件人: General discussion for Windows Installer XML toolset.
主题: Re:
Make sure you pass a handle to your Bootstrapper Application window to
Apply().
On Sat, Apr 6, 2013 at 7:27 AM, feng huang wrote:
> Dear all,
>
>
> I have write a custom bootstrapper use wpf, it will show some
> prerequisites. everything is ok. but when click install , the msipackage
> interna
Dear all,
I have write a custom bootstrapper use wpf, it will show some
prerequisites. everything is ok. but when click install , the msipackage
internal ui showed behind of wpf ui.
how to set the internal ui to topmost , thank you!
*my bundles.wxs as follows:*
4 matches
Mail list logo