View Single Post
  #7  
Old 04-08-2012, 03:46
rastan76's Avatar
rastan76 rastan76 is offline
Registered User
 
Join Date: Nov 2008
Location: Italy
Posts: 9
Thanks: 0
Thanked 1 Time in 1 Post
rastan76 is on a distinguished road
Hi Yener90, thanks for the great job!
I've a little (big for me ) problem and I ask your help! (sorry for my bad english, I'll try to explain it simpler as possible)
I'm trying to make my own custom installer, reading and studying your CI 8.4.1 ... I've start with a simple setup, with only custom images, , registry entry after setup, and redist install(DirectX, Visual C++ etc.) . I enable the diskspam to have two dvd5.
Everything goes well until, in the end of installation (when it has to create shortcuts and start the redist installation) it crashes with "external exception c00006".
It only happens if I use the two different isos of the game... If I install it from the hard disk no error appears, and the setup ends successfully.
How can I prevent this type of error? (and...what is this exception c00006???)
Thamk you in advance!