No of visitors who read this post: 458
Category: Misc Software
Type: Question
No votes yet

Hi Friends,

I tried to run setup program of Sky Anytime. But each time an error code generated mentioning "Sky Anytime Installer Information - Internal Error 2738" and the installation process drops. Does anybody know the exact reason and how to overcome it. It is to mention that I have tried to run setup in administrator mode.

Sky Anytime Installer Information

Your,

Veronica

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

#

Hi,

the problem is well known and it occurs when, while installation, a program want to register VBscript, the Windows 7 and Vista will not accept that so you need to do it manually , the first things is to launch then run via , start- > run , "with admin level", then put the following code to register VBscript manually  : regsvr32 vbscript.dll

then retry the installation once again if you still get an error you will have to automate the check of registry values , to do so google the top , and search "registry check tools", install a free version and let check your system, then retry the installation an other time.

hope this helps 

thanks!

# (Solution Accepted)

Hello,

May solution to your problem is you need to download other version that be suitable to your system, and maybe the installer you downloaded or install to your computer there is a corrupted files so the installation have an error detected, then simply follow may step below:

  •     Go to start menu
  •     Click the all programs
  •     Select the accessories then click
  •     Right-click command prompt
  •     Select the Run as Administrator then click
  •     Next from the command prompt type this code:

        cd C:\Windows\System32
        After that type another code:
            regsvr32 vbscript.dll

The vbscript it will confirm and registered, and then you just simply restart your machine.

Ben