Install Errors w/CS5
Copy link to clipboard
Copied
I'm attempting to install to Windows 11. On ititial attempt, I received Runtime Error before even getting to 1%. I have since changed Compatibility mode to Windows 7, am Running As Administrator, disconnected the internet, stopped my Anti-Virus software, and chose to only install Dreamweaver, instead of the full Suite. This actually got me up to 13%, before receiving the following error. I truly appreciate your input, and willingness to help.
"Runtime Error!" Program: C:\Users\bobbi\AppData\Local\Adobe\OOBE\PDApp\DWA\Setup.exe This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information.
Copy link to clipboard
Copied
Go to the Search bar at the top of http://www.microsoft.com/en-us/ to find and re-install the C runtime, or for ALL Windows help
-or direct to https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads
https://helpx.adobe.com/x-productkb/global/troubleshoot-c-runtime-errors-products.html
Copy link to clipboard
Copied
Thank you John T for your links. I downloaded and ran the CS5 Cleanup Script, and then installed the Visual C++ link you provided. I was successfully able to download DreamWeaver. However, when I attempted to go back and download the rest of the Suite, the download failed. What are your thoughts?
Copy link to clipboard
Copied
Do you mean download, as in copy a file from a server to your computer... or do you mean install?
Copy link to clipboard
Copied
My apologies John T for choosing my words poorly the other day, I was so frustrated that I wasn't speaking/typing clearly. I own the Adobe Suite Master Collection CS5, and therefore meant to say "Install" instead of "Download". I am attempting to install the software again today. I plan on deleting the first install, and repeat all of the steps from the other day.
Copy link to clipboard
Copied
adobe download links prior to cc 2020 are available from prodesigntools.com. https://prodesigntools.com/adobe-direct-download-links.html
follow the directions (esp, step 1)
save the install file. it may not remain online.
thank jim @ prodesigntools.com
Copy link to clipboard
Copied
Hello to Adobe Community. I just wanted to let you know that I uninstalled Adobe, ran the CS5 Cleanup Script, and the C++ download, rebooted the PC, turned off my internet and Anti-virus, and began the Master Collection install. I chose not to install Dreamweaver, & Contribute per Nancy Oshea's comments about the software being useless today. I am currently at 92% complete, and feel confident, it will finish properly. Thank you to everyone who contributed to me resolving this matter, your input was invaluable.
Copy link to clipboard
Copied
let us know if the installation completes and you're able to open and use the installed apps.
Copy link to clipboard
Copied
Photoshop, and Acrobat both appear to be operating properly, YAY!!!
Copy link to clipboard
Copied
good to hear, and congrats!
Copy link to clipboard
Copied
I'm saying this as web developer. Nobody should be using obsolete web authoring software. Web devices (mobile, tablets, hybrids), browsers and code standards have changed too much since 2010 when CS5 came out. Even if you could install it, outdated web authoring software is of no practical use to anyone in 2023.
Get modern software. If not Dreamweaver CC which is minimally maintained now, then please use something else.
CODE EDITORS:
-- Adobe Dreamweaver CC (free 7-day trial available) - https://www.adobe.com/products/dreamweaver.html
-- Codespaces (free, browser-based) - https://github.com/features/codespaces
-- Pinegrow - https://pinegrow.com/
-- Sublime Text - http://www.sublimetext.com/
-- Visual Studio Code (free) - https://code.visualstudio.com/
-- Wappler ~ Visual Web App Builder - https://wappler.io/
============
ONLINE SITE BUILDERS:
-- Squarespace - https://www.squarespace.com/
-- Webflow - https://webflow.com
-- Wix - https://www.wix.com/
-- WordPress (open source) - https://wordpress.org/
Copy link to clipboard
Copied
Thank you Nancy, very valid point, which I had not even considered. I had tunnel vision, and was just trying to load some part of the CS5 Suite. In hind site, I probably should have chosen Photoshop
Copy link to clipboard
Copied
"...outdated web authoring software is of no practical use to anyone in 2023."
You are completly wrong. I use CS 5 for my website and it's perfect for my needs and for everyone in my hobby.
<superfluous link removed-kglad>
Copy link to clipboard
Copied
"...outdated web authoring software is of no practical use to anyone in 2023."
By JD_McCutcheon
You are completly wrong. I use CS 5 for my website and it's perfect for my needs...
=========
I'm sorry to burst your bubble but that train left the station a long time ago when Internet users switched from same sized displays to devices of all different sizes. The one size-fits-all approach to web design doesn't exist anymore.
Legacy CS5 can't understand RWD (responsive web design), advanced CSS (Flexbox, Grids, Viewport Units, etc...). It can't help you with modern HTML5 or JavaScript code. In short, you may as well be coding with mud tablets and a stick.
CODE TUTORIALS:
- https://www.w3schools.com/html/
- https://www.w3schools.com/css/
- https://www.w3schools.com/js/
- https://www.w3schools.com/bootstrap/
I urge you to find a replacement code editor or switch to an online site building platform like WordPress.
Good luck.

