View Single Post
  #10  
Old 13-12-2007, 14:09
voodoo_nbgd voodoo_nbgd is offline
Registered User
 
Join Date: Aug 2006
Location: Serbia, Europe
Posts: 63
Thanks: 0
Thanked 0 Times in 0 Posts
voodoo_nbgd is on a distinguished road
I've recently bought a Gigabyte video card which came with Neverwinter Nights 2 bundled into the package. This version also contains Italian language (that is, this is multi-5 version), so if you want to backup this version, you need to slightly modify Nicolo's batch file (post #14):

i6comp d -g5 data1.cab *.*
pause
i6comp d -g6 data1.cab *.*
pause
i6comp d -g7 data1.cab *.*
pause
i6comp d -g8 data1.cab *.*
pause
i6comp d -g12 data1.cab *.*
pause
i6comp d -g13 data1.cab *.*
pause
i6comp d -g14 data1.cab *.*
pause
i6comp d -g15 data1.cab *.*
pause
i6comp d -g18 data1.cab *.*
pause
i6comp d -g19 data1.cab *.*
pause
i6comp d -g20 data1.cab *.*
pause
i6comp d -g21 data1.cab *.*
pause
i6comp d -g27 data1.cab *.*
pause
i6comp d -g29 data1.cab *.*
pause
i6comp d -g30 data1.cab *.*
pause
i6comp d -g31 data1.cab *.*
echo All done
Reply With Quote