home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 1996 July / VPR9607B.BIN / driver / dec / hxbio107 / bios107.img / MOUSE / INSTALL.INF < prev    next >
INI File  |  1994-08-30  |  8KB  |  135 lines

  1. [Install]
  2. realmode=yes
  3. languageextension=no
  4. applicationrequired=no
  5. showprogman=yes
  6. showbackdrop=yes
  7. reboot=!OS2
  8. restart=no 
  9. returntowindows=no
  10. returntodos=OS2
  11. wndvpos=center
  12. wndhpos=center
  13. readmebutton=yes
  14. readmenotepad=no
  15. readmewrite=yes
  16. [applications]
  17. text=I am installing to a PORTABLE computer.  %checked=no %enabled=yes %flagadd=LAPTOP %flag=!EXTERNAL_COM1&!EXTERNAL_COM2&!EXTERNAL_PS2
  18. [Dirs]
  19. index=1 %name=$(BOOTDRIVE)\MOUSE %user=yes %text=Mouse Directory %diradd=MWAREDIR %size=0
  20. index=2 %name=$(BOOTDRIVE)\ %user=no %diradd=MWROOT %size=3000
  21. index=3 %name=$(WINDOWS) %user=no %diradd=MWWINDOWS %size=40000
  22. index=4 %name=$(SYSTEM) %user=no %diradd=MWSYSTEM %size=0
  23. [Groups]
  24. text=Mouse Group %name=Mouse Software %user=yes %grpadd=MWAREGRP
  25. [Configuration]
  26. file=$(BOOTDRIVE)\autoexec.bat %backup=INCREMENT %type=bat %flag=!OS2
  27. file=$(BOOTDRIVE)\config.sys %backup=INCREMENT %type=sys %flag=!OS2
  28. file=$(WINDOWS)\win.ini %backup=INCREMENT %type=ini   
  29. file=$(WINDOWS)\system.ini %backup=INCREMENT %type=ini
  30. file=$(MWAREDIR)\mousedrv.ini %backup=INCREMENT %type=ini
  31. file=$(MWAREDIR)\postcopy.inf %type=ini %showbackup=no  %flag=!OS2
  32. file=$(MWAREDIR)\mousecc.ini %type=ini %showbackup=no
  33. [mousecc.ini]
  34. action=sectionadd %heading=Directories
  35. action=remove %heading=Directories %keyname=ButtonAsgnDir
  36. action=remove %heading=Directories %keyname=CursorEnhDir
  37. action=add %heading=Directories %keyname=ButtonAsgnDir %value=$(MWAREDIR)\WBUTTONS.EXE
  38. action=add %heading=Directories %keyname=CursorEnhDir  %value=$(MWAREDIR)\WCURSOR.EXE
  39. [postcopy.inf]
  40. action=sectionadd %heading=CopyFiles
  41. action=add %heading=CopyFiles %keyname=name %value=$(MWAREDIR)\LMOUSE.___   \%target=LMOUSE.DRV     
  42. action=add %heading=CopyFiles %keyname=name %value=$(MWAREDIR)\LVMD.___     \%target=LVMD.386       
  43. action=add %heading=CopyFiles %keyname=name %value=$(SYSTEM)\LMOUSE.___     \%target=LMOUSE.DRV     \%backup=INCREMENT
  44. action=add %heading=CopyFiles %keyname=name %value=$(SYSTEM)\LVMD.___       \%target=LVMD.386       \%backup=INCREMENT
  45. action=sectionadd %heading=RemoveFiles
  46. action=add %heading=RemoveFiles %keyname=name %value=$(LAUNCHPATH)\WINST.EXE
  47. [mousedrv.ini]
  48. action=replace %heading=Global %keyname=SearchOrder      %value=PS2, Serial, Bus, Inport %flag=EXTERNAL_PS2
  49. action=replace %heading=Global %keyname=ForcedConnection %value=Off                      %flag=EXTERNAL_PS2
  50. action=replace %heading=Global %keyname=SearchOrder      %value=Serial, PS2, Bus, Inport %flag=EXTERNAL_COM1|LAPTOP
  51. action=replace %heading=Global %keyname=ForcedConnection %value=Off                      %flag=EXTERNAL_COM1|LAPTOP
  52. action=replace %heading=Global %keyname=PortSearchOrder  %value=COM1, COM2               %flag=EXTERNAL_COM1|LAPTOP
  53. action=replace %heading=Global %keyname=SearchOrder      %value=Serial, PS2, Bus, Inport %flag=EXTERNAL_COM2
  54. action=replace %heading=Global %keyname=ForcedConnection %value=Off                      %flag=EXTERNAL_COM2
  55. action=replace %heading=Global %keyname=PortSearchOrder  %value=COM2, COM1               %flag=EXTERNAL_COM2
  56. [autoexec.bat]
  57. %action=find %type=program %keyname=mouseclk %location=last
  58. %action=remove
  59. %action=find %type=program %keyname=orient.exe %location=last
  60. %action=remove
  61. %action=find %type=set %keyname=MOUSE %location=last
  62. %action=remove
  63. %action=find %type=path %location=last
  64. %action=replace %type=program %keyname=mouse %value=$(MWAREDIR)\mouse.exe %location=replace %condition=all
  65. %action=insert %type=program %keyname=mouse %value=$(MWAREDIR)\mouse.exe %location=after %condition=notfound
  66. %action=find %type=path %location=last
  67. %action=replace %type=set %keyname=LMOUSE %value=$(MWAREDIR) %location=subst %condition=all
  68. %action=insert %type=set %keyname=LMOUSE %value=$(MWAREDIR) %location=after %condition=notfound
  69. [config.sys]
  70. %action=find %type=device %keyname=mouseclk %location=last
  71. %action=remove
  72. %action=find %type=device %keyname=mouse %location=last
  73. %action=remove
  74. [win.ini]
  75. action=stringdelete %heading=windows %keyname=load %value=lbuttons.exe  %location=all
  76. action=stringdelete %heading=windows %keyname=load %value=lcursor.exe   %location=all
  77. action=stringdelete %heading=windows %keyname=load %value=pointer.exe   %location=all
  78. action=stringdelete %heading=windows %keyname=load %value=mousemgr.exe  %location=all
  79. action=stringdelete %heading=windows %keyname=load %value=wbuttons.exe  %location=all
  80. action=stringdelete %heading=windows %keyname=load %value=wmousecc.exe  %location=all
  81. action=stringdelete %heading=windows %keyname=load %value=wcursor.exe   %location=all
  82. action=stringdelete %heading=windows %keyname=run  %value=wmousecc.exe  %location=all
  83. action=stringadd %heading=windows %keyname=run %value=$(MWAREDIR)\wmousecc.exe %location=first
  84. [system.ini]
  85. action=replace %heading=boot %keyname=mouse.drv %value=$(MWAREDIR)\LMOUSE.DRV
  86. action=replace %heading=boot.description %keyname=mouse.drv %value=Logitech
  87. action=replace %heading="386Enh" %keyname=mouse %value=$(MWAREDIR)\LVMD.386
  88. action=replace %heading="386Enh" %keyname=keyboard %value=*vkd
  89. [interface]
  90. PostCopyFile=$(MWAREDIR)\postcopy.exe
  91. caption=Installation
  92. title=Mouse
  93. readmefile=readme.wri 
  94. applicationmsg=Check the following check box ONLY if you are installing to a PORTABLE computer.  Then press the CONTINUE button to proceed.
  95. welcomemsg=Welcome to the Mouse Software Installation.\n\nPlease click on INSTALL to start.
  96. exitmsg=Congratulations.  You have successfully installed the\nMouse Software.\n\n* View README for the latest information on the software.\n* Remember to clean your mouse regularly.\n\nFor the new settings to take effect, INSTALL will reboot your system.
  97. RtnToDOSWindowsBtn=&Return to OS/2
  98. [kill]
  99. %wndclass=LogiButtons
  100. %wndclass=LCursor
  101. [disks]
  102. index=1         %name=Disk 1 of 1
  103. [deletefiles]
  104. name=mouse.com %dir=1
  105. name=mouse.sys %dir=1
  106. [files]
  107. disk=1  %name=mouse.exe                 %dir=1          %size=87554
  108. disk=1  %name=readme.exe                %dir=1          %size=5281
  109. disk=1  %name=readme.txt                %dir=1          %size=22568
  110. disk=1  %name=mousedrv.txt              %dir=1          %size=33019
  111. disk=1  %name=mousecc.exe               %dir=1          %size=38494  
  112. disk=1  %name=readme.wri                %dir=1          %size=27648     %message=1  
  113. disk=1  %name=lmouse.drv                %targetname=lmouse.___  %dir=1          %size=44240 %flag=!OS2
  114. disk=1  %name=lvmd.386                  %targetname=lvmd.___    %dir=1          %size=14227   %flag=!OS2
  115. disk=1  %name=lmouse.drv                %dir=1          %size=44240 %flag=OS2
  116. disk=1  %name=lvmd.386                  %dir=1          %size=14227   %flag=OS2
  117. disk=1  %name=wmousecc.exe              %dir=1          %size=7408 
  118. disk=1  %name=wmccdlg.dll               %dir=1          %size=117744   
  119. disk=1  %name=wmousecc.hlp              %dir=1          %size=177475
  120. disk=1  %name=wbuttons.exe              %dir=1          %size=33248
  121. disk=1  %name=wbuttons.dll              %dir=1          %size=11904
  122. disk=1  %name=wcursor.exe               %dir=1          %size=58048
  123. disk=1  %name=wcursor.dll               %dir=1          %size=31216
  124. disk=1  %name=mousedrv.ini              %dir=1          %size=449   %dontreplace=yes
  125. disk=1  %name=comcheck.exe              %dir=1          %size=8895
  126. disk=1  %name=postcopy.exe              %dir=1          %size=43116  %flag=!OS2
  127. disk=1  %name=lmouse.drv                %targetname=lmouse.___  %dir=4          %size=44240 %dontcare=yes   %flag=!OS2
  128. disk=1  %name=lvmd.386                  %targetname=lvmd.___    %dir=4          %size=14227   %dontcare=yes   %flag=!OS2
  129. [Progman]
  130. name=$(MWAREDIR)\wmousecc.exe %title=Mouse Control Center %iconindex=1 %groupname=$(MWAREGRP)
  131. name=$(WINDOWS)\write.exe $(MWAREDIR)\readme.wri %title=Mouse ReadMe %groupname=$(MWAREGRP)
  132. name=$(SYSTEM)\write.exe $(MWAREDIR)\readme.wri %title=Mouse ReadMe %groupname=$(MWAREGRP)
  133. name=$(WINDOWS)\winhelp.exe $(MWAREDIR)\wmousecc.hlp %title=Mouse Help %groupname=$(MWAREGRP)
  134. name=$(SYSTEM)\winhelp.exe $(MWAREDIR)\wmousecc.hlp %title=Mouse Help %groupname=$(MWAREGRP)
  135.