Hi,
I use VS2005 with Ice 3.3.1 on Vista Premium; I'm administrator of this machine. During Ice VS Extension installation I've got the attached error.
Please help.
|
|
Hi,
I use VS2005 with Ice 3.3.1 on Vista Premium; I'm administrator of this machine. During Ice VS Extension installation I've got the attached error.
Please help.
Hi Alex,
The Visual Studio Extension installer relies upon VBScript, which for some reason isn't registered automatically in your Vista installation.
Try this :
As administrator open a command prompt
Start button -> All Programs -> Accessories -> Right click on Command Prompt, select 'Run as administrator'.
Then type following commands
> cd C:\Windows\System32
> regsvr32 vbscript.dll
You should get a message box saying DLL has been registered.
Run the installer again.
Hope this solve the issue
José,
After VBScript registration the installation worked as expected.
Thanks a lot for the fast reply.
Best Regards,
--Alex
There are currently 1 users browsing this thread. (0 members and 1 guests)