Installshield during FBA

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

Guest

Hi all,
I made a component for "VPN Cisco Client" using installshield version. I
want the installation to be processed within the 8500-12000 FBA phase range.
The settings for my FBA Generic Command are:
Arguments: -s (for silent installation, with setup.iss and oem.ini)
File path: %16426%\Cisco install\setup.exe
Phase: 10000
Reboot = TRUE

When installing, this message pops up :
The InstallShield Engine (iKernel.exe) could not be launched.
The RPC server is unavailable.

I have included all RPC components.
Why this error occures?

Thanks for your help!
 
can you install it when the system is completely up ?
(i.e. after the FBA), if yes, I assume that the rpc
server is not yet registered at your phase 10000.

you may try use the runonce registry key to launch
install process AFTER FBA.

Zirong
 
Back
Top