View Single Post
  #8  
Old 23-10-2011, 01:02
peterf1999's Avatar
peterf1999 peterf1999 is offline
Die Hard Member
 
Join Date: Nov 2008
Location: Italy
Posts: 928
Thanks: 14
Thanked 983 Times in 236 Posts
peterf1999 is on a distinguished road
@lucas1412

error 2738 means: 'Could not access VBScript runtime for custom action':

Maybe the runtime component of vbs is not registered, type the following on dos shell (C:\WINDOWS\system32 for x86, C:\WINDOWS\SysWOW64 for x64):

Code:
REGSVR32.EXE vbscript.DLL
or disable the f*****g antivirus

@sulfurum1989

you need at least 16 gb of free space on target drive, or disable the f*****g antivirus
Reply With Quote