Jump to content

Recommended Posts

Posted

Hello everyone!

I am having a problem installing MSN Messenger from the GuiRunOncEx method. The odd thing is that the installation was working fine in my setup before when it was based on SP1. Now I am trying to install from an SP2 setup (along with the RyanVM pack).

The error I am getting is the following:

The Windows Installer Service could not be accessed.

This can occur if you are running Windows in safe mode, or if the Windows installer is not correctly installed.

Here is the command I use to setup for GuiRunOnceEx:

REG ADD %KEY%\010 /VE /D "MSN Messenger 6.1.0202" /f

REG ADD %KEY%\010 /V 1 /D "%systemdrive%\install\MSN\MsnMsgs.msi /QB" /f

Other installs work fine (.NET+SP1, Java 5, etc...)

What could be the culprit?

Thank you very much!


Posted

I just tested it here and it ran fine. I ran it from a batch file called by GuiRunOnce.

ECHO Installing MSN Messenger 6.2.0137...
start /wait %CDROM%\Updates\apps\MsnMsgs.msi /qb-!

Posted

I rebuilt my CD and now it's working fine.

God, I hate this when it does that. Now I don't know what triggers the error... :angry:

Isn't computer fun? :wacko:

Thanks for doing a test anyway.

Now, to integrate your new release... Great stuff!

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...