Re: [WiX-users] Setup asks for rebooting after change/repair options.

2011-03-01 Thread Gareth
You can also look at the Multi-String value in the registry called
PendingFileRenameOperation at the following location to see which files
the system has earmarked for change.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager

-- 
View this message in context: 
http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Setup-asks-for-rebooting-after-change-repair-options-tp6059508p6077825.html
Sent from the wix-users mailing list archive at Nabble.com.

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Setup asks for rebooting after change/repair options.

2011-02-24 Thread Rob Mensching
Those are rollback files. They are not likely to be the cause of the reboot.
The log file will probably point out some other files.

On Wed, Feb 23, 2011 at 11:53 PM, Sergey Yukhno 
sergey.yuk...@visutechsystem.by wrote:

 After change/repair options setups asks for rebooting. In setup log I
 found records that msi can't delete some *.rbf files in directory
 setup.msi. What problem is?


 --
 Free Software Download: Index, Search  Analyze Logs and other IT data in
 Real-Time with Splunk. Collect, index and harness all the fast moving IT
 data
 generated by your applications, servers and devices whether physical,
 virtual
 or in the cloud. Deliver compliance at lower cost and gain new business
 insights. http://p.sf.net/sfu/splunk-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users




-- 
virtually, Rob Mensching - http://RobMensching.com LLC
--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Setup asks for rebooting after change/repair options.

2011-02-24 Thread Sergey Yukhno


Action 15:27:39: RollbackCleanup. Removing backup files
MSI (s) (2C:A8) [15:27:39:500]: Note: 1: 1321 2: C:\Config.Msi\23320b.rbf
MSI (s) (2C:A8) [15:27:39:500]: Verifying accessibility of file: 23320b.rbf
Info 1903. Scheduling reboot operation: Deleting file 
C:\Config.Msi\23320b.rbf. Must reboot to complete operation.
MSI (s) (2C:A8) [15:27:39:531]: Note: 1: 1321 2: C:\Config.Msi\23320c.rbf
MSI (s) (2C:A8) [15:27:39:531]: Verifying accessibility of file: 23320c.rbf
Info 1903. Scheduling reboot operation: Deleting file 
C:\Config.Msi\23320c.rbf. Must reboot to complete operation.
MSI (s) (2C:A8) [15:27:39:562]: Note: 1: 1321 2: D:\Config.Msi\233222.rbf
MSI (s) (2C:A8) [15:27:39:562]: Verifying accessibility of file: 233222.rbf
Info 1903. Scheduling reboot operation: Deleting file 
D:\Config.Msi\233222.rbf. Must reboot to complete operation.

 Those are rollback files. They are not likely to be the cause of the reboot.
 The log file will probably point out some other files.

 On Wed, Feb 23, 2011 at 11:53 PM, Sergey Yukhno
 sergey.yuk...@visutechsystem.by  wrote:

 After change/repair options setups asks for rebooting. In setup log I
 found records that msi can't delete some *.rbf files in directory
 setup.msi. What problem is?


 --
 Free Software Download: Index, Search  Analyze Logs and other IT data in
 Real-Time with Splunk. Collect, index and harness all the fast moving IT
 data
 generated by your applications, servers and devices whether physical,
 virtual
 or in the cloud. Deliver compliance at lower cost and gain new business
 insights. http://p.sf.net/sfu/splunk-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users





--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


Re: [WiX-users] Setup asks for rebooting after change/repair options.

2011-02-24 Thread Wilson, Phil
You still need to look at the complete log. Searching for in use is a good 
start. 

Phil Wilson 

-Original Message-
From: Sergey Yukhno [mailto:sergey.yuk...@visutechsystem.by] 
Sent: Thursday, February 24, 2011 7:32 AM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Setup asks for rebooting after change/repair options.



Action 15:27:39: RollbackCleanup. Removing backup files
MSI (s) (2C:A8) [15:27:39:500]: Note: 1: 1321 2: C:\Config.Msi\23320b.rbf
MSI (s) (2C:A8) [15:27:39:500]: Verifying accessibility of file: 23320b.rbf
Info 1903. Scheduling reboot operation: Deleting file 
C:\Config.Msi\23320b.rbf. Must reboot to complete operation.
MSI (s) (2C:A8) [15:27:39:531]: Note: 1: 1321 2: C:\Config.Msi\23320c.rbf
MSI (s) (2C:A8) [15:27:39:531]: Verifying accessibility of file: 23320c.rbf
Info 1903. Scheduling reboot operation: Deleting file 
C:\Config.Msi\23320c.rbf. Must reboot to complete operation.
MSI (s) (2C:A8) [15:27:39:562]: Note: 1: 1321 2: D:\Config.Msi\233222.rbf
MSI (s) (2C:A8) [15:27:39:562]: Verifying accessibility of file: 233222.rbf
Info 1903. Scheduling reboot operation: Deleting file 
D:\Config.Msi\233222.rbf. Must reboot to complete operation.

 Those are rollback files. They are not likely to be the cause of the reboot.
 The log file will probably point out some other files.

 On Wed, Feb 23, 2011 at 11:53 PM, Sergey Yukhno
 sergey.yuk...@visutechsystem.by  wrote:

 After change/repair options setups asks for rebooting. In setup log I
 found records that msi can't delete some *.rbf files in directory
 setup.msi. What problem is?


 --
 Free Software Download: Index, Search  Analyze Logs and other IT data in
 Real-Time with Splunk. Collect, index and harness all the fast moving IT
 data
 generated by your applications, servers and devices whether physical,
 virtual
 or in the cloud. Deliver compliance at lower cost and gain new business
 insights. http://p.sf.net/sfu/splunk-dev2dev
 ___
 WiX-users mailing list
 WiX-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/wix-users





--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


*** Confidentiality Notice: This e-mail, including any associated or attached 
files, is intended solely for the individual or entity to which it is 
addressed. This e-mail is confidential and may well also be legally privileged. 
If you have received it in error, you are on notice of its status. Please 
notify the sender immediately by reply e-mail and then delete this message from 
your system. Please do not copy it or use it for any purposes, or disclose its 
contents to any other person. This email comes from a division of the Invensys 
Group, owned by Invensys plc, which is a company registered in England and 
Wales with its registered office at 3rd Floor, 40 Grosvenor Place, London, SW1X 
7AW (Registered number 166023). For a list of European legal entities within 
the Invensys Group, please go to 
http://www.invensys.com/legal/default.asp?top_nav_id=77nav_id=80prev_id=77.

You may contact Invensys plc on +44 (0)20 3155 1200 or e-mail 
recept...@invensys.com. This e-mail and any attachments thereto may be subject 
to the terms of any agreements between Invensys (and/or its subsidiaries and 
affiliates) and the recipient (and/or its subsidiaries and affiliates).



--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users


[WiX-users] Setup asks for rebooting after change/repair options.

2011-02-23 Thread Sergey Yukhno
After change/repair options setups asks for rebooting. In setup log I 
found records that msi can't delete some *.rbf files in directory 
setup.msi. What problem is?

--
Free Software Download: Index, Search  Analyze Logs and other IT data in 
Real-Time with Splunk. Collect, index and harness all the fast moving IT data 
generated by your applications, servers and devices whether physical, virtual
or in the cloud. Deliver compliance at lower cost and gain new business 
insights. http://p.sf.net/sfu/splunk-dev2dev 
___
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users