The vbscript file simply copy the file but needs to read the registry first to know where is the location of SQL binn it will be place.
The log file says:
MSI (s) (FC:70) [14:32:39:201]: Hello, I'm your 64bit Impersonated custom action server.
Action ended 14:32:39: CopySetupFiles. Return value 0.
Does anyone knows this error? Based from some forums I read the reason behind this is because the vbscript is 32 bit and you're trying to access the 64 bit registry so it displays an error.
I really appreciate any help. Thank you in advance
