
30th Sep 2007, 2:10 am
|
|
New Member
|
|
Join Date: Sep 2007
Posts: 10
|
|
Quote:
Originally Posted by lattesurf";p="
reactos , record down FF61 somewhere.
Now open the ADFUupdate.inf file with notepad. Look for the section beginning with [upgrade]. Add the following below it:
%USB\VID_10D6&PID_FF61.DeviceDesc%=MDisk.insta ll,USB\VID_10D6&PID_FF61
Now look for the [Version] section, and locate this line:
;ClassGUID=1181f4a0-f284-11d2-9068-00609797ea5a}
The numbers maybe different from mine, but the steps are the same.
Remove the semi-colon " ; " from the beginning, and add an open bracket " { " at the beginning of the numbers. So you should edit it to something like this:
ClassGUID={1181f4a0-f284-11d2-9068-00609797ea5a}
Finally save the new ADFUupdate.inf file, and try installing your player using this newly edited file. See if this works.
|
i have done this many times but the computer say that some thing is missing in the inf file
|