Rob,

Thanks, I need about the MsiPakage properties. Here the MsiPackage in the
bundle.wxs.

<MsiPackage Vital='yes' Name='data\nsdk2010.msi'
SourceFile='data\nsdk2010.msi'
                        InstallCondition='VS2010InstallFolder'
                       
DownloadUrl='http://wixtoolset.org/releases/$(var.WixVersion)/{2}'>
                <MsiProperty Name='INSTALLFOLDER' Value='[InstallFolder]' />
            </MsiPackage>

Both SourceFile and DownloadUrl has updated in MsiPackage, in this case
which one will going to install?

Is this take msi from DownloadUrl?

Thanks,
Kannan



--
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Web-installer-Bootstrapper-tp7585186p7586968.html
Sent from the wix-users mailing list archive at Nabble.com.

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to