Hello!
I have tried using the MTP9x-2k.exe file in Windows XP but it doesn't work in it. This file is meant for Win 98, Win ME and Win 2000. I also have another problem with my Win XP. It only accepts digitally signed drivers. Please let me know if there is any way of installing non-digitally signed drivers in Win XP that can work perfectly fine. The driver that was supplied with my Samsung YP-T10j CD is not digitally signed so it is not accepted by my Win XP. Also I would like to know if there is any alternate file that can be used in place of MTP9x-2k.exe for Win XP users who are having driver signing problems. I will be much thankfull because I really want to tranfer files to mp3 player from my pc. Thanks!
There is also following .inf file that can be used by Windows 2000 users, as suggested by Wikipedia. You only need notepad to copy and paste the following code and name the file wpdmtp_samsungt10.inf. Then insert it in C:\WINNT\inf folder:
;
; wpdmtp_test.inf
; Media Service Provider driver package for USB-MTP devices.
; Windows 98, Windows ME, Windows 2000, Windows XP
; Copyright © 2005, Microsoft Corporation
;
; WARNING: THIS FILE IS PROVIDED FOR TEST PURPOSE ONLY.
;
; ==================== Version section ======================
[Version]
Signature="$CHICAGO$"
Class=WPD
ClassGUID={EEC5AD98-8080-425f-922A-DABF3DE3F69A}
Provider=%Provider%
DriverVer = 03/11/2005, 1.10.0.0
; ==================== Class sections =======================
[ClassInstall32]
; ================= Manufacturer & Models sections ==========
[Manufacturer]
%MfgName%=Test
[Test]
; Vendor needs to supply the VID (xxxx) and PID (yyyy)
%Test.DeviceDesc% = Test_MTP, USB\VID_xxxx&PID_yyyy
; ================ Win9x Device Install sections ============
[Test_MTP]
Include = wpdmtp.inf
Needs = WPD.MTP.SW.Registration.9x
[Test_MTP.HW]
Include = wpdmtp.inf
Needs = WPD.MTP.Registration.9x
; Uncomment the following line for a MTP device that does not support PDDRM
; AddReg = MTP.HW.LocalRegistration
; ================= WinNT Device Install sections ===========
[Test_MTP.NT]
[Test_MTP.NT.HW]
Include = wpdmtp.inf
Needs = WPD.MTP.Registration
; Uncomment the following line for a MTP device that does not support PDDRM
; AddReg = MTP.HW.LocalRegistration
[Test_MTP.NT.Services]
Include = wpdmtp.inf
Needs = WPD.MTP.Services
; ================= Device specific registration ============
[MTP.HW.LocalRegistration]
; Create and set this flag to supress queryiug device's storage serial number.
; This is only needed for a MTP device that does not support PDDRM.
; This flag is set if its value is not 0.
KR,,"SupressGetStorageSerialNum",0x10001,1
; ================= String macro section ====================
[Strings]
; =========== Localizable macro substitutions ===============
Test.DeviceDesc = "MTP Device Under Test"
MfgName = "(MTP Devices Under Test)"
Provider = "Microsoft"
wpdmtp_samsungt10.inf is still not useful for me because the MTP9x-2k.exe file is not working in Win XP. Please suggest some suitable solution.
Teenage.Zombiee if you know something please let me know