pkg_sht.inf Driver File Contents (twwinjpn.exe)

;------------------------------------------------------------------------------
; Shuttle Parallel port driver install
;------------------------------------------------------------------------------

;------------------------------------------------------------------------------
; *** BEGIN TRANSLATION AREA ***
;------------------------------------------------------------------------------

[strings.eng]
installCdName=$product$ Installation CD-ROM
displayName1=Shuttle Parallel Port to ATAPI Driver
displayName2=HP 5Gb/8Gb Parallel Driver
win95Msg=After the device driver is installed, Windows will detect that a tape drive has been added to the system. Press Cancel since $product$ does not require a device driver from Windows to control the device.
winNTMsg=After installation, you must reboot your system for Windows NT to recognize your new hardware.

[strings.ita]
installCdName=CD-ROM di installazione di $product$
displayName1=Porta parallela Shuttle al driver ATAPI
displayName2=Driver parallelo 5 GB/8 GB HP
win95Msg=Dopo l'installazione del driver del dispositivo, Windows rileverà la presenza di una nuova unità a nastro aggiunta al sistema. Poiché $product$ non richiede a Windows un apposito driver per il controllo del dispositivo, scegliere Annulla.
winNTMsg=Dopo l'installazione è necessario riavviare il sistema per consentire a Windows NT di riconoscere il nuovo componente hardware.

[strings.ger]
installCdName=Installations-CD-ROM von $product$
displayName1=Shuttle-Parallelport an ATAPI-Treiber
displayName2=HP 5 GBb/8 GB Parallel-Treiber
win95Msg=Nachdem das Gerät installiert wurde, stellt Windows fest, daß dem System ein Bandlaufwerk hinzugefügt wurde. Klicken Sie auf 'Abbrechen', da $product$ keinen Gerätetreiber von Windows benötigt, um das Gerät zu steuern.
winNTMsg=Nach der Installation müssen Sie Ihr System neu starten, damit Windows NT die neue Hardware erkennt.

[strings.spa]
installCdName=$product$ CD-ROM de instalación
displayName1=Puerto en paralelo Shuttle para controlador ATAPI
displayName2=Controlador en paralelo 5 Gb/8 Gb HP
win95Msg=Después de instalar el controlador de dispositivo, Windows detectará que se ha añadido una unidad de cinta al sistema. Pulse Cancelar, ya que $product$ no necesita un controlador de dispositivo de Windows para gestionar el dispositivo.
winNTMsg=Después de la instalación, deberá rearrancar el sistema para que Windows NT reconozca el nuevo hardware.

[strings.fre]
installCdName=$product$ CD-ROM d'installation
displayName1=Port parallèle de navette au gestionnaire d'ATAPI
displayName2=Gestionnaire parallèle HP 5Go/8Go
win95Msg=Après que le gestionnaire de dispositif a été installé, Windows détectera qu'un périphérique de bandes magnétiques a été rajouté au système. Appuyez sur Annuler puisque $product$ n'exige pas de gestionnaire de dispositif de Windows pour gérer le dispositif.
winNTMsg=Après l'installation, vous devez redémarrer votre système pour que Windows NT reconnaisse votre nouveau périphérique.

[strings.jpn]
installCdName=$product$ ²Ý½Ä°Ù CD-ROM
displayName1=ATAPI ÄÞײÊނ̼¬ÄÙ Êß×ÚÙ Îß°Ä
displayName2=HP 5Gb/8Gb Êß×ÚÙ ÄÞײÊÞ
win95Msg=ÃÞÊÞ²½ ÄÞײÊނª²Ý½Ä°Ù‚³‚ꂽŒã‚ŁAWindows ‚ÍðÌß ÄÞײÌނª¼½ÃтɒljÁ‚³‚ꂽ‚±‚Æ‚ðŒŸo‚µ‚Ü‚·B $product$ ‚Í Windows ‚©‚ç‚ÌÃÞÊÞ²½ ÄÞײÊނª‚»‚ÌÃÞÊÞ²½‚ðºÝÄ۰ق·‚邱‚Æ‚ð—v‹‚µ‚È‚¢‚½‚߁A[·¬Ý¾Ù] ‚ð‰Ÿ‚µ‚Ä‚­‚¾‚³‚¢B
winNTMsg=²Ý½Ä°ÙŒã‚ɁAWindows NT ‚ðÄ‹N“®‚µ‚ĐV‚µ‚¢Ê°ÄÞ³ª±‚ð”FŽ¯‚³‚¹‚é•K—v‚ª‚ ‚è‚Ü‚·B

;------------------------------------------------------------------------------
; *** END TRANSLATION AREA ***
;------------------------------------------------------------------------------

[info]
name=Shuttle Technologies			; generic manufacturer name
infdisk=inscd1					; disk for this inf file

[disks]
inscd1=$installCdName$				; the one and only

;------------------------------------------------------------------------------
; Define the packages available to install
;------------------------------------------------------------------------------
[install]
package=shuttleParallelDriver			; package
package=hpParallelDriver			; package

;------------------------------------------------------------------------------
; Define the specifics about the Shuttle package
;------------------------------------------------------------------------------
[shuttleParallelDriver]
displayName=$displayName1$			; display name during install
licenseKey=No					; does this require a license
platforms=dos,w95,wnw,wns				; and the platforms it supports
packageId=101					; package id

[shuttleParallelDriver.w95]
inc=parallelDriver.w95

[shuttleParallelDriver.wnw]
inc=parallelDriver.wnw

[shuttleParallelDriver.wns]
inc=parallelDriver.wns

;------------------------------------------------------------------------------
; Define the specifics about the HP package
;------------------------------------------------------------------------------
[hpParallelDriver]
displayName=$displayName2$			; display name during install
licenseKey=No					; does this require a license
platforms=dos,w95,wnw,wns				; and the platforms it supports
packageId=102					; package id

[hpParallelDriver.w95]
inc=parallelDriver.w95

[hpParallelDriver.wnw]
inc=parallelDriver.wnw

[hpParallelDriver.wns]
inc=parallelDriver.wns

;------------------------------------------------------------------------------
; And the modifications required to install it for each platform
;------------------------------------------------------------------------------
[parallelDriver.w95]
fil=#add:inscd1,wininf,epatap9x.inf		; win9x install info file
fil=#add:inscd1,winios,epatap9x.mpd		; win9x mini-port driver
msg=*:"$win95Msg$"
run=*:$sourcedir$\di16 -c(ScsiAdapter) -i($sourcedir$\epatap9x.inf)

[parallelDriver.wnw]
fil=#add:inscd1,winios,epatapnt.mpd		; winNt miniport
dev=add:epatapnt,epatapnt.mpd,SCSI Miniport	; register the device driver
msg=*:"$winNTMsg$"

[parallelDriver.wns]
fil=#add:inscd1,winios,epatapnt.mpd		; winNt miniport
dev=add:epatapnt,epatapnt.mpd,SCSI Miniport	; register the device driver
msg=*:"$winNTMsg$"

Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: web3, load: 2.06