Photoshop :: CS5 Install On Case-sensitive File System - Can't Choose Different Drive (Mac OS)?
Jan 3, 2012
I just upgraded my macbook pro to a new drive and 10.6, and chose 'case sensitive' HFSX, 'cause I'm a heavy command line user and wanted the maximum BASH experience.I'm trying to install the CS5 demo to try some web design tools, and the installer immediately says "Installation to case-sensitive drives is not supported. choose a different drive location to install." So case-sensitive drives aren't supported; crappy but fair enough.
The error message leads me to think that I can just choose a non-case-sensitive drive to install to, but I never get a chance to pick one - I click on the installer and it goes straight to the error message.So - how do I pick a different drive to install to? Am I just an idoit, is there no way to select a different drive, or will it not install on a system that even BOOTS from a c.s. drive, regardless of the format of the drive that CS5 is installed to?
View 26 Replies
ADVERTISEMENT
May 10, 2012
I understand that under the "system requirements" the Adobe website says that you can't install PS CS6 (Extended) on case-sensitive drives (I'm using a MacBook Pro, OS X v. 10.7.4). This seems to have been the case at least since CS5.I didn't see this, and I bought (quite excitedly) the update from CS PS5 (Extended) to PS6. I had NO PROBLEM installing PS5 on this drive.
Of course, as other users have indicated, the installer refuses to let you install on a case-sensitive drive (e.g., no options to install on another disk). There is also no mention that CS6 must be installed on the boot drive.Requiring installation on the boot drive has serious implications for those of us who require case-sensitive drives for other work; I don't want to have to reboot from another drive when I use PS, and switch back and forth -- that's simply foolish.
From my point of view (as a user, granted), this is lazy programming, and this needs to be fixed ASAP. At least in my case, I have a $400 lump of software just taking up space, when I want to be up to my eyeballs enjoying PS6 in all it's glory.
If I wipe my drive, format it as not case-sensitive, then I lose functionality for other critical work. Further, I'm not sure that the process of wiping the drive, formating it as non case-sensitive, and restoring everything from TimeMachine would even work (since the backup material is coming from a case-senstive drive and trying to go to a drive that is not case-sensitive).
View 32 Replies
View Related
Oct 15, 2013
Does Saveas really need to be case sensitive. I just spent a lot of time trying to figure out why my addin wasn't working and all that was wrong is I had a capital P on png.
Dim sPath As String = System.IO.Path.GetDirectoryName(sIDWName) & "PartsLists"
Dim sFileName As String = System.IO.Path.GetFileNameWithoutExtension(sIDWName) & ".Png"
vs
Dim sFileName As String = System.IO.Path.GetFileNameWithoutExtension(sIDWName) & ".png"
Dim sPNGName As String = sPath & "" & sFileName
MsgBox(sPNGName)
oCamera.SaveAsBitmap(sPNGName, 1124, 899)
View 1 Replies
View Related
Jul 1, 2013
When I want to test if block with a given name exists in drawing, I use Block Table. Has(key as String) method, which is case sensitive, but then, when I try to insert a block with the same name, but different case, the block name is considered the same.
How can I test if the block in in the drawing then?
View 9 Replies
View Related
Dec 19, 2013
create a routine to list all the dyanmic blocks in my drawing with a specific visibilty parameter name. The problem with the blocks that I'm trying to search for in my draiwng is that the visibility names are very similar with the only differences being CASE sensitivity (ie. OBJECT vs. Object).
(defun c:test (/ BNAME DATA E I PNAME SS VIS) (if (setq data nil vis (getstring T "
Enter the Visibility Parameter Name: ") ss (ssget"_X"(list (cons 0 "INSERT") (cons 2 "`*U*")) ) ) ;; setq (progn (repeat (setq i (sslength ss))(cond ((and (setq bname(vla-get-EffectiveName (setqe (vlax-ename->vla-object (ssname ss (setq i (1- i)) ) ) )) ) (setq Pname(car (vl-remove-if-not '(lambda(j) (eq (strcase (vla-get-PropertyName j)) (strcase vis) )) (vlax-invoke e 'GetDynamicBlockProperties) )) ) (not (member bname data)) ) (setq data (cons bname data)) (foreach itm data (print itm)) ));; cond );; repeat );; progn );; if (if (null data) (princ "
Block/Parameter Name not found")) (princ))
View 9 Replies
View Related
Apr 11, 2013
I have a computer where all text entered in AutoCAD text/mtext comes out in uppercase. Pressing the shift key while entering the text has no effect. The CAD-Girl involved has admitted to sniffing around in Express Tools System Variables and changing a few, but she cannot remember any more which ones she changed.
View 3 Replies
View Related
Mar 17, 2014
I've just installed elements 12 and have added names to people, and added some keytags. Is there a way to save this information so when I back it up to a portable hard drive I have all the keytags and such if needed for putting on a new computer if for example the hard drive crashes and I lose everything.
View 6 Replies
View Related
Apr 2, 2013
I want to change the lower case words in shared parameters to upper case. Is there any way to make such a change in .rfa/.rte/.rvt file.
View 1 Replies
View Related
Dec 14, 2011
do you use all caps or do you use upper case/lower case in your drawing title block, bom, and notes?
View 9 Replies
View Related
Feb 23, 2008
I am having problems with palettes disappearing and going blank and image windows going completely white. So, I have decided to do a fresh installation of CS3.
I have uninstalled both CS2 and CS3 and I want to re-install just CS3.
However, when I insert the CD in the drive nothing happens on the screen. If I browse to the drive, it asks me to insert a CD! ;-(
The drive detects the CS2 no problem as well as any other CD I insert, but not the CS3 CD.
View 4 Replies
View Related
Sep 30, 2013
I have a new mac book pro without a disc drive. I need to install CS4. Adobe support suggested I simply transfer the installed programs via a USB to the new computer but this does not work. when I try to use the programs it says "fatal error - missing component". I have the original install discs, but no way to put them into my new computer.
View 1 Replies
View Related
Aug 14, 2013
I just installed PS-CC and LR5 on a new computer after a catastrophic failure on the old one, which was running PS-CS6 and LR4. Is there a way to recover my custom settings and presets from a full backup of the old computer and apply them to the new applications on the replacement computer? I have full backups, but no export data for any of the settings or presets. And because the old computer is dead, I can't just run an export.
View 7 Replies
View Related
Nov 23, 2013
[URL]........
That website doesn't work. I have the CS6 web & design premium, I had installed it into my last mac book that had a disc drive but it's no longer working. I got a new mac book and have found no answers as how to install my programs. I keep getting loop holes.
View 9 Replies
View Related
Oct 17, 2013
I would like to install Element 12 and all my image files together on one external hard drive, so that I can then plug the drive into any computer whereever I am (i.e., my home desktop, my laptop, etc.) and have full access to the Elements program and be able to access and work with all my image files (i.e. add photos from my camera, delete bad photos, add tags, adjust date and time, etc) regardless of which computer I am using.
View 3 Replies
View Related
Aug 7, 2013
I have a Lenovo Ultra book Think pad (X1 Carbon) which does not have a CD drive. How can I install my copy of Adobe Photoshop Elements 10 which I have on CD-rom?
View 5 Replies
View Related
Sep 25, 2013
Tried to install the Adobe Photoshop Elements 10 on my D drive. Did choose the D drive for installation, and still it is installing on my C drive. How can I install this program fully on my D drive
View 2 Replies
View Related
Oct 29, 2012
Where to obtain a 32bit installer??? I have AutoCad 2012!
View 4 Replies
View Related
Oct 26, 2013
how do you install Creative Suite to new iMac with no disc drive?
View 4 Replies
View Related
Jul 5, 2013
I've been using Photoshop since 1998 but my HDD recently suffered a complete failure and I've had to change the drive. Unfortunately, I don't have my original Photoshop disk, only a CS2 and CS5 upgrade disk (with both serial numbers).
View 3 Replies
View Related
Sep 16, 2011
Installed 2012 Map and went to assign the projection, and nothing was available, Reinstalled, No Change...
View 2 Replies
View Related
Jun 8, 2013
My iMac hard drive recently failed and I lost everything. I just bought one of the new iMacs with no disc drive. I had purchased Photoshop CS5 in 2011 but it came with CD's for install. I stil have them but it doesn't do me any good since there is no disc drive to put them in on the new computer.
How can I install Photoshop using my serial number from my original purchase? I downloaded the CS6 trial version and when I try to activate it with my old serial number it says it is invalid.
View 1 Replies
View Related
Jan 12, 2014
I've just purchased a NAS hard drive system to basically transfer and store my 'finished' work from Lightroom and Photoshop. In reading the manual for Lightroom, am I correct in thinking that the NAS server cannot be a 'catalog' ?? I basically just want to correctly transfer across my finished files for storage there rather than on my main computer hard drive - and hence free up space on main computer. I'm just not sure of the process in how to go about this correctly? I still want to be able to access these finished files in case I need to revist something - but happy for them to be off the main computer?
View 5 Replies
View Related
Jan 23, 2014
using mac os I need to change my scratch disc from the default "system" to an external drive.
In preferences> scratch discs it sees the hard drive i have attached...so i choose it, I click ok and get the usual warning about having to restart illustator to implement the change. problem is, when i quit, then restart illustrator, no dice. it's defaulted back to " system". I change it again. click ok. then, just to see, i re- open the preference panel. it's already gone back to " system". what gives? i've tried over and over and it just wont take.
View 6 Replies
View Related
Jun 12, 2012
i have an internal hard drive specifically meant for Smoke 2013.
can't seem to find the way to change the location for the installation,it keeps on installing on the main disk.is it even possible to install it in different hard drive?
View 2 Replies
View Related
Jul 4, 2013
I have an Photoshop Elements 8, where I created a flyer in A5 size. Includes a logo and text and a background.
The print shop wants the image in PDF format to print the flyer. When I press "Save As ..." and choose to save the file in Photoshop PDF, select the image quality, fileformat (JPEG or ZIP), etc, I press the Save button. When I then go into the folder where I saved the file in there that is not there.
View 3 Replies
View Related
Mar 22, 2012
I had to uninstall the material library from my C drive. I have a dedicated SSD OS drive with very little extra space to spare.
Now that I need the material library again, when I try to install it, the installer still insists on using 1.2 GB on C.I've browsed for the new drive letter, and the little pop up window still shows it using no space on any other drive, and 1.2 on C.
View 2 Replies
View Related
Apr 3, 2012
Recently my hard drive took a (hike) and crashed - data may or may not be recoverable (Geeks are working on that), and I needed to reinstall my CS5 and Lightroom software to a new hard drive (I had to buy a new one). All of my RAW photos are stored on an external drive and were not harmed. Here is my dilemma. Most of the presets I used also went crashing with that hard drive, (yes I believe they were backed up but also on that hard drive...stupid I know-trust me I know!!) but most of them were the free ones from the adobe recommended users on this site. I actually found many of my favorites still posted on the Adobe site and re-downloaded and installed the presets I'd been using the past year and a half, and imade sure those presets were housed properly in their folder via Preferences in Lightroom. Great. I can continue on with my work. WRONG! When I went to go import a recent shoot that I had already edited, it imported the RAW files but none of the previous edits I had worked on for these photos were showing up...it was as if I didn't even touch them and they came right from my camera. What in the world is going on? I'm baffled...and freaking out as I have thousands upon thousands of edited shoots in RAW, and I fear that none of the edits and enhancements made to those photos are going to be present and I'll have to start over. that all of my last 2 years of editing photos are still with the RAW files?!!!
I found a deal on a an HP Intell Core i7 processor) 2 TB hard drive tower, so I ended up needing to install the 64 bit versions of CS5 and Lightroom 3.6. I did test out the RAW (.NEF) file in Photoshop CS5 and my edited RAW image came up "correctly" - so I know that the information is still with the RAW image...I just need it to work and show in lightroom, as it is easier to export the files to the sizes I need them to be.
View 3 Replies
View Related
Jun 8, 2012
I have Illustrator CS6 on a Mac OSX 10.7.4. Every time I choose File - New... or press 'cmd n' it locks up and I get the dreaded spinning ball cursor.
Opening a file by double clicking on an ai file in finder is fine.
View 8 Replies
View Related
Apr 20, 2012
Whenever I try to open a new blank file in it, it gives me an error message saying I don't have a "default template", and I needed to choose a file and save it as a "default template". So I did, but now, I'm stuck with that template - I can't choose a letter-sized blank page to work on because that choice is no longer on the list under "New". What the heck is going on? I just want a blank page to draw on, and now it's not available.
View 9 Replies
View Related
Jul 17, 2013
I've got about 10,000 photos that I've moved in lightroom by creating a folder called 'pictures' on the external drive using the left folders panel. I then selected all the images in the root drive on my computer and dragged them onto the 'pictures' folder on the external drive, and I expected the folder structure to come with it. Only after I realised that they had all moved into one folder. Is there a way of moving the images back into a structure without manually doing it? Here's a screenshot.....
View 9 Replies
View Related
Apr 29, 2013
I received a drawing today that doesn't allow me to choose existing ".ctb" files. Opening the "Plot style table (pen assignments)" from the Page Setup dialogue box. I can choose "Start from scratch" , use a "CFG" file, or "Use a PCP or PC2" file". I do not have any CFG files. I usually use PCP in my "Plot" dialogue box for the plotter pull-down menu.
How to use my plot style "BRhalf.ctb" when plotting this drawing. Also, a "heads-up" on background information on this drawing's plot style options, vs. the plot style options on many other drawings I have plotted.
View 4 Replies
View Related