Opened 15 years ago

#3 new defect

MINSTPM does not fully support specified script

Reported by: gentux2 Owned by: somebody
Priority: minor Milestone:
Component: component1 Version:
Keywords: Cc:

Description

I finally understand why I cannot install timidity via the PM installer (while it works OK via minstall from commandline). MINSTPM.EXE does not support the scripting syntax for installing MCDs (that is: sound drivers). With scripting syntax I mean support of MCD installation via the ssinich keyword and a script file like this:

MciInstallDrv? =

( DrvInstallName? = "DOCTiMidity01" DrvDeviceType? = 8 DrvDeviceFlag? = 01L DrvVersionNumber? = "2.10" DrvProductInfo? = "TiMidity? 2.10.4" DrvMCDDriver = "TIMIDITY" DrvMCDTable = "MDM"

etc.

MINSTPM only supports installation of MCDs if they come with a CARDINFO.DLL file.

Source: Lars Erdmann

Change History (0)

Note: See TracTickets for help on using tickets.