Re: [WiX-users] Burn: Reboot management

2011-06-01 Thread Vadym Verba
 Check the log; as long as MSI returns 3010, Burn will indicate to the BA
that a reboot is required at the end of the chain.

Finally I figured out how it works. ApplyCompleted event has data e.Restart
that indicates if restart is required and Shutdown event allows actual
restart to be scheduled (e.Result = Result.Restart)

But I still have a problem with installing .Net v4.0:
 when bundle installs .NET 4.0 as prerequisite and reboot is performed on
demand, the installation is not resumed after it 
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


--
Simplify data backup and recovery for your virtual environment with vRanger. 
Installation's a snap, and flexible recovery options mean your data is safe,
secure and there when you need it. Data protection magic?
Nope - It's vRanger. Get your free trial download today. 
http://p.sf.net/sfu/quest-sfdev2dev
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Burn: Reboot management

2011-05-21 Thread Bob Arnson
On 18-May-11 04:03, Vadym Verba wrote:
 I have one msi package withScheduleReboot After='InstallFinalize' /, but
 Burn always install package with argument in command line REBOOT=
 ReallySuppress and the one before last line in log file is Apply complete,
 result: 0x0 restart: No. So how to schedule reboot in Burn?
Check the log; as long as MSI returns 3010, Burn will indicate to the BA 
that a reboot is required at the end of the chain.

-- 
sig://boB
http://joyofsetup.com/


--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Burn: Reboot management

2011-05-18 Thread Vadym Verba
Hello.

I have a problem with pending machine reboot after bundle applying completed.
I have one msi package with ScheduleReboot After='InstallFinalize' /, but
Burn always install package with argument in command line REBOOT=
ReallySuppress and the one before last line in log file is Apply complete,
result: 0x0 restart: No. So how to schedule reboot in Burn?

 

The other problem is when bundle installs .NET 4.0 as prerequisite and reboot
is performed on demand, the installation is not resumed after it. How make it
works?

 

Best regards.

Vadym

/pre
BR style=font-size:4px;
a href = http://www.sdl.com/sdl-vision;img 
src=http://www.sdl.com/images/email_new_logo.png; alt=www.sdl.com/sdl-vision 
border=0//a
BR
font face=arial  size=2a href =http://www.sdl.com/sdl-vision; 
style=color:005740; font-weight: boldwww.sdl.com/sdl-vision/a/font
BR
BR
font face=arial  size=1 color=#736F6E
bSDL PLC confidential, all rights reserved./b
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.BR
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.BR
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.
/font
--
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its 
next-generation tools to help Windows* and Linux* C/C++ and Fortran 
developers boost performance applications - including clusters. 
http://p.sf.net/sfu/intel-dev2devmay
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users