Changeset 409


Ignore:
Timestamp:
Dec 6, 2008, 5:48:36 PM (17 years ago)
Author:
Brendan Oakley
Message:

Installation corrections and cleanup, from Lars

Location:
OCO/trunk/install
Files:
3 deleted
3 edited

Legend:

Unmodified
Added
Removed
  • OCO/trunk/install/README.TXT

    r395 r409  
    119119DEVICE=x:\MMOS2\UNIAUD16.SYS
    120120
    121 To uninstall Uniaud, run install.cmd again. When prompted by the multimendia
    122 installer, select the option to remove an installed feature.
     121To uninstall Uniaud, run the included uninstal.exe. This will completely and
     122safely remove the Uniaud entries from MMPM2.INI and CONFIG.SYS. Uninstalling
     123from the Multimedia GUI tool will not work.
    123124
    1241254.0 Troubleshooting
  • OCO/trunk/install/audfiles.scr

    r374 r409  
    1     10
     1    8
    22    0      17     2      0    "cardinfo.dll"
    33    0      17     7      0    "audhelp.hlp"
    44    0      17     0      0    "uniaud16.sys"
    55    0      17     0      0    "uniaud32.sys"
    6     0      17     4      0    "audplay.ico"
    7     0      17     4      0    "midiplay.ico"
    8     0      17     4      0    "VIDPLAY.ico"
    96    0      17     0      0    "unimix.exe"
    107    0      17     0      0    "closepcm.exe"
    118    0      17     2      0    "uniaud.dll"
     9    0      17     0      0    "uninstal.exe"
  • OCO/trunk/install/control.scr

    r403 r409  
    22codepage=437
    33filelist="audfiles.scr"
    4 groupcount=2
     4groupcount=1
    55munitcount=1
    66
     
    4444ssname="OS/2 Universal Audio: Wave"
    4545ssversion="1.1.4-RC7"
    46 sssize=315
     46sssize=680
    4747ssdll="genin.dll"
    4848ssdllentry="InitGenin"
     
    5050ssselect="VERSION"
    5151
    52 /* OS/2 Universal Audio: FM Midi */
    53 ssgroup=18
    54 ssname="OS/2 Universal Audio: FM Midi"
    55 ssicon="midiplay.ico"
    56 ssversion="1.1.4-RC7"
    57 sssize=22
    58 ssdll="genin.dll"
    59 ssdllentry="InitGenin"
    60 ssdllinputparms="179"
    61 ssselect="VERSION"
    62 
Note: See TracChangeset for help on using the changeset viewer.