Posts Tagged ‘install’

How many computers can you install Photoshop Cs4 on?

Question by McGuy: How many computers can you install Photoshop Cs4 on?
I’m probably going to get Photoshop Cs4, but I was curious. How many computers can you really install it on using the one disc and one cd code? I’ve read that you can install it on 2 computers but you cannot use them at the same time. Is this true? Also, why do they make a Mac version and a Windows version, and is there a way to get around this?

Best answer:

Answer by freestuff2dotech
Probably as many as you want as long as you have the disk and product key rather than an online purchase download and product key. As for the difference in software versions, a Mac is a data-based operating system and Windows is a file-based operating system, with the exception of the new Windows 7, but it still has a registry whereas a Mac does not, so I cannot say for sure about Windows 7 without actually testing it.

webmaster@freestuff2do.com

Give your answer to this question below!

Q&A: How do I transfer and install Adobe After Effects onto another computer?

Question by Hark: How do I transfer and install Adobe After Effects onto another computer?
Now, I don’t have the disc. My dad does. He lives far away. So it’s not an option, so please don’t say get it from your dad.

My friend is an amateur video maker and he really needs this adobe after effects that i luckily have. How do i give it to him when i don’t have the disc?

Best answer:

Answer by Don M
You don’t you either need the disc and the key code to install it or buy and install from adobe. You need the code key and the disc or do without there is no magic work around.

Know better? Leave your own answer in the comments!

[TUT] How To Download & Install Adobe After Effects CS5 FULL VERSION For FREE 32bit/64bit

vvv Links down below vvv Adobe After Effects PROGRAM FILES www.megaupload.com Adobe After Effects PATCH FILES www.megaupload.com C:\Program Files\Adobe\Adobe After Effects CS5\Support Files 32bit Updated link for CS4 as CS5 is having trouble with 32bit: www.megaupload.com If when you start your adobe after effects cs4 and they ask you to enter a serial code do this: Go to your hosts file (C:\Windows\System32\drivers\etc\hosts) and enter 127.0.0.1 activate.adobe.com and save it. If it says that you can not save it and it tells you to save it to your documents, it means you have admin problems. To fix this follow this: A, Check file is not read only (right click hosts & tick the read/write box). B, Right click the hosts file and select properties, security, edit, your user, take full control by ticking the full control box, click apply. In XP to see the security tab do this; 1, Launch Windows Explorer or My Computer. 2, Click on the Tools at the menu bar, then click on Folder Options. 3, Click on View tab. 4, In the Advanced Settings section at the bottom of the list, clear the tick On the use simple file sharing check box. 5, Click OK. C, 64bit users start internet explorer or my computer and type; C:\windows\system32\drivers\etc into the address bar and the hosts will appear. D, Many firewalls and antivirus software prevent the hosts from being edited or even change it back again after you have edited it so if you still can’t save the hosts after all the above steps then

how to install photoshop cs2…… guide me step by step?

Question by prabhakaran M: how to install photoshop cs2…… guide me step by step?

Best answer:

Answer by incomitatus
There’s really no great mystery to installing Photoshop. Find the setup file (setup.exe) and doubleclick it or put the CD or DVD in your cd drive and allow it to open automatically. Then just follow the prompts. Make sure you have your registration number handy the program will ask for it before it allows a complete installation. Good luck.

Add your own answer in the comments!

Q&A: How do you install adobe flash player with firefox?

Question by Taarraa007: How do you install adobe flash player with firefox?
I just installed firefox, and then i went to go watch a video. Instead of a link, it said I needed adobe flash player, and provided a link. I opened the link and clicked on the I agree and install button and nothing happened. I looked it up on google and some places say to go to edit options, but there is no such button. I don’t know why it won’t work.

Best answer:

Answer by TSW
not all adobe flash player’s work with windows 7

What do you think? Answer below!

Q&A: How do I install Adobe CS4 on my windows 7 laptop? Would someone please provide step by step instructions?

Question by bek13: How do I install Adobe CS4 on my windows 7 laptop? Would someone please provide step by step instructions?
Do i need to install any other programs in advance? e.g. daemon tools, magiciso? please help! I’m stuck! Thank you!
it is a computer file…not a disc!

Best answer:

Answer by HK
Installed fine on my machine. Just put the first disk in and follow the prompts. You shouldn’t need anything installed first (other than windows 7).

Adobe has a pretty good hotline if you have problems.

Give your answer to this question below!

How to install adobe photoshop cs5 from a cd?

Question by Ibraheem: How to install adobe photoshop cs5 from a cd?
I want to install my adobe photoshop cs5 from a cd . But i don’t know how to. Someone please help me by giving the right Answer.

Best answer:

Answer by Buena stormer
insert the cd. run setup . choose the location to install. inset keygen and agree the software and install, :)

Add your own answer in the comments!

How To Install Fonts on Windows 7 & Windows Vista

How To Install Fonts on Windows 7 & Windows Vista

Q&A: How can I install an adobe flash movie plugin to make my youtube video available?

Question by Rannetta-Japael h: How can I install an adobe flash movie plugin to make my youtube video available?
I need some info on how to install an adobe flash movie plug-in and where to find it and how to get it installed. Please help me. This is my first video on youtube and I want my video available and I need to install an adobe flash movie plug-in.

Best answer:

Answer by Andrew
http://get.adobe.com/flashplayer/?promoid=DXLUJ

Add your own answer in the comments!

Howto Install RED5 Flash Media Server in Fedora 11, Centos 5.4, Redhat

Howto Install RED5 Flash Media Server in Fedora 11, Centos 5.4, Redhat

Red5 is an Open Source Flash Media Server written in Java that supports:

* Streaming Audio/Video (FLV and MP3)
* Recording Client Streams (FLV only)
* Shared Objects
* Live Stream Publishing
* Remoting (AMF)

This is a reverse engineered open source project which aims to produce a feature-complete implementation written in Java. It os one of the Full implementation RTMP servers other than:

Adobe Flash Media Server,
Onlinelib VCS Video Communication Server
Wowza Media Server
WebORB Integration Server
haXeVideo

In this tutorial we’ll learn howto installRED5 on Centos 5.4,Fedora, Redhat and other Linux Distribution, There are many ways to achieve this but this is how i installed RED5 Media Server on Fedora 11.

Red5 Requires Java Development Kit (JDK) to run so you have to install Java onto the system,You can acheive this in 2 ways
1. Either Use Yellow DOG Updater

# yum -y install java-1.6.0-openjdk java-1.6.0-openjdk-devel

OR

Download JDK and Compile

cd /usr/java
IF /usr/java cannot be found
mkdir /usr/java
Go to the Link and Download http://java.sun.com/javase/downloads/widget/jdk6.jsp and Download jdk-6u19-linux-i586.bin
mv /home/ashwin/Download/jdk-6u19-linux-i586.bin /usr/java/

chmod +x jdk-6u19-linux-i586.bin
./jdk-6u19-linux-i586.bin

You will see
JAVA_HOME=”/usr/java/jdk1.6″
export JAVA_HOME
echo $JAVA_HOME

Great Now you have installed JAVA now proceed.

In the next few steps its going to be easier to start your first FLASH MEDIA SERVER UP and Running with some default programs / apps to run.

To Read the Complete Tutorial Please Visit the below Link and Other Linux Tutorials

Howto Install Red5 Flash Media Server

incredibleflashtutorials.com I go over the basics of the new bone tool in Adobe Flash CS4. For more tutorials be sure to check out our website!