- While installing software on the new lappy, I ran into an Adobe Creative Suite 3 install error - Internal Error 2739. After a quick search on Google, I found the following answer on the Adobe Forums:
Click Start, Accessories,It seems to fix a lot of people's problems but not mine. I got the following error:
Right click Command Prompt.
Click Run as Administrator.
At the prompt type,
regsvr32 jscript.dll (be sure to type the space between the two strings.)
hit enter.
Then install
the module "jscript.dll" was loaded but the call to DllregisterServer failed with error code 0x80004005which I subsequently fixed by following these steps:
- Hit Windows+R for the Run dialog box
- type: "/runas user:MACHINE_NAME\USER cmd" where you will substitute MACHINE_NAME for your Computer Name (right click on My Computer > Properties). USER is your user name. Note: You must have an Administrator account
- Type your password, if asked
- Type "C:\Windows\system32\regsvr32 jscript.dll"
It's important to point out the usefulness of the Adobe Forums and its contributors, without which I wouldn't be able to rectify this problem in such a timely fashion. Good job guys.












0 comments:
Post a Comment