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
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to