Hi,

 

I am trying to develop a setup file that uses WiX and a custom action
DLL to update the progress bar.  The installer copies a single file and
then executes the custom action code found at
http://msdn.microsoft.com/en-us/library/aa367525(VS.85).aspx.  However,
the progress bar is not behaving as I would expect and it is also
inconsistent across machines.  On my machine, instead of reaching 100%
upon completion, it only reaches about 40%.  On a coworker's machine,
the progress bar reaches 100% and then starts over.  

 

Another issue I am having is that the generated installer is very slow -
it can take minutes between starting the installation and the file
actually being copied.  I don't think it should take that long to
generate a script.

 

I have attached my source files to this email.  If anyone could please
point out what I am doing wrong I would appreciate it.

 

Thanks,

-Yi

 

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to