MSI Installation Problem

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

I want to install ICA32.msi package for which i added a FBA generic command
FilePath - c:\windows\system32\msiexec.exe
Arguements - /i c:\install\ica32.msi
Phase - 8501
What happened is the ICA installation got invoked during the "Installing
Catalogs" operation of the FBA itself even before the keyboard and mouse got
initialized.

I then changed the FBA/Com registration of the msiexec.exe in the windows
installer service from 4500 to 8500.

This also gave me the similar result.
Plz help me out.

Srivathsan.A
 
Hi KM
Anyway, please analyze (or attach here) you FBALog.txt file.


14:34:51 PM - [FBASetProgressText] Setting PNP Flag...
14:34:52 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
Error: 0x6
14:34:52 PM - [FBAReplaceSecurityInRegistry]
FBAApplySecurityStringToRegKey(009) #1 Failed!
14:34:54 PM - [FBASetProgressText] Initializing...
14:34:54 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBAInitialize
14:34:54 PM - [FBASetProgressText] Setting SystemPrefix...
14:34:54 PM - [FBASetProductKey] Evaluation product key
14:34:54 PM - [FBASetProgressText] Initializing User Profiles...
14:35:01 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL, FBAStep1
14:35:01 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBASetSetupInfo
14:35:01 PM - [FBASetProgressText] Installing CAPI...
14:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\rsaenh.dll,
DllRegisterServer
14:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\dssenh.dll,
DllRegisterServer
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CertificateUIServices
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CoreCertificateServices
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CryptographicNetworkServices
14:35:03 PM - [FBAInstallCrypto] Crypto Registered!
14:35:03 PM - [FBAAddOrRemoveTestCertificate] Real signed build!
14:35:03 PM - [FBASetProgressText] Installing Catalogs...
14:35:10 PM - [FBAInstallCatalogs] Registered: nt5inf.cat
14:35:13 PM - [FBAInstallCatalogs] Registered: nt5.cat
14:35:13 PM - [FBAInstallCatalogs] Registered: NetrtOEM.cat
14:35:13 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBACERT.DLL,
FBAInstallCrypto
14:35:13 PM - [FBASetProgressText] Installing System Security...
14:35:30 PM - [FBAInstallSecurity] Successfully set security!
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBAInstallSecurityPhase1
14:35:30 PM - [FBASetProgressText] Registering Components...
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\atl.dll,
DllRegisterServer
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\txflog.dll,
DllRegisterServer
14:35:31 PM - [CallEntryPointThread] C:\WINDOWS\system32\netcfgx.dll,
DllRegisterServer
14:35:31 PM - [CallEntryPointThread] C:\WINDOWS\system32\netman.dll,
DllRegisterServer
14:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\netshell.dll,
DllRegisterServer
14:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\odbcconf.dll,
DllRegisterServer
14:35:33 PM - [FBALaunch] C:\WINDOWS\system32\msiexec.exe /regserver
(ExitCode: 0x0)

I rebooted the machine after that since i can no nothing.
The ICA Installation got launched and it needs user interaction but at that
time there is no keyboard or
mouse detected.

My FBAlog is simple
I made the registration at 8500 but it occurs too quickly
Thanks
Srivathsan.A
 
Srivathsan,

That was not the final entire FBALog, wasn't it?
I can find your ICA Installation launch in the log you provided.

Also, the following line concerned me:
14:35:33 PM - [FBALaunch] C:\WINDOWS\system32\msiexec.exe /regserver (ExitCode: 0x0)

When you added "Windows Installation Service" component did you auto-resolve all its dependencies?
Launch msiexec with DependencyWalker (set working directories in the tool to point to your XPe image build system32 directory) and
see if anything is missing there.

--
Regards,
KM, BSquare Corp.

Hi KM
Anyway, please analyze (or attach here) you FBALog.txt file.


14:34:51 PM - [FBASetProgressText] Setting PNP Flag...
14:34:52 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
Error: 0x6
14:34:52 PM - [FBAReplaceSecurityInRegistry]
FBAApplySecurityStringToRegKey(009) #1 Failed!
14:34:54 PM - [FBASetProgressText] Initializing...
14:34:54 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBAInitialize
14:34:54 PM - [FBASetProgressText] Setting SystemPrefix...
14:34:54 PM - [FBASetProductKey] Evaluation product key
14:34:54 PM - [FBASetProgressText] Initializing User Profiles...
14:35:01 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL, FBAStep1
14:35:01 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBASetSetupInfo
14:35:01 PM - [FBASetProgressText] Installing CAPI...
14:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\rsaenh.dll,
DllRegisterServer
14:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\dssenh.dll,
DllRegisterServer
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CertificateUIServices
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CoreCertificateServices
14:35:03 PM - [CallEntryPointThread] C:\WINDOWS\system32\initpki.dll,
DllInstall, z CryptographicNetworkServices
14:35:03 PM - [FBAInstallCrypto] Crypto Registered!
14:35:03 PM - [FBAAddOrRemoveTestCertificate] Real signed build!
14:35:03 PM - [FBASetProgressText] Installing Catalogs...
14:35:10 PM - [FBAInstallCatalogs] Registered: nt5inf.cat
14:35:13 PM - [FBAInstallCatalogs] Registered: nt5.cat
14:35:13 PM - [FBAInstallCatalogs] Registered: NetrtOEM.cat
14:35:13 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBACERT.DLL,
FBAInstallCrypto
14:35:13 PM - [FBASetProgressText] Installing System Security...
14:35:30 PM - [FBAInstallSecurity] Successfully set security!
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBAInstallSecurityPhase1
14:35:30 PM - [FBASetProgressText] Registering Components...
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\atl.dll,
DllRegisterServer
14:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\txflog.dll,
DllRegisterServer
14:35:31 PM - [CallEntryPointThread] C:\WINDOWS\system32\netcfgx.dll,
DllRegisterServer
14:35:31 PM - [CallEntryPointThread] C:\WINDOWS\system32\netman.dll,
DllRegisterServer
14:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\netshell.dll,
DllRegisterServer
14:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\odbcconf.dll,
DllRegisterServer
14:35:33 PM - [FBALaunch] C:\WINDOWS\system32\msiexec.exe /regserver
(ExitCode: 0x0)

I rebooted the machine after that since i can no nothing.
The ICA Installation got launched and it needs user interaction but at that
time there is no keyboard or
mouse detected.

My FBAlog is simple
I made the registration at 8500 but it occurs too quickly
Thanks
Srivathsan.A
 
Back
Top