PDA

View Full Version : moving Images


mac
20-Nov-2003, 03:25 PM
All my Images are in drive D, Actinic program is in drive C. I like to move all the images in drive C. there are hundreds of images so I can not change it 1 by 1 from drive D: to C:

how can i change it all at once. I need them all to change from :

D:\Program Files\Actinic Ecommerce v6\EL1431b.jpg

to:

C:\Program Files\Actinic Ecommerce v6\EL1431b.jpg

Thanks

HowardW
20-Nov-2003, 05:44 PM
Hi Mac
Export your catalog to a CSV file and open with Excel.
Highlight the image column and do a search and replace - replacing d: with c:
check it is ok and then save the file and reimport into Actinic.
Thats how I did it
Regards
Howard