diff -r 650fe78be9c6 -r 39b95dd8b504 appinstall/src/AppInstallSmokeTestModuleBlocks.cpp --- a/appinstall/src/AppInstallSmokeTestModuleBlocks.cpp Fri May 07 15:36:59 2010 +0100 +++ b/appinstall/src/AppInstallSmokeTestModuleBlocks.cpp Fri May 14 08:53:07 2010 +0100 @@ -142,6 +142,7 @@ options().iPackageInfo = SwiUI::EPolicyAllowed; options().iOverwrite = SwiUI::EPolicyAllowed; options().iKillApp = SwiUI::EPolicyAllowed; + options().iUntrusted = SwiUI::EPolicyAllowed; User::LeaveIfError(installer.SilentInstall(sisPath, options));