Illustrator :: How To Set Default File Location In CS5
Feb 26, 2013
I'm using Creative Suite CS5 in Windows Pro 64, and would like to set a default location for files in Illustrator and Photoshop when I execute the File > Open or File > Save commands.
Yes, the program defaults to the location of the last file opened, but sometimes that file is gone, or I'm creating a new one from scratch, and the program looks for files in a distant place in my file structure.
Is it possible to set a default file location for opening and saving in Illustrator CS5 (and in Photoshop CS5)?
View 1 Replies
ADVERTISEMENT
Dec 23, 2012
When I click on File, Open in CS2 (it came with the computer) Pictures is always the Library that opens. Can this be changed? I have created a Library called Photography. That is where I download and store my photographs and where I work on them.
View 3 Replies
View Related
Mar 15, 2013
Running CS6 photoshop I get an error that the scratch file is locked.
View 2 Replies
View Related
May 25, 2012
how to change the publish settings so that it prompts asking for a location to save when I publish to PDF? Right now it's just saving to the default output location and I need it to ask every time where I want to save the file.
View 3 Replies
View Related
Oct 5, 2012
Any way to allow a user to choose a folder from a default location. I thought I had found the solution but it's not quite working as I wanted:
#target illustrator
//Example 1
var output_folder = Folder.selectDialog ('Choose PDF output folder.');
//Example 2
var myFolder=Folder(app.activeDocument.path).selectDlg("Choose PDF output folder:");
If I use the code in example 1 the choose folder dialog appears and the 'Open' button is available and when I press the button the location is chosen as expected. However if I use the code in example 2, although the choose window opens in the path of the active documents location the 'Open' button is not able to be pressed until I select a folder., which means that the chosen location is not correct. I should indicate that I'm running this code on a Mac.
Any way to have a choose folder dialog window specify a location and be able to select that.
View 20 Replies
View Related
Feb 15, 2013
I'm working on building an action in Illustrator CS5 that will do the following..Delete the layer "original artwork"Select AllCreate OutlinesSave as PDF "content.pdf" to the current working folder with specific settings in the Save PDF prompt..Up to step 4 this is pretty simple, but so far when trying to record the saving step it insists on using the directory that I'm building the action in - not the relative one based on where the current file is opened. Also, unlike the 'Save For Web JPEG' default Illustrator action, the PDF saving step doesn't retain any of the specific settings within the action.
View 2 Replies
View Related
Oct 8, 2012
I want to save Current open Document on remote location (on server).
I am able to save it on my local machine(the machine i am presently working on).
Now I want to save it on some remote server.
I am using following code for that:
var doc=app.activeDocument();
var aiSaveOptions1=new IllustratorSaveOptions();
var aiFile1 = File( '/osn-pc-16/adobe/1/Original.ai' );
doc.saveAs(aiFile1,aiSaveOptions1)
View 7 Replies
View Related
Jul 4, 2012
I have just upgraded from CS3. My workflow when preparing files for the printer is to print to postscript file, then use distiller to convert the file to pdf for sending.
CS3 retained the file location, so that each time I performed the same action, it went straight to the previous folder where the postscript file (for the current AI file) was created.
Now, in CS6, it takes me back to 'My Computer' (equivalent in Windows 7) every time... which is really, really frustrating to have to re-navigate back to the same server path every time I output the file. (Which I do a lot as I do final checks and proofing within acrobat, so need to perform this process frequently).
View 7 Replies
View Related
Jul 6, 2013
Photoshop Elements 6 (20070910.r.377499)
I do not know why the catalog has changed the file location of "ALL" pictures to the location on my backup drive.
Example: K:My DocumentsMy PicturesPetsPICT1460-1.JPG
The actual location of the original photo is: D:My DocumentsMy PicturesPetsPICT1460-1.JPG
The location of "My Pictures" is on my primary Hard Drive D:My DocumentsMy Pictures
Why is Photoshop changing all of my 37,000+ photo thumbnails to point to my Backup Drive K:?
I need to correct the catalog file. How do I make the correction and stop it from happening in the future?
View 2 Replies
View Related
Jan 6, 2012
I'm trying to use some images in my ScriptUI dialog, but I want to use a "relative" path name, and I can't seem to get it to work.For example, this myScript.jsx works just fine, but as you can see, I'm using an "absolute" path name to transparencyGrid.jpg:
var w = new Window ("dialog");
var f = new File ('~/Desktop/transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
However, I want to be able to use a relative (to myScript.jsx) path to point at transparencyGrid.jpg, like this:
var w = new Window ("dialog");
var f = new File ('../../../transparencyGrid.jpg');
w.add ("image", undefined, f);
w.show ();
But, I can't seem to get this to work because relative paths seem to be relative to the current folder, Folder.current, not the location of the currently executing script.I say that because when I do this:
alert(Folder.current);
The only thing the alert message shows is a backslash (/), indicating to me that the current folder is the root of my OS, but I thought it would be the folder where myScript.jsx resides.
So, is there a way of setting Folder.current to the location of the actual script?
View 2 Replies
View Related
Dec 12, 2013
Where is the default file for SVG filters in Illustrator CC?
View 5 Replies
View Related
Dec 24, 2010
I would like to change the default drive path location of the items that are placed into the Library panel on the edit window. I have a second hard drive and would like the items from the Library panel edit window to default to a drive path location on the second drive. I know I can export a library but I want the main Library panel work screen to default directly to a drive path location on the second hard drive.
View 5 Replies
View Related
Jul 12, 2012
Today I accidentally moved the toolbar. I watched the movie about customizing Xara, but I can't follow it. How to set it back to its default location (top of left edge).
View 4 Replies
View Related
Jan 29, 2013
How would one set up a default import location, such as a directory below "My Pictures" or a flash drive? I don't see a way to create a macro or a preset that would step straight into a directory holding new images. In Windows, there are about six or eight levels from the top of the hierarchy to a location below My Pictures. There should be a way to automate the source location.
View 1 Replies
View Related
Jun 9, 2012
A couple questions on backing up the catalog.
1. What is the default location for the backup?
2.Can I change the default location? I would like to keep the backup on an external drive
3. If I can not change the back up location or Lr must do the backup,can I copy/paste the Catalog I want to keep to my external drive.
View 2 Replies
View Related
Nov 10, 2013
I am using Illustrator CS5.1 and have just noticed that whenever I try to open a new document (file/New...) the document is a PDF instead of an AI file. How do I change it back to AI? - Not sure how it changed to PDF in the first place.
View 12 Replies
View Related
Jul 30, 2012
I was trying to load in some tool presets for my pen tool in Photoshop. Upon doing so I noted that clicking on "Load Tool Presets..." or alternatively any of the quick jump links i.e. art history, pencil brushes, etc... Photoshop would load absolutely nothing.
Upon looking to see where Photoshop was looking for these tool presets I noticed that it was looking here:
"C:Users*********AppDataRoamingAdobeAdobe Photoshop CS6PresetsTools" instead of looking here: E:AdobeAdobe Photoshop CS6 (64 Bit)PresetsTools --- which is where the presets are actually located.
Is there any way to change where Photoshop looks by default? How did it get set to the incorrect location in the first place.
View 3 Replies
View Related
Jun 1, 2013
is there a way to set the default save location in gimp, when i create a new image and save it always starts in ~/Documents directory on the save dialog.
i tried to see if there was a setting i could override in gimprc but i was unable to find this, maybe i am looking in the wrong place.
View 2 Replies
View Related
Nov 10, 2012
how can i set to save to the same file location, mine alway defalts to last opened file
View 1 Replies
View Related
Jun 3, 2013
What is the default catalog location for photoshop Elements 9 and what is the filename? I have a Mac. I have searched my hard disc for filenames similar to the catalog names and could not find any.
View 1 Replies
View Related
Jun 19, 2012
Is there any way to make "unchecked" the default condition for "Remove Location Data" in the Export Dialog?
View 3 Replies
View Related
Mar 27, 2014
Right now my default import location is pointing to my c drive and I need it to go to my E drive
View 2 Replies
View Related
Aug 21, 2012
I recently had to delete my preferences file and I had forgotten how much I had customized my Photoshop (CS5).Now, however, I can't remember how I changed some of the default settings, such as the location of brushes, gradients, patterns and shapes, that I keep in a central location. Used to be, that if I wanted to replace the brushes, It would open to this location where I actually store all my brushes, not the default location on the C drive.
View 1 Replies
View Related
Feb 21, 2013
We are having an issue with the xloadpath variable. We currently have a bunch of .ac$ files in the project folders on the network. We are trying to set the temp xref file location to the same folder as the temp drawing files (located on each user's hard drive).
After specifying a location for these temp files, the location is blank once the drawing is closed and opened again (which means they are in the folders on the network).
Why is this folder location resetting to default (no location given) when the drawing is closed and opened up again? Shouldn't this be the same as selecting the folder for the temp drawing files?
View 2 Replies
View Related
Jul 17, 2013
direction of where the DEFAULT SCALE LIST is stored in the C: drive?
I have set it up in the option tab and all is working, but will soon be installing several new PC's with AC and want to drop the stored file straight into the new PC's rather than having to type them out one by one on each PC.
View 9 Replies
View Related
Apr 18, 2012
How do I change the default save location?
It goes to my documents, but in options I can't find anything with that path.
I want it to go to a different folder but I can't figure out how to make it do that.
View 8 Replies
View Related
Apr 21, 2012
I'm having problem changing the default location for templates in Application Options of Inventor 2013. If I set the location to a folder in my server, the template files aren't showing up. It's like there's nothing there. I've never found this problem before. The templates are shared on the network, so it's the same for everybody. Now it's necessary to everyone copy them locally, which is not the best practice in my opinion.
View 9 Replies
View Related
Apr 13, 2013
Is it possible to change the default location for backup files to somewhere other than the folder in which the original file is located? Ideally I would specify a single location for all backups and tell Carbonite and my nightly mirror/sync application not to copy that folder.
View 1 Replies
View Related
Oct 22, 2012
How to change the Default Templates Location from the installation directory to the Network Location so that my Mechanical Design Team can use our Assigned Templates.
View 1 Replies
View Related
Jul 26, 2012
I haven't been able to find a way to alter the default export location in 2.8 on Windows. How to change the workingdirectory on the shortcut, but that didn't work. how to change this? If not can I submit a request? Ideally I thinkthat Gimp should remember the last used location, and/or have a config settings.
View 1 Replies
View Related
Jul 4, 2013
I adjust lots and lots of pix for our ebay auctions. Many items have at least 5 pix so they have the same file name but with a 1, 2, 3, 4, etc. at the end of the file name to distinguish them from each other. Example: eapgcompote1.jpg , eapgcompote2.jpg etc..
The problem that I have with Gimp is every time I save/ export a pic Gimp does not save the last export location and last modified date nor does Gimp offer the ability to select from previously saved items like in PhotoShop. I have to go thru about 5 steps in order to save each pic.
View 2 Replies
View Related