I downloaded Microcat, 9/2006 edition and burnt a disk.
When it auto runs and I get the install window, then up pops an error NTVDM CPU illegal instruction blah blah with options close or ignore. (Something to do with 16 bit MS-DOS)
I know there could be issues with XP so I installed win 2000 on a virtual server with in my Linux system.
Has any one got Microcat working correctly.
it works fine in xp and 2k, sounds like a bad burn of the image... did you do a verify?
2007 Discovery 3 SE7 TDV6 2.7
2012 SZ Territory TX 2.7 TDCi
"Make the lie big, make it simple, keep saying it, and eventually they will believe it." -- a warning from Adolf Hitler
"If you don't have a sense of humour, you probably don't have any sense at all!" -- a wise observation by someone else
'If everyone colludes in believing that war is the norm, nobody will recognize the imperative of peace." -- Anne Deveson
“What you leave behind is not what is engraved in stone monuments, but what is woven into the lives of others.” - Pericles
"We can ignore reality, but we cannot ignore the consequences of ignoring reality.” – Ayn Rand
"The happiness of your life depends upon the quality of your thoughts." Marcus Aurelius
Yes and on XP. The main issue is you need to set the date back to somewhere in September 2006. I have it insalled with the data on a NAS drive, CD as a virtual image, and then use the following JScript to change the date and run it
I'm thinking your issue may have something to do with the virtual server. NTVDM is the NT 16-bit Virtual Machine which allows 16-bit code execution in a 32-bit environment. Check the MS support site and also Google the error you should find something.Code:var d, s, command, dos_com, option, appl; appl = "mclre.exe"; d = new Date(); s = d.getDate() + "."; s += (d.getMonth()+1) + "."; option = "09.09.2006"; s += d.getFullYear(); var WshShell = WScript.CreateObject("WScript.Shell"); command = "%COMSPEC% /c "; dos_com = "date "; WshShell.Run (command + dos_com + option, 0); WshShell.Run (appl, 1, true); option = s; WshShell.Run (command + dos_com + option, 0);
MY15 Discovery 4 SE SDV6
Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]
as inc said
we have computers with 2k and xp and it works fine on both systerms
I'm all google out, thied that before I got here LOL.
I also have a dual boot with xp and get the same error.
the Download file was linked as an EPC.cdi.
But it is not an image. Nero and other programs will not recognize it as an image.
I used winrar to extract it and then burn't all the extractions onto a DVD as a CD is too small.
The Rave Cds were an ISO so no probs burning them.
Download daemon-tools and try mounting it with that.
MY15 Discovery 4 SE SDV6
Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]
Problem fixed.
Downloaded it again and reburnt it onto a Cd with Nero as. NRG .
Thanks for all your quick responses guys.![]()
Sorry should have attached it as a file. Download the attached file and rename it to a file extension of .JS, save it in the Microcat directory (usually C:\MCLRE). Then create a desktop shortcut that points to it rather than the Microcat executable.
This is what it does in summary:
Set up Variables
Get the current system date and remember it
Set up a date of 9-Sep-2006
Set up a command line
Execute a command to reset the date to 9-Sep-2006
Run Microcat
Execute a command to reset the date to the original day, month, year
MY15 Discovery 4 SE SDV6
Past: 97 D1 Tdi, 03 D2a Td5, 08 Kimberley Kamper, 08 Defender 110 TDCi, 99 Defender 110 300Tdi[/SIZE]
| Search AULRO.com ONLY! |
Search All the Web! |
|---|
|
|
|
Bookmarks