Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 4 of 4
  1. #1
    Join Date
    Jun 2009
    Posts
    2

    Help moving project directory

    Hi...
    I am doing a project with Autoplay Media Studio, and i want to move the project folder (the one where everything is placed) to another location without interfering with every script and action that has already been done in the project.
    I mean if Autoplay is set to look for certain file in some directory i'm afraid that if i happen to move that folder it all crashes and explode.

    Thanks in advance and sorry for any mistake as i`m a foreign speaker...
    see you

  2. #2
    Join Date
    Aug 2003
    Posts
    2,427
    You can copy the whole project folder from one location to another without any problems as far as I know. I do it regularly when I bring stuff home to work on. I use a memory stick to copy between my computer at work and my laptop at home.

    You could export the project to an .apz (the same as you see posted in the forum) and that will contain everything in the project.

    All the references within the project are relative to the project folder unless you hard code something special in which case that reference would still remain valid anyway as long as you use absolute addressing.

    Why not just make a copy and then try it out in it's new location, you still have the original in place for your peace of mind.
    Last edited by longedge; 06-21-2009 at 12:48 PM.

  3. #3
    Join Date
    Jun 2009
    Posts
    2
    Quote Originally Posted by longedge View Post
    You can copy the whole project folder from one location to another without any problems as far as I know. I do it regularly when I bring stuff home to work on. I use a memory stick to copy between my computer at work and my laptop at home.

    You could export the project to an .apz (the same as you see posted in the forum) and that will contain everything in the project.

    All the references within the project are relative to the project folder unless you hard code something special in which case that reference would still remain valid anyway as long as you use absolute addressing.

    Why not just make a copy and then try it out in it's new location, you still have the original in place for your peace of mind.
    Thanks a lot for your fast answer... i didn´t think it was SO easy.. this soft is really amazing... i moved the folder and everything ran ok.

    Thanks again and sorry for being a complete newbie..
    see you

  4. #4
    Join Date
    Apr 2009
    Posts
    277
    god bless relative filepaths

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts