MIROTWIN.INF Driver File Contents (nt40twin.exe)

; mirotwin.inf                                                                                                               
;
; Installation inf for the miro Computer Products AG crystal2 graphics adapter.
;
                                                                                                                       
[Version]                                                                                                              
Signature="$CHICAGO$"                                                                                                
Provider=%miro%                                                                                                        
ClassGUID={4D36E968-E325-11CE-BFC1-08002BE10318}                                                                       
Class=Display                                                                                                          
                                                                                                                       
[DestinationDirs]                                                                                                      
DefaultDestDir       = 11                                                                                                  
crystal2.Miniport    = 12             ; drivers                                                                                           
crystal2.Display     = 11             ; system32
crystal2.Information = 12,miro\timing ; drivers\miro\timing
crystal2.Addon       = 11             ; Control Panel directory
crystal2.Tools       = 12,miro\tools  ; drivers\miro\tools                                                                                         
                                                                                                                       
;                                                                                                                      
; Driver information                                                                                                   
;                                                                                                                      
                                                                                                                       
[Manufacturer]                                                                                                         
%miro%   = miro.Mfg                                                                                                      
                                                                                                                       
[miro.Mfg]                                                                                                               
miroMAGIC/CRYSTAL 44SV TWIN = crystal2
miroMAGIC/CRYSTAL 40SV TWIN = crystal2
miroMAGIC/CRYSTAL 20SV TWIN = crystal2
miroCRYSTAL 20SD TWIN       = crystal2
miroCRYSTAL 22SD TWIN       = crystal2
;                                                                                                                      
; General installation section                                                                                         
;                                                                                                                      
[crystal2]                                                                                                                   
CopyFiles=crystal2.Miniport, crystal2.Display, crystal2.Information, crystal2.Addon, crystal2.Tools
                                                                                                                       
;                                                                                                                      
; File sections                                                                                                        
;                                                                                                                      
                                                                                                                       
[crystal2.Miniport]                                                                                                          
crystal2.sys                                                                                                                 
                                                                                                                       
[crystal2.Display]                                                                                                           
crystal2.dll

[crystal2.Information]
CARD000D.INI
CARD000E.INI
CARD0010.INI
CARD0017.INI
CARD0018.INI
CARD010D.INI
CARD010E.INI
CARD020D.INI
CARD020E.INI
CARD0210.INI
CARD0211.INI
CARD0310.INI
CARD0311.INI
CARD0410.INI
CARD0411.INI
CARD0510.INI
CARD0610.INI
CARD0710.INI
CARD0810.INI
MONITOR.INI
TIMING.INI
MIROHW.INI

[crystal2.Addon]
CRYSTAL2.CPL
MLINADDR.CPL

[crystal2.Tools]
MTWINCON.EXE
MTWINDLL.DLL                                                                                                                       
FastRes.exe
Userhint.exe
                                                                                                                       
;                                                                                                                      
; Service Installation                                                                                                 
;                                                                                                                      
                                                                                                                       
[crystal2.Services]                                                                                                          
AddService = crystal2, 0x00000002, crystal2_Service_Inst, crystal2_EventLog_Inst                                                         
                                                                                                                       
[crystal2_Service_Inst]                                                                                                      
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER                                                            
StartType      = 1                  ; SERVICE_SYSTEM_START                                                             
ErrorControl   = 0                  ; SERVICE_ERROR_IGNORE                                                             
LoadOrderGroup = Video                                                                                                 
ServiceBinary  = %12%\crystal2.sys                                                                                        
                                                                                                                       
[crystal2_EventLog_Inst]                                                                                                     
AddReg = crystal2_EventLog_AddReg                                                                                            
                                                                                                                       
[crystal2_EventLog_AddReg]                                                                                                   
HKR,,EventMessageFile,0x00020000,"%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\crystal2.sys"  
HKR,,TypesSupported,0x00010001,7

;                                                                                                                      
; Software Installation                                                                                                
;                                                                                                                      
                                                                                                                       
[crystal2.SoftwareSettings]                                                                                                  
AddReg = crystal2_SoftwareDeviceSettings                                                                                     
DelReg = crystal2_SystemDelete
                                                                                                                       
[crystal2_SoftwareDeviceSettings]                                                                                            
HKR,, InstalledDisplayDrivers,     %REG_MULTI_SZ%, crystal2                                                                
HKR,, VgaCompatible,               %REG_DWORD%,    0                                                                
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,Userhint,,"%12%\miro\tools\Userhint.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,miroTWINCON,,"%12%\miro\tools\mtwincon.exe"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,miroFastRes,,"%12%\miro\tools\FastRes.exe"
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Primary.IsLeft,%REG_DWORD%,0
HKLM,SOFTWARE\miro Computer Products\crystal2\Device0, MiroIsInstalled,%REG_DWORD%,0

[crystal2_SystemDelete]
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, ValidVideoModes,
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Primary.IsLeft,
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Primary.SelectedMonitor,
HKLM,SYSTEM\CurrentControlSet\Services\crystal2\Device0, Secondary.SelectedMonitor,

;                                                                                                                      
; Source file information                                                                                              
;                                                                                                                      
                                                                                                                       
[SourceDisksNames.x86]                                                                                                  
1 = %DiskId%,,,""                                                                                                  
                                                                                                                       
[SourceDisksFiles]                                                                                                     
crystal2.sys = 1                                                                                                            
crystal2.dll = 1
                                                                                                                       
[Strings]                                                                                                              
                                                                                                                       
;                                                                                                                      
; Non-Localizable Strings                                                                                              
;                                                                                                                      

REG_SZ         = 0x00000000                                                                                            
REG_MULTI_SZ   = 0x00010000                                                                                            
REG_EXPAND_SZ  = 0x00020000                                                                                            
REG_BINARY     = 0x00000001                                                                                            
REG_DWORD      = 0x00010001                                                                                            
SERVICEROOT    = System\CurrentControlSet\Services

;
; Localizable Strings                                                                                                  
;

DiskId    = "miro Computer Products AG Installation DISK (TWINFACE)"
GraphAdap = "Graphics Adapter"                                                                                    
miro      = "miro Computer Products AG"                                                                                                       
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: ftp, load: 3.01