Page 1 of 1

PAK-N-Go Help - Not including X-Refs when I create it

PostPosted: Thu Jul 07, 2016 1:24 pm
by Aaron Ben-Avraham
Need a bit of help with Pak-N-Go. I'm not that familiar with it and am having a little bit of a problem. When I create one it doesn't seem to be including the X-refs. I'm sure it is something simple that I am missing.

Thanks,

Aaron

Re: PAK-N-Go Help - Not including X-Refs when I create it

PostPosted: Thu Jul 07, 2016 2:03 pm
by joshhuggins
Check your following dcadwin.ini settings for PakNGo
Code: Select all[PakNGo]
Backup Bitmaps=TRUE
Backup Fonts=TRUE
Backup Materials=TRUE
Backup Pen Tables=TRUE
Backup XREFs=TRUE
Recreate Folder Structure=TRUE

Re: PAK-N-Go Help - Not including X-Refs when I create it

PostPosted: Thu Jul 07, 2016 2:19 pm
by Aaron Ben-Avraham
Never Mind - Figured it out... I didn't recreate the original users path - I put everything in one folder in a different path but didn't update the x-ref manager with the new path. Went back and extracted the PAK with the original path and copied my updated files there and everything worked as it should. Duh!

Re: PAK-N-Go Help - Not including X-Refs when I create it

PostPosted: Fri Jul 08, 2016 7:50 am
by Aaron Ben-Avraham
joshhuggins wrote:Check your following dcadwin.ini settings for PakNGo
Code: Select all[PakNGo]
Backup Bitmaps=TRUE
Backup Fonts=TRUE
Backup Materials=TRUE
Backup Pen Tables=TRUE
Backup XREFs=TRUE
Recreate Folder Structure=TRUE


Hi Josh,

Thanks for these settings options!
Good to know where they are.