diff -r 5cc91383ab1e -r 7333d7932ef7 iaupdate/IAD/engine/inc/iaupdateutils.h --- a/iaupdate/IAD/engine/inc/iaupdateutils.h Thu Aug 19 10:02:49 2010 +0300 +++ b/iaupdate/IAD/engine/inc/iaupdateutils.h Tue Aug 31 15:21:33 2010 +0300 @@ -25,6 +25,7 @@ // For silent installation #include +#include #include class TIAUpdateVersion; @@ -128,7 +129,13 @@ SwiUI::TInstallOptions SilentInstallOptionsL( const CIAUpdateBaseNode& aNode ); - +/** + * Creates options for silent install. + * Uses DriveToInstallL to etermine target drive to install. + * + * @param aOptions Silent install options + */ +void UsifSilentInstallOptionsL( Usif::COpaqueNamedParams * aOptions ); /** * Finds drive where a package is currently installed