That's about what I did for the VS 2in1... Had some time trying to figure out the BOOT.BIN though lol, I have no boot.bin, nor did I need that one (being it is not bootable). But it still took me like an hr to figure that one out
Have you ever encountered any errors when making a Nin1 CD? Does the cdimage.exe check for errors - Cuz I seen no errors, just curious if it even checks for them.
What I am trying to figure out now is how to make it so it can be installed. cdimage.exe just get's rid of exact same files right? But the installer is going to look for a specific file in a particular place and it may not be there cuz it was a duplicate and one was not added to the final image. Does cdimage re-route the installer to the correct place or something? I am making up a setup.exe in the root directory with a autorun.inf pointing to that where the user can choose the version they want installed, and spits out a key for them to write down. I would then just point the installer (my setup.exe) to the correct installer for the particular version being installed right? Or am I just making this harder then it really is lol
Almost got this done, now if I only had some CD's to test it lol
Thanks for all the help on this khauyeung, this thread has helped a lot
*edit*
Well come to think of it... One way to make it choose the install, would be by adding a shell to the autorun.inf - so when the user right clicks the CD drive both enterprise and pro show up. I will have to mess with that one too. Found a old disk (CD-RW, but should still work) and am going to see if it works