[WiX-users] Not able to ship files in Network shared location

2015-05-06 Thread Saravanan
share folder. It shows *below error* in msi log. *Error 1325. 'Documents' is not a valid short file name.* Note: In local system *Personal folder is mapped with network share*. Could you please share any idea for how to resolve this issue? Thanks, Saravanan -- View this message

Re: [WiX-users] Options for pausing the download and installation in wix custom BootStrapper

2014-12-13 Thread Saravanan
Hi Rob, I would like to pause the package download. I have added e.Result = Result.Suspend in CacheAcquireProgress callback. Result.Suspend will be set while select pause button from UI. But it won't pause the download. Package download get completed and package installation started. Is it possi

Re: [WiX-users] Package download failed in Web Installer

2014-12-12 Thread Saravanan
nload. Package download get completed and package installation started. Is it possible to pause the package download? Can you please share any idea for how to handle Pause and Resume the package download? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.6

[WiX-users] Custom UI for progress screen

2014-12-01 Thread Saravanan Mani
way to control the progress bar? Or is there a way to introduce a custom screen(C# screen) for Progress dialog? Regards,Saravanan -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate

Re: [WiX-users] Package download failed in Web Installer

2014-11-25 Thread Saravanan
doesn't call ResolveSource/CachePackageBegin again. Is this correct? Can you please share idea for retry the same package? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Package-download-failed-in-Web-Installer-tp7597807p75

Re: [WiX-users] Package download failed in Web Installer

2014-11-21 Thread Saravanan
I want to retries the download until some specified times. Could you please share any idea for how to handle this and in which event I need to precess this? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Package-download

[WiX-users] Change MSI Package Install/Uninstall Order

2014-11-13 Thread Saravanan
any idea on this? Regards, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Change-MSI-Package-Install-Uninstall-Order-tp7597904.html Sent from the wix-users mailing list archive at Nabble.com

Re: [WiX-users] Download and Install Selected Msi packages using custom bootstrapper

2014-08-22 Thread Saravanan
will uninstall all remainging platforms. Is it possible? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Download-and-Install-Selected-Msi-packages-using-custom-bootstrapper-tp7596433p7596472.html Sent from the wix-users mailing list ar

[WiX-users] Download and Install Selected Msi packages using custom bootstrapper

2014-08-19 Thread Saravanan
files using custom bootstrapper application? or What I missed in above scenario? Please share any idea for downloading and installing only selected MSI packages. Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Download-and-Install

Re: [WiX-users] Getting current downloading package name in BA for Web installer

2014-03-04 Thread Saravanan
we need to write the code for uninstall MSI in custom BA? Could you please share the way for uninstalling MSI? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Getting-current-downloading-package-name-in-BA-for-Web-i

Re: [WiX-users] Getting current downloading package name in BA for Web installer

2014-02-26 Thread Saravanan
ng setup, all two packages are downloaded first and then installation started. But I need to start the installation at anyone of package download is completed. I mean, first downloaded msi package is get installing while downloading the second msi package. Can you please share the way for doing this u

[WiX-users] Getting current downloading package name in BA for Web installer

2014-02-25 Thread Saravanan
%temp% folder. Can you please advice me, how to do the above things in wix Bootstrapper application? Thanks, Saravanan -- View this message in context: http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Getting-current-downloading-package-name-in-BA-for-Web-installer-tp7592910

Re: [WiX-users] Creating Web Installer

2014-02-25 Thread Saravanan
Thanks Bob, It is working. I have another one doubt, how can we get the downloading package name. I should show the downloading msi package name in UI. I have created a custom BA. In which Event i will get the acquiring package name? Thanks, Saravana -- View this message in context: http://wi