עבור לתוכן
View in the app

A better way to browse. Learn more.

HWzone

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

צריך עזרה בלהעיף דרייברים לא נחוצים מהמחשב

Featured Replies

פורסם

שלום,

התקנתי איזה התקן IRDA USB

עכשיו אני רוצה להתקין את הדרייברים שלו בגרסא אחרת

אבל כל פעם שאני עושה עדכון דרייברים או הסרה שלו והתקנה מחדש עם הדרייברים החדשים

הוא מזהה אותו עם השם הישן של ההתקן ודורש את הדרייברים הקודמים

איך אפשר להעיף התקנים לתמיד מהמחשב אחרי התקנה אחת?

ניסיתי ברג'יסטרי ולא ממש הלך.. מחקתי כל מה שקראו לו כמו ההתקן

אני מצרף פה בכתוב את הקובץ דרייברים שהתקנתי

אוליי תוכלו לעזור לי לנקות לפי הקובץ את כל השינויים שהוא הכניס למחשב שלי?

[Version]

Signature = "$Windows NT$"

Class = Infrared

ClassGUID = {6bdd1fc5-810f-11d0-BEC7-08002BE2092F}

Provider = %WW%

LayoutFile = layout.inf

;[ClassInstall32.NT]

;AddReg = IrDAClass.NT.AddReg

;[irDAClass.NT.AddReg]

;HKR, , , 0, %DisplayClassName%

;HKR, , EnumPropPages32, 0, "NetCfgx.dll,NetPropPageProvider"

;HKR, , Icon, 0, "1401"

;HKR, , Installer32, 0, "NetCfgx.dll,NetClassInstaller"

[DestinationDirs]

;

; Specify destination directories for groups of files.

; '12' indicates the Windows drivers directory.

;

DefaultDestDir=12

Ser_CopyFiles=12

[Manufacturer]

%WW%=MS_Devices

[MS_Devices]

; DisplayName Section DeviceID

; ----------- ------- --------

%WW.DevDesc% = WW, USB\VID_07D0&PID_4959

[WW.NT]

CopyFiles = Ser_CopyFiles

DelReg = DelAdvancedTab.reg

AddReg = IRSIR.reg, WW.reg

PromptForPort = 1 ; This is handled by IRCLASS.DLL

BusType = 5

Characteristics = 0x84 ; NCF_PHYSICAL, NCF_HAS_UI

[WW.NT.Services]

AddService= KS-959, 2, IRSIR.AddService, common.EventLog

;[WW.NT.CoInstallers]

;AddReg = IRSIR.CoInstallers.reg

[sourceDisksNames]

1="KS-959 Software CD",,,

[ser_CopyFiles]

KS-959.sys

[serial.reg]

HKR, , SerialBased,0, "0"

[iRSIR.reg]

HKR, Ndi, HelpText, 0, %IRSIR.Help%

HKR, Ndi, Service, 0, "KS-959"

HKR, Ndi\Interfaces, UpperRange, 0, "ndisirda"

HKR, Ndi\Interfaces, LowerRange, 0, "nolower"

HKR, Ndi, RequiredAll, 0, "MS_IrDA"

;HKR, , EnumPropPages32, , "IRCLASS.dll,IrSIRPortPropPageProvider"

[NO_DRV.reg]

HKR, Ndi\Interfaces, UpperRange, 0, "noupper"

HKR, Ndi\Interfaces, LowerRange, 0, "nolower"

;[serialIoWhack.reg]

;HKR,,SerialIoResourcesIndex,0x10001,1

;[Port.reg]

;HKR, , SerialBased,0, "1"

[WW.reg]

HKR,,InfraredTransceiverType,0,"1"

HKR,Ndi\params\MaxConnectList,ParamDesc,,%strMaxConnectSpeed%

HKR,Ndi\params\MaxConnectList,type,,"enum"

HKR,Ndi\params\MaxConnectList,default,,"57600"

HKR,Ndi\params\MaxConnectList\enum,"115200",,"115200"

HKR,Ndi\params\MaxConnectList\enum,"57600",,"57600"

HKR,Ndi\params\MaxConnectList\enum,"38400",,"38400"

HKR,Ndi\params\MaxConnectList\enum,"19200",,"19200"

HKR,Ndi\params\MaxConnectList\enum,"9600",,"9600"

;HKR,,InfraredTransceiverType,0,"1"

;HKR,,MaxConnectList,0x00010000,"115200"

;HKR,,MaxConnectList,0x00010008,"57600"

;HKR,,MaxConnectList,0x00010008,"38400"

;HKR,,MaxConnectList,0x00010008,"19200"

;HKR,,MaxConnectList,0x00010008,"9600"

[DelAdvancedTab.reg]

HKR,Ndi\params

;[iRSIR.CoInstallers.reg]

;HKR,,CoInstallers32,0x00010000,"IRCLASS.dll,IrSIRClassCoInstaller"

[iRSIR.AddService]

DisplayName = %IRSIR.DevDesc%

ServiceType = 1 ;%SERVICE_KERNEL_DRIVER%

StartType = 3 ;%SERVICE_DEMAND_START%

ErrorControl = 1 ;%SERVICE_ERROR_NORMAL%

ServiceBinary = %12%\KS-959.sys

LoadOrderGroup = NDIS

;**************************************************************************

; Do-nothing section used to avoid "Unknown hardware" installation prompts.

[NO_DRV.NT]

Characteristics = 0x11 ; NCF_VIRTUAL|NCF_NO_SERVICE

AddReg=NO_DRV.reg

[NO_DRV.NT.Services]

AddService = , 2,, ; null service install

[common.EventLog]

AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]

HKR, , EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\netevent.dll"

HKR, , TypesSupported, 0x00010001, 7

[strings]

WW = "Kingsun Technology Inc."

IRSIR.DevDesc = "Kingsun KS-959 USB Infrared Adapter"

DisplayClassName = "KS-959 USB Infrared Adapter"

WW.DevDesc = "Kingsun KS-959 USB Infrared Adapter"

IRSIR.Help = "This NDIS miniport driver installs as a network adapter."

;InfraredTransceiver = "Infrared Transceiver"

;SerialPort = "Serial Port"

strMaxConnectSpeed = "Maximum Connection Speed"

;*******************************************

;Handy macro substitutions (non-localizable)

SPSVCINST_ASSOCSERVICE = 0x00000002

SERVICE_KERNEL_DRIVER = 1

SERVICE_BOOT_START = 0

SERVICE_DEMAND_START = 3

SERVICE_ERROR_NORMAL = 1

SERVICE_ERROR_CRITICAL = 3

REG_EXPAND_SZ = 0x00020000

REG_DWORD = 0x00010001

מקווה שהבנתם בכלל מה אני רוצה חחח

תודה :xyxthumbs:

ארכיון

דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.

דיונים חדשים

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.