First post, by xan1242
Hi!
I am new in this forum and sorry for yelling for help already,but MUNT does not work in Vista/7 on my PC.Here is the screenshot.

Somebody help,please?
Hi!
I am new in this forum and sorry for yelling for help already,but MUNT does not work in Vista/7 on my PC.Here is the screenshot.

Somebody help,please?
if you want to use it with dosbox use gulikoza's build
Use the forum search before posting questions. Here's a thread with more info about installing MUNT on modern OS's. If you're trying to install on a x64 OS you're probably running into the "unsigned driver" problem. Win Vista and 7 x64 don't allow installing unsigned drivers. There are workarounds for this, but they involve a rather complicated set of procedures. I'm sure you can find more info by googling "install unsigned driver vista" or similar.
I have 32 bit Vista and I want to use it with another emulator.(With Sharp X68000 emulator)On XP,it worked perfectly until I got a newer graphic card,then I had to move on to Vista(It's good as 7 now).But even on Windows 7 doesn't work.
Exactly same thing on Windows 7 32-bit.
Here is report.wer auto-generated after this failure:
Version=1EventType=PnPDriverImportErrorEventTime=129277660115108315Consent=1UploadTime=129277660117483351ReportIdentifier=0e370662-b54c-11df-ba77-0013f77bc8c7Response.BucketId=470946154Response.BucketTable=5Response.type=4Sig[0].Name=ArchitectureSig[0].Value=x86Sig[1].Name=Win32 errorSig[1].Value=00000002Sig[2].Name=Inf nameSig[2].Value=inf0.infSig[3].Name=Driver Package hashSig[3].Value=3822fb7a4a77bc2d52d24688a5453cf679a24ce3DynamicSig[1].Name=OS VersionDynamicSig[1].Value=6.1.7600.2.0.0.256.1DynamicSig[2].Name=Locale IDDynamicSig[2].Value=1071State[0].Key=Transport.DoneStage1State[0].Value=1FriendlyEventName=Could not install driver softwareConsentKey=PnPDriverImportErrorAppName=Driver software installationAppPath=C:\Windows\System32\mmc.exeReportDescription=Windows could not copy all of the files needed to install this device driver software. This sometimes happens when the driver software was not designed for this version of Windows.
C:\Temp\MUNT>dirVolume in drive C has no label.Volume Serial Number is E88F-2219Directory of C:\Temp\MUNT01.09.2010 00:23 <DIR> .01.09.2010 00:23 <DIR> ..04.07.2005 01:35 1.088 COPYING.txt04.07.2005 01:34 184.320 mt32emu.dll31.08.2010 22:05 65.536 MT32_CONTROL.ROM14.04.2003 23:14 524.288 MT32_PCM.ROM28.11.2004 20:38 206 oemsetup.inf04.07.2005 01:35 2.887 README.txt6 File(s) 778.325 bytes2 Dir(s) 126.851.100.672 bytes free
Any tips?
Yes, I know exactly why it does that.
...
...
...
...
Ah, yes, now I remember.
Something to do with Vista/Win7 converting the INF and mucking up the paths, it looks in %SystemRoot%\inf instead of the directory containing the INF.
I think you may be able to change all the relative paths in the INF to static paths (In your case, '.\' should be 'c:\MUNT\").
The INF in question (oemsetup.inf), contains no static paths, in fact, very little at all.
[Source Media Descriptions]1 = "MT-32 Synth Emulator Files" , TAGFILE = disk1[Installable.Drivers]mt32emu = 1:mt32emu.dll, "MIDI", "MT-32 Synth Emulator"[mt32emu]1:MT32_PCM.ROM1:MT32_CONTROL.ROM
There are no %systemroot% variables stored in the INF.
Hi!
I've got a quick solution for this. WinXP inf manager creates automatically inf-flie of new format and places it in %SYSTEMROOT%\inf\MEDIAINF\INF0.inf
This can be placed in installation dir and used on Win Vista / 7 without a problem. x86 of course 😉
Converted Inf is attached...
--
Regards,
Sergm
Whoa,thanks!I haven't been here for a long time now. xD
I'll let you know if it's working!
any luck testing this?
wrote:any luck testing this?
I've tested it on Win 7 ultimate and it installed flawless...