El jueves, 2 de enero de 2014, Ravishankar escribió:
> Hi,
> I have build a msi with 6000+ files(out of which 4500 dll files).
> When i extract using Heat.exe nearly 600,000+ lines of code are
> generated and including all these LoC in one single wxs file is not
> possible, it is throwing 'Out Of
So you are creating a custom UI?
What Custom Actions are you using?
Have you created your custom actions to return data regarding how much time
they will take to perform?
You need to provide more information than just the UI control code. You've
mentioned that they show on the UI, this is about al
This sounds like a general Windows Installer question rather than a WiX
question. But you might find the answer here:
http://msdn.microsoft.com/en-us/library/aa367525(VS.85).aspx
##
$_='^#(/||/@[EMAIL PROTECTED]@:^[-['^";@@@\\>])@.".
"{)/];)^{";$,+=(++$,);$_.=
I'm not sure. I think you just get progress info for the current task, and
some text back so you
can report what the current task is, but it seems to be on a per-file level.
Rob
Magus wrote:
> Too bad I won't be able to do that. My Custom UI is required and already
> complete except for a few
Too bad I won't be able to do that. My Custom UI is required and already
complete except for a few minor details. Is there a way to display
something like Feature 1 of X or something so that at least they have that
detailed information available.
I also noticed if the file is over 2gb it really
I don't think there is. I experimented with this a while back and basically
asked the same question
on one of the MSI forums. What you have to do is guess how long it takes, and
adjust your guess as
you get results back. Not exactly what you want I know. Thankfully I was able
to abandon th
6 matches
Mail list logo