Michel
05-21-2008, 01:57 AM
I got a quick question,
My installer needs to replace some files but it seems like te files are locked. So the setup wants to reboot.
The registry:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\PendingFileRenameOperations looks like this:
\??\C:\pos\crw.win\c60xmlty.dll
\??\C:\Users\michel\AppData\Local\Temp\SB67F2F.tmp
\??\C:\pos\crw.win\c60xmlty.dll
\??\C:\pos\crw.win\LSPUZIPX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB67F41.tmp
\??\C:\pos\crw.win\LSPUZIPX.DLL
\??\C:\pos\crw.win\c60cpxml.dll
\??\C:\Users\michel\AppData\Local\Temp\SB6803D.tmp
\??\C:\pos\crw.win\c60cpxml.dll
\??\C:\pos\Winedi\winedi.exe
\??\C:\Users\michel\AppData\Local\Temp\SB6828F.tmp
\??\C:\pos\Winedi\winedi.exe
\??\C:\pos\crw.win\C60ASCX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB68955.tmp
\??\C:\pos\crw.win\C60ASCX.DLL
\??\C:\JDS\JDSEDI.EXE
\??\C:\Users\michel\AppData\Local\Temp\SB68E95.tmp
\??\C:\JDS\JDSEDI.EXE
\??\C:\pos\crw.win\C60DOSX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB692AB.tmp
\??\C:\pos\crw.win\C60DOSX.DLL
\??\C:\pos\crw.win\C60PRNTX.EXE
\??\C:\Users\michel\AppData\Local\Temp\SB69397.tmp
\??\C:\pos\crw.win\C60PRNTX.EXE
\??\C:\pos\crw.win\C60RUNX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB694F0.tmp
\??\C:\pos\crw.win\C60RUNX.DLL
But after the reboot the files that we want to replace/rename are deleted from the system.
Any thoughts why this happens?
Working SB 6.7.2219.0
Michel
My installer needs to replace some files but it seems like te files are locked. So the setup wants to reboot.
The registry:
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Se ssion Manager\PendingFileRenameOperations looks like this:
\??\C:\pos\crw.win\c60xmlty.dll
\??\C:\Users\michel\AppData\Local\Temp\SB67F2F.tmp
\??\C:\pos\crw.win\c60xmlty.dll
\??\C:\pos\crw.win\LSPUZIPX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB67F41.tmp
\??\C:\pos\crw.win\LSPUZIPX.DLL
\??\C:\pos\crw.win\c60cpxml.dll
\??\C:\Users\michel\AppData\Local\Temp\SB6803D.tmp
\??\C:\pos\crw.win\c60cpxml.dll
\??\C:\pos\Winedi\winedi.exe
\??\C:\Users\michel\AppData\Local\Temp\SB6828F.tmp
\??\C:\pos\Winedi\winedi.exe
\??\C:\pos\crw.win\C60ASCX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB68955.tmp
\??\C:\pos\crw.win\C60ASCX.DLL
\??\C:\JDS\JDSEDI.EXE
\??\C:\Users\michel\AppData\Local\Temp\SB68E95.tmp
\??\C:\JDS\JDSEDI.EXE
\??\C:\pos\crw.win\C60DOSX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB692AB.tmp
\??\C:\pos\crw.win\C60DOSX.DLL
\??\C:\pos\crw.win\C60PRNTX.EXE
\??\C:\Users\michel\AppData\Local\Temp\SB69397.tmp
\??\C:\pos\crw.win\C60PRNTX.EXE
\??\C:\pos\crw.win\C60RUNX.DLL
\??\C:\Users\michel\AppData\Local\Temp\SB694F0.tmp
\??\C:\pos\crw.win\C60RUNX.DLL
But after the reboot the files that we want to replace/rename are deleted from the system.
Any thoughts why this happens?
Working SB 6.7.2219.0
Michel