Question about Photoshop 7 and Windows 7

The hard drive on my old computer crashed.  I had Photoshop 7 on this computer.  I recently bought a new laptop (windows 7 64 bit).  Is it possible to install Photoshop 7 on my laptop?  In addition, several versions of Photoshop (Photoshop 7 and Photoshop CS5) can reside on the same hard drive?

Thank you

CARI

In addition, several versions of Photoshop (Photoshop 7 and Photoshop CS5) can reside on the same hard drive?

Yes, they can. All facilities are independent. As for whether PS7 will install and run on W7 I can't say from personal experience, but reading son of others it seems to work for some but not for others. In any case, nothing is lost in trying...

Mylenium

Tags: Photoshop

Similar Questions

  • Please, I want to ask questions about photoshop cc 2015 when I install on my pc I have message means that I have to change my screen althoug I later change my pc and I vedio card 2 gb

    Please, I want to ask questions about photoshop cc 2015 when I install on my pc I have message means that I have to change my screen althoug I later change my pc and I vedio card 2 gb

    Thanks for the update.

    I shared the article of the same error: error: "Photoshop has encountered a problem with the display driver"

    You need to update your graphics card drivers.

  • question about photoshop cc update?

    Hello

    Can I ask you a question about photoshop update?

    I'm a little worried about running the update

    What's doing?

    will update all photoshop last cc built in cc 2014?

    with a new splash screen and other members of the staff

    because he walked a lot now, I'm worried because I can't go back after the update

    Thank you

    Nothing to worry about. CC 2014 is a new separate installation and the original CC (2013) will continue to be available. Just like talking about CS5 CS6.

  • Questions about the terms and conditions

    Dear team of Adobe Stock,

    I am considering a subscription for an e-commerce site that I am developing. I have a few questions about the terms and conditions:

    3.5 social media use. You can view or download an unmodified version of the book on the Social media Site if (A) you include a notice of copyright in the work itself (© author name - stock.adobe.com) and (B) the terms of use governing the Social media Site do not include any provision that would grant exclusive rights or the ownership of those works or alterations to anyone. "Social Media Site" means a website or application that puts the main emphasis on facilitating social interaction between its users and allowing users to share content in such social interaction

    What I have to insert in each post on social media on behalf of the author? Generally, this information is displayed only for free images. What I have to insert this information even if I signed up for a plan?

    Thank you

    Hello

    Please see the link below for help:

    http://wwwimages.Adobe.com/content/dam/ACOM/en/legal/servicetou/Adobe-stock-additional-ter ms_20160119.pdf

  • Photoshop cs2 and windows 7

    Is there a known problem with Photoshop cs2 and windows 7 updates of security until January 2016?

    No, not that we know.

    CS2 has not been updated for some time.

    And we have not tested on Windows 7. (as he did not meet the requirements of the system. ( Photoshop system requirements)

    Kind regards

    Assani

  • A question about the methods and parameters.

    Hey guys, this is my first post here. I am very new to Java and done a bit of C++ before Java. I had a question about the methods and parameters. I do not understand the methods; I know they can be repeated when it is called, but it's almost everything. I also know that a program should have a class that contains the main method. What I really, really understand on methods is what the parameters are. I know they are in parentheses and that is it. Could you explain what they are? I really appreciate it. Thanks to all in advance. Best regards, Michael

    Taking an example:
    Suppose you calculate area of the rectangle you need two inputs one is the length and the width. Area = l X b, where l = length, b = width

    If your method, say, calculateAreaOfRectangle (length int, int width) will be two parameters as arguments.

    System.out.println ("field of rectangle:" + calculateAreaOfRectangle (40,30);)

    public int calculateAreaOfRectangle (int length, int width) {}
    int area;
    Area = length * width;
    return of area;
    }

    So if you call this method then the output will be returned in 120.

    Parameters of a method are simply the input variables for the method of treatment for all calculations or something useful.

    And we cannot have methods inside the main method in Java. It is in the java syntax and if you do, it will throw a syntax error.

  • Question about the interruptions and priming

    Hello

    I had a few questions about the startup and interruptions in a virtualized environment

    Assuming that, plenty of virtualization (no material assistance to virtualization of memory ).

    1 initialization: in an ordinary PC, the boot process starts with the BIOS, to expansion ROM, back to the BIOS and MBR secondary boot record, then grub (is it) and finally the operating system. In a virtualized environment with VMM running directly on top of hardware (Native VMM), how is the initialization of the different process, as I understand it takes BIOS-> Expansion ROM - > BIOS-MBR-> other record secondary-> VMM-> OS--> applications >. Am I right on that?

    2 breaks: VMM examines the source interruptions prior to the interruption, so in a multicore environment, assuming a 2 processor core, how the VMM decides on the kernel for which the interruption in intended, prior to shipment of the interruption. Interruptions are tag ID, said core ID?

    Thanks in advance

    -SC

    sidc7 wrote:

    1 initialization: in an ordinary PC, the boot process starts with the BIOS, to expansion ROM, back to the BIOS and MBR secondary boot record, then grub (is it) and finally the operating system. In a virtualized environment with VMM running directly on top of hardware (Native VMM), how is the different boot process, if I understand correctly to -> BIOS-> Expansion ROM BIOS-> MBR-> other documents-->--> OS--> requests VMM. Am I right on that?

    It is simplistic but essentially correct.  A metaphor would be a little better thinking that the hypervisor/vmm is an operating system, except that the process on this operating system are requests or comments OSes.  If the BIOS-> OPROM-> BIOS-> MBR-> hypervisor-> init process of the hypervisor-> reviews of fork () s operating systems.  This can become blurred by the design choices (for example Xen/Hyper-V init start a coded parent hard partition that makes hypercalls privileged to fork() guest OSes; ESXi init runs a very limited subset of applications directly on the hypervisor and ESX Classic is somewhere between these approaches).

    There is a subtle distinction between "hypervisor" and "www."  The "hypervisor" is the operating system of single root (e.g. ESX) who interacts directly with the hardware and has access to everything; a hypervisor is not to be used to run virtual machines.  When we talk about a "hypervisor", the tendency is to describe something which is a BONE (although usually a minimal OS designed only to run virtual machines).  The "www" is the layer that allows a virtual machine run: it provides the interposition, virtualization and emulation services and can be plural (for example a vmm by guest operating system).  Architecture of VMware deal with these two separate components, while most other virtualization platforms merge the two.

    sidc7 wrote:

    2 breaks: VMM examines the source interruptions prior to the interruption, so in a multicore environment, assuming a 2 processor core, how the VMM decides on the kernel for which the interruption in intended, prior to shipment of the interruption. Interruptions are tag ID, said core ID?

    Strictly speaking, the interruption is not transmitted to a guest operating system - receives the hypervisor (or rather the VMM it transmits to the hypervisor), the hypervisor drivers interpret the interruption (for example reading package of NIC, I/O process of HBA, the timer tick completion), then after a new appropriate break in the guest OS.

  • Question about Dell OEM: SLP Windows 7 Installation disk domestic; can it be installed and activated on other computers from Dell?

    I bought a Dell installation disk and I want to use it to install a better version of Windows on my Dell PC. I have windows Vista and I want to use it to update my OS Windows7 Home Premium. However, the license type is SLP:OEM and no detail... not sure what SLP: OEM means... I thought that the OS discs are the same. Someone told me no retail editions are not suitable for a new OS, but I'm confused. The disc says, Windows 7 Home premium 64-bit, but didn't holograms who have all MS OS disks and the disk is labeled for use with a Dell system only, if the means it will work very well on my Dell PC? The label does not which brand or model this disc is for, but said only for the Dell PC which is my PC. I'm assuming, the disk won't work on all Dells, maybe someone can offer suggestions, any help is much appreciated. Thank you!

    I have a few other questions about Windows 7, can I ask you about this on your Web site? Do not know how to contact you on your website. I can see other people responding to your articles, but that's all. I thought that maybe their might be a forum to post a question... Thank you for everything.

    You can comment on my site but comments will be public and it is easier to answer questions in the forums.

    If you want to be more precise, you can post in the Dell Community Forums. :

    http://en.community.Dell.com/support-forums/software-OS/

    There are also ways to private message me there is something I don't think that can be done by non-moderateurs on Microsoft Answers. However, I prefer answering questions on the forum:

    http://en.community.Dell.com/members/natakuc4

    Concerning the compatibility with Windows 7, I have listed a full pilot system here compliment:

    http://dellwindowsreinstallationguide.com/driver-sets/Inspiron-desktops/Inspiron-518-Windows-7-64-bit/

    Theres nothing to worry about your circuit board, the only driver who can break your system's BIOS update. I only list the last official update BIOS list Dell in my unofficial driver sets.

    The webcam should be covered by Dell Webcam Central but what is the monitor?

    http://ftp.Dell.com/Monitors/Dell_SX2210-Monitor_Webcam%20SW%20RC1.1_%20R230103.exe

    The main difficulty is to get a genuine product key Windows 7 64 bit. The time now it's easier to buy the 64-bit Windows 8.1. No matter if you buy Windows 7 or 8.1 64-bit both going to Windows 10 free when the RTM is out.

  • Question about the benefits and experience of the Qosmio laptop

    Hello
    I'm looking for laptop or a pc (laptop is better for mobility)
    TV work with or without window (a multi stunderd (pal-ntsc-secam) tv tuner card)
    and as a VCR (has the ability of dvr with or without window)
    and as a CD/DVD drive (with or without windows of course)
    and as a receiver Satellite (DVB digital and analog RECEIVER card sorts) with or without window
    and as a computer course

    before 2 years when they announced Toshiba Qosmio international worm. I said that, it is
    but now I'am not certain this is what I want to or not because what I hear users is do not internationally function as all TVs available now with the exception of the country of purchase.
    and the digital DVB tuner is just DVB - T.

    I heard that a talk about capacity dvr Qosmio is it good or not?
    and the CD/DVD qosmio player is cloudy! everyone uses sony ps2 to play CDs DVDs. After dvd player and windows pc.

    I read on the other no Toshiba laptop it's ok for pc portable av, but I think it will be better than
    Toshiba qosmio with pc tv tuner card.

    I want to watch one edition & recoreding (with or without) windwos in a laptop.
    and I will not buy qosmio or another unit with external cards and devices just to do the job!

    My Question is what is good for & what is not good for?
    What is the advantages & disadvantages of qosmio?
    What is the best model of qosmio?
    can I put external cards and devices in qosmio and multimedia work as a better laptop?

    If it please help me tell me what I want or not?
    A laptop is better than the Qosmio or other similar devices?
    What is the best external cards and compatible with qosmio devices?

    Give me your advice and experiences with qosmio and thanks in advance for your answers.

    Hello

    I only ever saw a computer laptop with everything you needed (desired) functions and features.
    The Qosmio laptop is a high-end device and you can watch TV (digital TV signal case). The Qosmio support the Qosmio player. This feature allows you to play movies, music, etc, not to mention windows.
    It supports the PCMCIA port, and you can use another type of PCMICA cards with different functions.

    You asked for the best Qosmio. Well, the new Qosmio series at the moment is a G30 and F30.
    You should check the properties of this two Qosmio series.
    As a general rule, in my opinion, it's a good choice to use the Qosmio. But you know it's your choice.

  • questions about 2100 wlc and lwap connection

    Hello

    I have a few questions, I hope you can answer me.

    In fact, I have a controller connected to 3 Lwap 2100, and they are connected to the WCS. they have a static IP address.

    The distance between each point of access to more than 30 meters.

    1. the distance between the access points affect the accuracy or the stream. How can I calculate this

    2. because the APs use a static IP address, each customer should I connect to the network to add a static ip address? can I do the APs detect clients dynamically?

    I have lwapp reset guide, guide WCS configuration and configuration guide for WLC. If you have more documents or more pls share with me.

    BR

    Yamani

    Hello Ahmed,.

    Yes the distance between AP affect the wireless signal.

    to determine the best location of AP and the distance between them, as the site survey is necessary with the expert of the spectrum wireless or airmagnat...

    You can check the following links for design and RF management

    1) http://tools.cisco.com/squish/1Ea09

    2) http://tools.cisco.com/squish/51a58

    for other questions about DHCP, it is not a must that customer use static IP, you can always configure them with DHCP.

    as an extenal DHCP (like windows server), or on the WLC himself (to the title of controller-> > internal DHCP tab).

    Kind regards

    Talal

    =========
    Please note the answers that you find useful and mark as answer - when is it :-) - so that others can easily find

  • Hello [Question about to uninstall and then reinstall]

    Hello!

    I have a question... anyone knows how this works if you uninstall air photoshop/lightroom and want to install it again in a new window (want to upgrate to Windows 7 to 10)

    Thank you!

    Sarah

    [Title edited for clarity... MOD]

    no problem with any cc program.

    just install the application of cc on the computer desktop upgraded and use it to install your ps and lr, https://creative.adobe.com/products/creative-cloud

  • I have a few questions about the internet and partition recovery

    I deleted completely OS X Yosemite and only left Windows. Now that I'm pretty sick of Windows and want to use my Macbook Air for real, I am using recovery of the internet (order and R) to reinstall OS X.

    I backed up all my data and that you haven't stored anything in my Macbook. My questions are: (I know they are long, but they are quick to respond)

    1. I want to erase everthing on my Mac. I have now 3 partitions. After starting and pressing command + R, I would use disk utility to erase everything, like this .

    After you click Delete, would be merged my 3 partitions in 1 and I could repartition my Mac?

    2. I want to create a partition for OS X Yosemite (and possibly upgrade to El Capitan). What is the minimum recommended size for partition OS X Yosemite? (Because my SSD is only 128 GB)

    3. Let's say I create 3 partitions, let's name A for OS X, B for my data and C for reinstalling Windows. If I boot into Windows, I'd be able to use (read and modify) data on B, or just OS X could do that?

    4 the amount of data I should download during the recuperation of the Internet? I guess that much since I'm downloading the OS X package, but my internet is quite slow, so I want to know how of SGB I have to download.

    5 If I asks me to enter the Apple ID to download OS X, would any book Apple ID?

    Thanks for reading. I would be extremely grateful if you answer my questions. See you soon

    • 0: have backups of everything that you care and disconnect external drives except those you use specifically.  While he isn't supposed to, repartitioning should always be supposed to cause a total loss of data.  Corruptions can and do happen sometimes, unfortunately.  Stray user commands can sometimes target bad drives for erasure or repartitioning, because errors can happen.  Do not connect anything unnecessarily.
    • 1: Yes.  You want to create a volume of GPT partitions.
    • 2: let Yosemite size and add his own scores.
    • 3: using Boot Camp to add the Windows partition.  With a small that disk, I might well Park out Windows on an external storage device, or use a virtual machine, and Windows as a guest.   In general, add additional user-defined partitions are not general, something I recommend.  Resizing and adding and removing partitions can meet with corruptions, provide for backups.
    • 4: depends on various factors, including least aren't servers from Apple how busy are, and how fast your network link is.  I have used to create a local installer and use it.   That fact also resumed and other operations more quickly, at the price of a few $ for a drive of sufficient size.  Recent versions of OS X are ~ 6 gigabytes in size, based on installers the.
    • 5: any Apple ID will work, but having more than one active Apple for OS and app ID buy usually leads to disputes to find out who bought what and who can update what.
  • Question about Dell backup and recovery Premium

    Always looking for a conventional way to save the Tablet (5130) and have the ability to start in an environment of recovery and restore from a backup. Did anyone tried B & R Premium? Supposedly will do exactly that... Anyone can shed some light? Thank you

    Personally, I wouldn't. I'm sure it works fine, but Vista and Windows 7 recovery options are always in Windows 8.1.

    You can perform a recovery USB flash drive to reset your device to factory (out of the box) standard in Windows. (A 8 GB flash drive works.)

    You can save an image of the entire system of external storage such as a USB 100 GB HDD or more.

    USB recovery installs a Windows recovery with multiple options environment. These include repair the disk image partition recovery on the Flash DRIVE itself or the hard disk recovery partition, if that partition has not been removed (to leave a space after creation of the USB flash drive - it's an option which is offered), or recreate the entire disk to a system image on an external hard drive attached.

    Boot from the work of USB flash drive made in the same way using a DVD or a CD bootable in previous versions of Windows. He gets the familiar environment of the recovery and begins asking for details on your keyboard.

    A few steps are required, and you must remember to MAKE backups (or schedule backups in Task Scheduler to make repetitive.)  Windows 8 will only create a backup on a small external hard drive (say 100 MB) and it will crush whenever a backup is performed. On a much larger hard drive, it will use up to 30% of the hard drive space and keep as much imaging system as possible, and then replaces the oldest with the most recent. In other words, you can keep multiple images on a 1 system external to you on a 100 GB external. (That would be about 300 MB of images of system on the 1 TB).

    If you want to try this (and why not, it's free, assuming you have already a flash drive and an external USB hard disk) at the start of this way.

    Create the key USB recovery flash. Charms blow and to search for the exact phrase "recovery disc". Select 'Create a recovery disk.' In the dialog box, check [] copy the recovery partition from the PC on the recovery disk"(if it is not grayed out, in other words).  Run through this process and you'll find yourself with a flash drive bootable USB able to mount a rescue environment.  (You may need to go into BIOS and set up the drive as your first boot device to test.)

    Create a system image for backup of the entire hard disk by hitting swipe in charms and by searching for the exact phrase "file history". Select "Save backup copies of your files with the historical file." This page takes a while to load. When loading, find "Backup of System Image" in the lower left corner.

    Are there disadvantages of this report to the use of the Dell premium service? There must be or they wouldn't charge it. I have not studied on this subject (because I'm old and stuck in my ways, and I stick to what works for me), but I imagine that it automates things a bit and has an element of cloud backup.  It can even happen transparently in the background. I do not know.

    In any case, Bob, I hope this helps.

  • I have problems with Adobe Photoshop CS4 and Windows 7 32-bit Professiol.

    When I open an image of the bridge, the photoshop Panel is locked on one side of the screen.  The onle way I can get out of it is CTRL, alt, delete.  The problem persists.  I tried to uninstall Adobe and reinstall with no luck.  I called Adobe and they think that there is a problem with the security system in Windows.  Help, please.

    Hey jrcjr,

    This could be attributed to several factors such as conflicts between device drivers, applications, settings of operating system, hardware, and corrupt elements in specific files.

    Basic troubleshooting

    1. make sure that the computer meets the minimum requirements for Photoshop.
    2. install all Windows updates. .
    3 re-create the Photoshop preferences file.

    Re-create the Photoshop preferences file to eliminate problems that may cause a damaged Preferences file.

    To re-create the Photoshop preferences files:

    1. quit Photoshop.
    2. rename the \AppData\Roaming\Adobe\Adobe Photoshop CS4\Adobe Photoshop CS4 Settings\Adobe Photoshop CS4 Prefs.psp directory Users\ [username] Adobe Photoshop CS4 Prefs.old.
    3 launch Photoshop. Photoshop creates a new Adobe Photoshop CS4 Prefs.psp file.
    If the problem persists, the Photoshop preferences files aren't the cause. To restore custom settings, quit Photoshop, and then delete the new Adobe Photoshop CS4 Prefs.psp file and restore the original name of the previous Adobe Photoshop CS4 Prefs.psp file.

    4 restart Windows in a modified mode

    See this article for reference:

    Restart Windows in a modified mode (Windows 7 and Windows Vista)
    http://kb2.Adobe.com/CPS/404/kb404913.html

    5. create the new account administrator (Windows 7 and Vista)

    Refer to this article:

    Create a new local administrator account (Windows Vista)
    http://kb2.Adobe.com/CPS/404/kb404912.html

    If nothing helps, please contact the vendor of software for any help.

    For your reference:

    Fix system errors and freezes in Photoshop CS4 (Windows 7 and Vista)
    http://kb2.Adobe.com/CPS/404/kb404897.html

    Important note: This response contains a reference to third party World Wide Web site. Microsoft provides this information as a convenience to you. Microsoft does not control these sites and no has not tested any software or information found on these sites; Therefore, Microsoft cannot make any approach to quality, security or the ability of a software or information that are there. There are the dangers inherent in the use of any software found on the Internet, and Microsoft cautions you to make sure that you completely understand the risk before retrieving any software from the Internet.

    Kind regards

    Shinmila H - Microsoft Support

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • General question about the updates and version number

    I have a general question about versions and update.  I'm new on this and am in the deep end of learning I want.

    In vSphere web client, I see the following versions (these are exactly as the seller, he left a few months that I have screenshots in my documentation that match)

    Version - VMware ESXi, 5.1.0 1612806

    Profile - Dell (updated) ESXi - 5.1 - 799733 (A00)

    I am trying to familiarize themselves with the Update Manager and I noticed that there are a lot of patches and updates available.

    Lists of Update Manager 5 patches as "Missing" with Red x but directly above them are a list of patches with green tick indicating that "installed" - it is perhaps obvious, but im guessing 'installed' means really installed when displayed on the screen - there is an update installed, labeled "ESXI 5.1 all the update 2-' would be able to tell that it has been installed by the details of profile/version above?

    I don't think it's a big deal at this stage, but if I install all missing patches and then the details of the version/profile change in summary screen?

    I hope this makes sense.

    Thank you

    This article allows to correlate the updated version: products VMware correlating build numbers to update levels (1014508)

Maybe you are looking for