OK, lots to report. First i should explain my goal: i'm trying to create an emergency replacement disc for Windows XP. With this disc, if at anytime my computer goes down or won't restart, or is having some problem that is preventing me from working, i can turn to this disc, boot with it, and be able to keep working with whatever i was doing. The requirements are: must be able to connect to internet, must be able to read all sorts of hard disks, and ideally, also provide multimedia support so that the user can listen or watch something if need be. Of course, it should also have apps that can fix a wide variety of problems but i have already got this sorted.
I have successfully created this disc with everything except the audio support. But to do this i had to get very creative.
1. First i started off using Winbuilder 0.74 -- i created a LiveXP disc and also a NativeEx Core one. They were very similar in results but both had a problem -- i didn't have any mouse support when using the disc for real (but i did get support when i tested in the Virtual apps). I checked this on 2 different machines, same result. I tried many variations of the settings but always failed to get mouse support. As this is pretty essential, i was forced to try again.
2. Then i tried Winbuilder 0.72a -- made a NativeEx disc and got it to the same state as the version created with Winbuilder 0.74 but this time it had mouse support. The only thing wrong with it is i can't get a classic start menu, it always goes to the XP one which looks crap. However, in order to achieve this, i had to steal scripts from 074 and copy them into 072a -- the PENetwork script in particular (to allow me to include the LAN driverpacks) and i also took a few others (audio drivers, VMShell).
Q1: So my first question is why is 072a going better for me than 074? Its only the lack of a mouse that is stopping me from using 074 exclusively.
Q2: is there anything wrong with swapping scripts around from project to project? It seems to work for me so far but maybe there's bad stuff going on in the background that i should know about.
I will have other questions, but that's enough to start with.
Cheers for any help.