Hi Everyone,
I have very basic bootdisk which includes autoexec.bat and config.sys files. Once my PC boots with this disk then you are presented with 9 different choices (different NIC and Motherboard type) and user has to select one of them and it will load NIC driver.
Now I have used Pciscan.exe which will automatically detect the NIC and load the appropriate driver for that NIC and this option works right now.
Enough of the background, here is my question:
I want to add choice.com into that disk and make one of the option to be used as a default option, just in case if user does not hit enter key.
I don't know that how and where I can place the choice.com with proper syntax so that my bootdisk boots PC with highlighted option (that I want to be default selection) and after few seconds it will automatically execute that menu choice.
Any help on this will be greatly appreciated.
Thanks,
