-----updated post------ i made a better bat file so you can use it unpack directly to the ren x folder by just clicking the bat file.  @echo off echo This program will move entire folder into the ren x librery on C: pause rem for any problems contact kira at https://renegade-x.com or search google. rem >>>>>First Method<<<<<<<<< rem the undereneath line works xcopy /y /e "%~dp0"\UDKGame "C:\Program Files (x86)\Renegade X\UDKGame" rem