How can I install a program on several computers for my students to use?

I will be teaching a photography summer camp for about 16 kids. I am eligible to purchase the teacher/student edition of Lightroom 5. How many programs do I have to buy to install the program on at least 6-7 computers for the kids to use and myself?  Is this even possible? Or is there another version for commercial use that I need to buy?

Willdrea wrote:
Ok. I just finished speaking to Adobe and the only way to go that will be the least expensive is to either download the trial versions as you suggested or purchase several programs. Downloading the trial will work just fine but next year, I will run into this problem again.  Purchasing at least 3 programs and have the kids work in groups and rotate could work and we'd have the programs to use from year to year.  The Creative Cloud for Teams is best and ideal but we'll have unneccesary products and it is way too expensive to purchase a yearly subscription for a 2 week summer camp.
So...I've got a decision to make here.
Each "dot" update of LR can be trialed without regard for previous trials having been installed. In other words, a person could do a free month of 5.0, then a month of 5.1, another month of 5.2, and so on. In another year it will be very likely 6.x that is being offered, but even if that upgrade is delayed, surely the current 5.7.1 will have been updated.

Similar Messages

  • I bought Photoshop CS6 Extended(education edition) for Mac. Now ik want to install it on my (new) macbook. I have the product code and serial number. I receive an error code: may be a false copy. How can I install this program?

    In 2012, I bought Photoshop CS6 Extended (education edition) for Mac. Now I want to install it on my new Macbook. I have the correct serial number and product code, but I receive an error message: the software may be a false copy etc....What to do?

    Here is a copy of the error
    This means : Installation failed.
    Verification of the Adobe Software failed
    The product you want to install is no valid Adobe product and seems to be falsified.
    HUgo
    Op 29-aug.-2014, om 23:42 heeft Jeff A Wright <[email protected]> het volgende geschreven:
    I bought Photoshop CS6 Extended(education edition) for Mac. Now ik want to install it on my (new) macbook. I have the product code and serial number. I receive an error code: may be a false copy. How can I install this program?
    created by Jeff A Wright in Downloading, Installing, Setting Up - View the full discussion
    Hugo please turn off your e-mail signature.
    If your serial number is listed as being valid at http://www.adobe.com/ then I would recommend obtaining a fresh copy of the installation files.  You can find details on how to locate your serial number at Find your serial number quickly - http://helpx.adobe.com/x-productkb/global/find-serial-number.html.
    To download a fresh copy of the installation files please see Download CS6 products.
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6685617#6685617
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page:
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the Stop Email Notifications link.
    Start a new discussion in Downloading, Installing, Setting Up by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How can I install free program

    How can I install free program to my I pad

    You can only install Apps / programs from the App Store App.
    You cannot download from the web and install through safari or anything else.
    Also only Apps designed to run on iOS (The operating system on iPads and iPhones) can be installed.
    Where is this program located??? 

  • How can I install a program that comes in a CD when the iMac does not come with a CD entrance?

    How can I install a program that comes in a CD when the iMac does not come with a CD entrance?

    Another option if you have access to a second Mac with a drive is to connect the two together with the iMac in Target Disk Mode,  Transferring files between two computers using FireWire, and installing from the Mac with the optical drive.
    OT

  • How can I install logic pro 7.2 (made for power pc) on a brand new Macbook pro?

    How can I install logic pro 7.2 (made for power pc) on a brand new Macbook pro with OSX 10.7.4?
    This message appears: You can't open the aplication LogicPro.mpkg because power pc aplications are no longer compatible.
    Thanks folks

    You should be able to copy all the files from your old computer, although it might not work if the old machine didn't have an intel processor. When I got a new Mac a few months ago, I used the migration assistant to copy everything from my old computer's time machine backup disk. All my old pro apps, such as Final Cut Pro 6, work fine on the new machine under Lion.
    Later, I wanted to install Soundtrack pro and couldn't do it from the original disks. So I installed it on my old machine and copied the files. It worked perfectly.

  • I purchased a new computer without a disc drive. How can I install my program without having to repurchase it ?

    i bought Photo Elements 12 ( disc version ). I have recently had to get a new computer . How can I install this product without having to repurchase it ?

    If you have the disc and your new machine has a disc drive then use those.  If you need to download then you can download thru the following page and use your serial number from the disc to activate...
    PSE 10, 11, 12,13 - http://helpx.adobe.com/photoshop-elements/kb/photoshop-elements-10-11-downloads.html
    You can also download the trial version of the software thru the page linked below and then use your current serial number to activate it.
    Be sure to follow the steps outlined in the Note: Very Important Instructions section on the download pages at this site and have cookies enabled in your browser or else the download will not work properly.
    Photoshop/Premiere Elements 12: http://prodesigntools.com/photoshop-elements-12-direct-download-links-premiere.html

  • How can i install any program using java code

     
    Hi friends,
    i want to know how can i install any software using c# code.

    Hi,
    You may change your title, Since this is C# forum.
     >>i want to know how can i install any software
    usingc# code
    So what kind of your software?
    In C#,we can install and uninstall "*.msi" files (setup).
    The code to install software without user interface is:
    private void installSoftware()
    Process p = new Process();
    p.StartInfo.FileName = "msiexec.exe";
    p.StartInfo.Arguments = "/i \"C:\\Application.msi\"/qn";
    p.Start();
    For more detailed information, please refer to article
    C# - Installing and uninstalling software in codeproject.
    Best regards,
    Kristin
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How can I install PhotoStich software without it looking for the CD?

    I've misplaced the software that came with my T4i.  I have downloaded all of the software from the T4i Driver\Software site.  I was able to install all of the software except for the PhotoStich software.  When I run the installer, it wants to do a CD search.  Is there a way to install the software with out it asking for the original CD's?

    Yes, but you have to modify your registry.
    Here is the link on how to: [Mod note - removed link per FORUM GUIDELINES. This is a violation of the software licensing agreement.]
    Weekend Travelers Blog | Eastern Sierra Fall Color Guide

  • How do I install an App on 200 iPods for University Students

    What kind of options are there for installing the same app (a free app) on 200 different iPod Touches?
    We have 200 new iPod touches that we need to get into the hands of 200 nursing students. We would like to load the Skyscape Resources app on each of the iPod Touches before giving them to the students.
    We have a computer lab with 50 windows xp computers. Each student has their own network login.
    So, is it possible to install the app for the students ahead of time or do they each need to create / sign into their own iTunes account first? Do they then have to use that same computer whenever they want to sync or can they use any of the computers in the lab?
    How do I do this?
    Thanks ahead of time for your consideration in this matter.

    Hopefully you already know about Apple's Education websites; but in case you don't start at http://www.apple.com/education
    http://www.apple.com/education/leaders-administrators/mobile-learning.html may be a starting point to address your issue. I know at a recent NSBA (National School Boards Association) I attended there was a presentation on using touches in the classroom. Good luck!

  • How can I install word program for apple onto a MacAir

    Mac Air has no CD point, have Microsoft office for Apple computers and I want to install programs on an Apple Mac Air computer....

    Welcome to the Apple Support Communities
    In order to install applications from discs on the MacBook Air, you have two possibilities:
    1. Buy an external optical drive, connect it to the MacBook and use it to install your applications.
    2. If you have another PC or Mac, use Remote Disc > http://support.apple.com/kb/ht5287
    Also, if you want to install Office 2011, another option is to download Microsoft Office from the Microsoft website > http://www.microsoft.com/mac Then, install Office 2011 and activate it with your product key

  • How can I install FL Studio (a installation dvd for Windows) on my macbook?

    I've got a installation dvd (downloaded) for FL Studio but it is for Windows. I've read that you can set Windows softwares on your mac with Boot Camp. Can I do that with FL Studio 11 as well?

    You need to install Windows OS first. One option is to use Bootcamp using  How to install Windows using Boot Camp - Apple Support.
    You should check System Requirements for FL Studio 11, before you go further. From http://www.image-line.com/flstudio/
    FL Studio system requirements:
    2Ghz Intel Pentium 4 / AMD Athlon 64 (or later) compatible CPU with full SSE2 support. The faster your CPU and more cores it has the more you will be able to do simultaneously. Download and test the demo!
    32 or 64 Bit versions of Windows 8.0/8.1, Windows 7, Vista, XP (with service pack 3)
    (or) Intel Mac with Boot Camp / Windows.
    Running XP (with service pack 3), Vista or Windows 7 (in 32 or 64 Bit)
    (or) Intel Mac with OS X 10.8 or 10.9 for the FL Studio Mac OS X BETA (Crossover Wrapped)
    Attention: Yosemite not supported.
    1 Gb or more RAM recommended
    1 Gb free disk space
    Soundcard with DirectSound drivers. ASIO/ASIO2 compatible required for audio recording (FL Studio installs with generic ASIO4ALL drivers)

  • How can I install (download) a Labview FPGA code onto Altera FPGA chip using Labview FPGA module?

    Hi there
    Guys i'm a very new labview user (PhD student), my project is about ( design and implementation of a high speed-yet sophisticated system using Labview environment then install this project's code (using Labview FPGA module) onto Altera-made FPGA chip).
    so kindly, can any body help me in this?...is there any way to connect labview with Altera FPGA?...please anything would be said 'd be of great benifits
    thanks a lot in advance.

    as previously mentioned, labview fpga only supports national instruments targets utilizing xilinx fpgas. the hdl generated by labview fpga is encrypted and cannot be used to synthesize a design outside the labview fpga design flow. 
    however, if you must use labview for your project, it might be possible for you to design the system in labview and use one of the labview embedded modules ( http://www.ni.com/embedded )to generate c code which you can then port to systemc and compile for the altera fpga. i'm not saying it will be easy, but it should be possible. 

  • How can I install an adobe flash player app for iPad?

    I work for healthcare business and some of our health education requires to have adobe flash player. I can't go thru the lesson every time I attempt to open the site it's reply is my iPad2 don't support the system. Is there an app for adobe flash player for iPad?

    There is no Flash Player for the iPad. There never was and never will be because Apple doesn't permit it. But Adobe has also changed its mind and no longer distributes Flash for ANY tablet. You're out of luck.

  • Can I install adobe reader on 2 computers for the same online price?

    Please help

    If it's Acrobat then technically, yes. But they should be for your use (such as your main workstation and a laptop or other portable) and not someone else.

  • How can i install iwork dvd in Macbook Air?

    Somebody know how can i install iwork dvd in Macbook Air? I try to use the CD compartment from my Macbook pro, but it don't work... tks

    First, share your MB pro DVD drive on the network in System Preferences > Sharing.
    Insert the iWork DVD into the MBpro's drive.
    Then go to your MBair and click "Remote Disc" in the Finders Sidebar.
    You'll see your MBpro listed in the finder window.  Click the arrow next to The MBpro name and you'll see the shared DVD.  Double click that and the installation process should begin.
    Regards,
    Captfred

Maybe you are looking for

  • Xi 3.0: JDBC Adapter

    Hi. In my scenario we use a JDBC SENDER adapter where we use the UPDATE Query of the adapter to "mark" all the rows retrieved by the SELECT statement. We noticed a very "scarying" situation: the SELECT query retrieved <b>2 rows</b>, but the UPDATE st

  • Consolidating songs into one album using iTunes 12

    In earlier versions of iTunes I was able to dump songs into one album, but with the new iTunes 12.0.1.26 I cannot seem to get the songs into one album.  Anyone have any ideas. Thanks for your time.

  • Making an exception abort the insert it triggered

    I have a trigger that runs off of an insert statement. The trigger checks the fields inserted and, if necessary, throw a user-defined exception. The exception is thrown correctly, but the insert statement is still added to the database. How can I pre

  • Transfer of file

    hi i am stuck up with the following code on file transfer. i am attempting file movement in a java swt application. the file is copied successfully into the destination folder but not deleted from the source folder. thread.sleep has also been used bu

  • Font Book hang, Pacifist, crash, now blue screen, no login...please help!

    Hi everybody, I have a friend's iBook G4 that had a problem with Font Book hanging, she had installed some fonts that caused this problem. I found support thread that suggested using Pacifist to re-install the fonts from the install dvd. This seemed