During the build the MSI is needed in the location indicated by SourceFile. It does not need to be there during installation because it can be downloaded. The build won't download the file to read out of the package information it needs to prepare the relevant metadata. > Date: Tue, 2 Jul 2013 22:09:57 -0700 > From: skan...@syncfusion.com > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Web installer - Bootstrapper > > Hi, > > I have uploaded the msi file in our server. I tried to compile the project > with the code of > > <MsiPackage Vital='yes' Name='install\sample.msi' > SourceFile='install\sample.msi' > DownloadUrl='http://xxxxx/yyyyy/vx.x.x.x/{2}'> > <MsiProperty Name='INSTALLFOLDER' Value='[InstallFolder]' /> > > The compilation has failed with "The System cannot find the file > install\sample.msi" even i uploaded the msi file in the below location. > > http://xxxxx/yyyyy/vx.x.x.x/install\sample.msi > > Is the sample.msi file needs in local machine? > > If yes, then how the installer start the installation from server? > > Could you please suggestion for my query? > > Thanks, > Kannan > > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Web-installer-Bootstrapper-tp7585186p7587104.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 ------------------------------------------------------------------------------ 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