Hi Folks,
I have a query and hope someone would guide me properly.
If I run an exe in an msi through some custom action,it is run as an out of
process method.
That is to say the msiexec runs as process1 and the exe runs as process2.
Would it be possible to somehow run the exe within the same
Hi Phill,
When I use the DownloadUrl attribute, does the chainedproduct.msi get
actully downloaded to the user's machine or is it installed from the remote
location?
Thanks & Regards,
Prantik Sarmah
On Mon, Apr 21, 2014 at 6:23 PM, Prantik Sarmah <
prantik.sar...@grapecit
time?Would it install 1.msi and
2.msi at the same time or first install 1.msi->wait for the installservice
to be free and then install 2.msi.
Thanks & Regards,
Prantik Sarmah
--
Start Your Social Network Today - D
MSIs with download
urls provided, are the downloads made in
parallel threads or a single one?
# Once the downloads are complete, are the MSIs installed in parallel
threads or single?
Thanks & Regards,
Prant
Thank you. It works now.
Thanks & Regards,
Prantik Sarmah
On Mon, Apr 21, 2014 at 4:31 PM, Phill Hogland wrote:
> Use something along these lines:
> Vital='yes'
> Compressed='no'
> Download
t/Products/2.msi";
/>
But when I try to compile this(from Visual Studio) I am thrown the below
errors.
The system cannot find the file 'SourceDir\Int'
The system cannot find the file 'SourceDir\RT'
Could someone please let me know how to
6 matches
Mail list logo