Hi,

I have a msi installer built in WiX 3.6, this installer needs .NET 
framework to be installed first, so I created a bootstrapper project for 
it using burn. I did have to some heavy modification to make the 
installerand bootstrapper fit visually but it is finally working, 
exceptone thing: During install of msi, the progressbar in it doesn't 
have any progress, the ActionText is still working, but the progressbar 
is stuck at 0%. This does not happen if I install the msi outside the 
bootstrapper exe (although in this case the progressbar doesincrease, it 
goes to 100% very quickly and then start from 0 again, not sure if this 
is normal or not).

I did have to change the msi a lot, including creating my own welcome 
dialog, and use WixExitEarlyWithSuccess to skip the exit dialog. I 
checked the log using /l*v but didn't find anything suspicious. Any 
ideas on what I should try next?

Thanks

Jim

------------------------------------------------------------------------------
LogMeIn Rescue: Anywhere, Anytime Remote support for IT. Free Trial
Remotely access PCs and mobile devices and provide instant support
Improve your efficiency, and focus on delivering more value-add services
Discover what IT Professionals Know. Rescue delivers
http://p.sf.net/sfu/logmein_12329d2d
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to