Hi,
This problem (Error Code 2738) may occur if vbscript.dll is not registered, which is required for running the D-Tools installation.
Can you try the following steps first –
- Navigate to Start button --> All Programs --> Accessories
- Right click on command prompt, select ‘Run as Administrator’ (For Vista Users)
- In the command prompt you should be in the directory C:\Windows\System32
- And then type regsvr32 vbscript.dll and then press enter.
- You will get a message DLL has been registered.
- Finally try to get server updates first via Start --> All Programs --> D-Tools --> Check for Server Updates and then client updates via Start --> All Programs --> D-Tools --> Check for Updates
Above information is grabbed from this msdn
link
Hope it works for you.