During the installation of W95 it is possible to use an .inf file to
automate the install-process.
All kinds of settings can be set as default.
The only problem so far is to automate the option 'ProductID' in the
[Setup] section.
According to the sample-files/resource-kit the entry ProcuctID should be as
following (where 99999999 should be a 10-digit number):
ProductID=9999999999
I tried many ways to fill-in my OEM number with this option, none of them
worked so far.
My OEM number is 11897-OEM-0021945-60403
I tried for example:
ProductID=11897-OEM-0021945-60403
ProductID=11897-0021945-60403
ProductID=11897002194560403
ProductID=2194560403
Can you tell me the format of the ProductID option ?
Please reply to st...@connect-systems.com