
rajat.mandil1.5524928627236663E12 asked a question.
What is DetectWantedSoftware and CheckPendingFileRenameOperations?
Below is the snapshot of the log file that was generated after the installation of our sotware.
=========================================================
Action start 16:53:25: DetectWantedSoftware.9CED35E4_C9E6_11D3_9833_00A0C9DA4FE9.
1/5/2010, 16:53:25: CheckJavaSDKVersion: No Java SDK detected
1/5/2010, 16:53:25: ASP.NET: Installed Version is '2.0.50727.0', Required Version is ''
1/5/2010, 16:53:25: ASP.NET: Using v2.0.50727.0
1/5/2010, 16:53:25: .NET Framework: Installed Version is '2.0.50727.3053', Required Version is ''
1/5/2010, 16:53:25: .NET Framework: v2.0.50727.3053 meets version requirements
1/5/2010, 16:53:25: myMsiSetDirectory: Setting Directory FRONTPAGEPATH.9885AA60_26D9_11D4_9127_00902741EDC6 = c:\program files\microsoft office\Templates\1033\webs
1/5/2010, 16:53:25: [ResolvePath] BEFORE Format: Buffer in='[CommonFilesFolder]System\ole db\msolap.dll', Path=''
1/5/2010, 16:53:25: [ResolvePath] AFTER Format: Buffer in='[CommonFilesFolder]System\ole db\msolap.dll', Path='C:\Program Files\Common Files\System\ole db\msolap.dll'
1/5/2010, 16:53:25: Found file 'C:\Program Files\Common Files\System\ole db\msolap.dll'
1/5/2010, 16:53:25: CheckPendingFileRenameOperations: failed to read registry value
Action ended 16:53:25: DetectWantedSoftware.9CED35E4_C9E6_11D3_9833_00A0C9DA4FE9. Return value 1.
=========================================================
Can anyone explain me the the following:
1.From where the 'DetectWantedSoftware' action occur, It is not there in the sequence of my ism file?
2. What does the GUID '9CED35E4_C9E6_11D3_9833_00A0C9DA4FE9' represent?
3. I do not have any pre-requisite for .Net, JavaSDKversion, MSOLAP. Why is it checking for that?
4. What does 'CheckPendingFileRenameOperations' mean?
5. What registry 'failed to read registry value' refer to, and what is the impact of it in my installation? As i am not seeing any impact of it in my installation.