As Jacob says, the log might help, and  if, as you say, it's
associated with files being copied then it may be the InstallFiles
action. The only other alternative to fixing it would be to try to
find it in the ActionText table of the MSI file, a "1" somewhere
instead of "[1]"
---------------
Phil Wilson


On Wed, Dec 17, 2014 at 1:43 PM, Hoover, Jacob
<jacob.hoo...@greenheck.com> wrote:
> Look for it in the logs, to see where it's happening.  Odds are someone (is 
> this a MSI you are building) customized their MSI definition with a 
> ProgressText element.
>
> -----Original Message-----
> From: victorwhiskey [mailto:victorhwhis...@yahoo.com]
> Sent: Wednesday, December 17, 2014 3:39 PM
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] "1" as the progress message at the end of an install
>
> Thanks Phil,
>
> So the only way to get rid of it is to recompile wix with the fix?
>
> Thanks
>
>
> Phil Wilson wrote
>> That text is a template from the WiX ActionText for copying the files,
>> it might be for the InstallFiles action. It should be a template with
>> parameter number in square brackets, maybe not exactly this: File:[1],
>> Directory:[9], Size:[6] but similar. To get to the point, I'd guess
>> that the parameter number is not is square brackets so you get the
>> number 1.
>> ---------------
>> Phil Wilson
>>
>>
>> On Mon, Dec 15, 2014 at 9:58 PM, victorwhiskey &lt;
>
>> victorhwhiskey@
>
>> &gt; wrote:
>>> Hello,
>>>
>>> I've been wondering this for awhile now. I'm showing the progress
>>> during the install as well as the files that are being installed. At
>>> the end of the install, where the file name should be shown it always
>>> shows a "1" at the end of the install.
>>>
>>> What does this mean and is there a way to not show that?
>>>
>>> Thanks in advance
>>>
>>>
>>>
>>> --
>>> View this message in context:
>>> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/1-as-th
>>> e-progress-message-at-the-end-of-an-install-tp7598595.html
>>> Sent from the wix-users mailing list archive at Nabble.com.
>>>
>>> ---------------------------------------------------------------------
>>> --------- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT
>>> Server from Actuate! Instantly Supercharge Your Business Reports and
>>> Dashboards with Interactivity, Sharing, Native Excel Exports, App
>>> Integration & more Get technology previously reserved for
>>> billion-dollar corporations, FREE
>>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg
>>> .clktrk _______________________________________________
>>> WiX-users mailing list
>>>
>
>> WiX-users@.sourceforge
>
>>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
>> ----------------------------------------------------------------------
>> -------- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT
>> Server from Actuate! Instantly Supercharge Your Business Reports and
>> Dashboards with Interactivity, Sharing, Native Excel Exports, App
>> Integration & more Get technology previously reserved for
>> billion-dollar corporations, FREE
>> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.
>> clktrk _______________________________________________
>> WiX-users mailing list
>
>> WiX-users@.sourceforge
>
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>
>
>
>
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/1-as-the-progress-message-at-the-end-of-an-install-tp7598595p7598622.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from 
> Actuate! Instantly Supercharge Your Business Reports and Dashboards with 
> Interactivity, Sharing, Native Excel Exports, App Integration & more Get 
> technology previously reserved for billion-dollar corporations, FREE 
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
> ------------------------------------------------------------------------------
> Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
> from Actuate! Instantly Supercharge Your Business Reports and Dashboards
> with Interactivity, Sharing, Native Excel Exports, App Integration & more
> Get technology previously reserved for billion-dollar corporations, FREE
> http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration & more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=164703151&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to