disorder 344 Posted January 23, 2013 What if you are getting said CAMisc_fix error and not using a steam game but a retail version?I've never seen that file before, but it should be a case of changing the paths to where you have both games installed. Share this post Link to post Share on other sites
Minimaxcx 0 Posted February 25, 2013 (edited) When i type: C:\Users\***>mklink "D:\Spil\Steam\steamapps\common\arma 2 operation arrowhead\Addons" "D:\Spil\Steam\steamapps\common\Arma 2\addons"/jit just says " a file which already exists, cannot be made"Also in my arma2 folder i don't have a addons folder... Edited February 25, 2013 by Minimaxcx Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 Originally when I wanted to get this mod working, it complained and mentioned missing files beginning with CA_, such as CA DATAI had to copy 8gb of PBO files from ARMA2 to ARMA2OA to get it to work. This method shows how to set up a junction link which acts like a shortcut to your original ARMA2\Addons folder and eliminates CA type errors with very little space used (a few bytes).To start, open RUN box, by going to Start>run or pressing WINKEY+R then type in the following. (Note when seeing " [enter] " this is the actual button to be pressed)CMD [enter]A black dos box should show up, in the box type..mklink "x:\yoursteamfolder\steamapps\common\arma 2 operation arrowhead\Addons" "x:\yoursteamfolder\steamapps\common\arma 2\addons" /j [enter]Don't forget /j on the end.It should say junction created. After that go to your arma2oa folder and see if you have shortcut folder called Addons, then you are good to go.Have fun all.(updated for newer players)that seems hard Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 did you type mklink first? dont forget the /j at the end.mklink "x:\yoursteamfolder\steamapps\common\arma 2 operation arrowhead\Addons" "x:\yoursteamfolder\steamapps\common\arma 2\addons" /jdo u have a fix for dayz_anim CAMisc_fix Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 do u have a fix for dayz_anim CAMisc_fixi dont get were i have to put /j Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 that seems hardI've never seen that file before, but it should be a case of changing the paths to where you have both games installed.u haz no beanz Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 What if you are getting said CAMisc_fix error and not using a steam game but a retail version?have the same problem as u Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 I've never seen that file before, but it should be a case of changing the paths to where you have both games installed.i have the game download in my documents should that affect anything Share this post Link to post Share on other sites
highzombie49 0 Posted February 27, 2013 did you type mklink first? dont forget the /j at the end.mklink "x:\yoursteamfolder\steamapps\common\arma 2 operation arrowhead\Addons" "x:\yoursteamfolder\steamapps\common\arma 2\addons" /jwhat if ur games not running through steam Share this post Link to post Share on other sites
disorder 344 Posted February 27, 2013 (edited) oh sorry. if the game is in another place, change the 2 folders in the line.When i type: C:\Users\***>mklink "D:\Spil\Steam\steamapps\common\arma 2 operation arrowhead\Addons" "D:\Spil\Steam\steamapps\common\Arma 2\addons"/jit just says " a file which already exists, cannot be made"Also in my arma2 folder i don't have a addons folder...try to find the addons folder in explorer. the folder has lots of pbo files and must be in the game folder somewhere. update the line and try againdayzcomander fixed this for me so i havent done it in months. this is sent from phone so prolly terrible Edited February 27, 2013 by disorder Share this post Link to post Share on other sites
Bakst 98 Posted March 7, 2013 (edited) I had to copy 8gb of PBO files from ARMA2 to ARMA2OA to get it to work. This method shows how to set up a junction link which acts like a shortcut to your original ARMA2\Addons folder and eliminates CA type errors with very little space used (a few bytes).An elegant solution, thanks OP. Works like a charm. It boggles my mind that the Steam installation of DayZ is unable to get this right.Edit: MKLINK is über-useful, I've been using it for a while now to create hidden links in my Documents folder that point to the user files for my games in another (gaming-related) folder. That keeps the Docs clutter-free and allows me to move the user files wherever I want. Edited March 7, 2013 by Bakst Share this post Link to post Share on other sites
disorder 344 Posted March 8, 2013 mklink uses junctions and yes they are very useful.Did you know windows uses junctions whenever you install new updates that have the same version/data in them? Instead of duplicating files it makes a junction back to the original file. For example direct X and visual C runtime having lots of different editions, some files are the same and some are different. So if you install a copy of VC redist 2010 over another copy, only the files which are different are created and the ones that are the same are linked via junction to the previous copy. Share this post Link to post Share on other sites
Bakst 98 Posted March 9, 2013 mklink uses junctions and yes they are very useful.Did you know windows uses junctions whenever you install new updates that have the same version/data in them? Instead of duplicating files it makes a junction back to the original file. For example direct X and visual C runtime having lots of different editions, some files are the same and some are different. So if you install a copy of VC redist 2010 over another copy, only the files which are different are created and the ones that are the same are linked via junction to the previous copy.I did not know that, but it makes sense. I've tried removing older versions of VC redist, only to find that the newer versions suddenly had problems. The junctions explain it, of course. Share this post Link to post Share on other sites
Brody11 0 Posted March 18, 2013 Ok, so I did somthing similar to this just a few minutes ago, and I ended up replacing a bunch of OA files with the old Arma2 files... :/ any way i can undo this? The ones that got replaced were the contents of the "Arma 2: Operation Arrowhead\Expansions\Addons". Could I like get a backup or a restore of that specific folder? Share this post Link to post Share on other sites
disorder 344 Posted March 19, 2013 If you move the full contents over they will be merged/overwritten.. It's best to delete both games' addon folder and do a full check on steam to download them again. Share this post Link to post Share on other sites
Tepn 0 Posted April 2, 2013 I had the same problem as GamerDude12345I tried the suggestion, ran from an administrative account and ran cmd with administrator and still I got "Local volumes are required to complete this operation."Any other suggestions you guys might have? Thanks! Share this post Link to post Share on other sites
hockeydude988 (DayZ) 0 Posted April 18, 2013 Originally when I wanted to get this mod working, it complained and mentioned missing files beginning with CA_, such as CA DATAI had to copy 8gb of PBO files from ARMA2 to ARMA2OA to get it to work. This method shows how to set up a junction link which acts like a shortcut to your original ARMA2\Addons folder and eliminates CA type errors with very little space used (a few bytes).To start, open RUN box, by going to Start>run or pressing WINKEY+R then type in the following. (Note when seeing " [enter] " this is the actual button to be pressed)CMD [enter]A black dos box should show up, in the box type..mklink "x:\yoursteamfolder\steamapps\common\arma 2 operation arrowhead\Addons" "x:\yoursteamfolder\steamapps\common\arma 2\addons" /j [enter]Don't forget /j on the end.It should say junction created. After that go to your arma2oa folder and see if you have shortcut folder called Addons, then you are good to go.Have fun all.(updated for newer players) i tryed this but it said i need local volumes? i dont have the steam version is this why? Share this post Link to post Share on other sites
The Redcon 1 Posted July 20, 2013 My Steam folder is in D and when i run CMDIt Said C:\Users\User> it is already there and i cant do anything about itC:\Users\User>"D:\Steam\Steamapps\Common\Arma 2 Operation Arrowhead\Expansion\Addons" "D:\Steam\Steamapps\common\Arma 2\Addons"and when i press [enter]it says'"D:\steam\steamapps\common\arma 2 operation arrowhead\expansion\addons"' is not Operable Program or Batch FilePlease help____________________________________________________________________________________________________________________________________________________First type D:Then do the mklink stuff. Share this post Link to post Share on other sites
The Redcon 1 Posted July 20, 2013 i tryed this but it said i need local volumes? i dont have the steam version is this why?______________________________________________________________________________________________________________________________________________________ This is because you did EXACTLY what he put.X: = This is the hard drive you installed arma 2 or OA onyoursteamfolder = If you don't have the steam verison ignore thisAn example would be: mklink "C:\Program Files (x86)\arma 2 operation arrowhead\Addons" "C:\Program Files (x86)\arma 2\addons" /jRemember ^ Is JUST AN EXAMPLE. mklink - The command your using to create a folder linkYellow - this would be your OA addons folder.Green - this would be your ArmA 2 Addons folder/j - This means we're creating a folder link. Share this post Link to post Share on other sites
King of kong 1117 Posted July 20, 2013 Is thisin the right place? i am not sure this belongs on suggestion page Share this post Link to post Share on other sites
Macinnes529 1 Posted December 17, 2013 When I went into the command prompt I typed in the mklink... thing but instead of saying link made (or similar wording) the command prompt said "local volumes are required to complete the operation".I thing I might need to copy some files but I don't now which ones to copy or to where. Share this post Link to post Share on other sites