I have a trouble with autoplay. I've a project very big ( 3,8 gb) and the software s very slowly and give me error Out of memory . My pc have 1.0 gb DDR .Please help me! (sorry for my english)
Professional Software Development Tools
I have a trouble with autoplay. I've a project very big ( 3,8 gb) and the software s very slowly and give me error Out of memory . My pc have 1.0 gb DDR .Please help me! (sorry for my english)
Hi Milly, 4 Gb is too large for a project to run streamlined. I suggest splitting it up strategically.
Desplitting in more cd?
Splitting up the 4GB project in the most logical way according to its form and function.
well I think Corey is suggesting to create diferent projects splited in the most acurate way.
For an example if you have video, audio, Multimedia and other.
you can split something like.
Code:Main Project (this launches everything) | ----> Videos (this is another project (exe) that launches video and can go back and between other projects) | ----> Audio (this launches audio project and can go back and between other projects)) | ----> Multimedia (same here)