Driver for MS Virtual PC mouse on MS-DOS?


Recommended Posts

Just the standard Mouse driver that comes with your MS-DOS installation will work.

585305420[/snapback]

In which diskette is, and how can I install?

Edit: Thanks fatgirl319, the problem now is that the game I am trying to run tells me that I don't have enough memory. (Before the mouse driver installation I could play the game)

Edited by Jordi_XD

First::

DOS 6.0 and above, try Memmaker.

If you have DOS 6.0 or higher, try running a program called memmaker. To do this, at the DOS prompt type "memmaker" and press Enter.

Second:

* Reduce Driver and Memory-Resident Program Use: The biggest reason why people run out of conventional memory is that they use too much of it for unnecessary drivers and memory-resident programs. Examine your CONFIG.SYS and AUTOEXEC.BAT files and remove lines that call programs you don't really need. The best way to do this is to insert the characters "REM " in front of the line. This makes the line into a "remark". The command is not executed, but it is still present in the file for easy undoing if removing the command causes a problem.

* Use HIMEM.SYS and the High Memory Area for DOS: The high memory area is the first 64 KB of the extended memory area; due to a quirk in the design of DOS, it is the only part of extended memory that can be accessed by regular DOS programs. The most efficient way to use it is by telling DOS to load itself into that area, instead of conventional memory. Do this by adding these two lines to CONFIG.SYS, at the top: "DEVICE=C:\WINDOWS\HIMEM.SYS" and "DOS=HIGH,UMB".

* Use EMM386.EXE and the Upper Memory Area: This system program enables the use of upper memory blocks (parts of the upper memory area). These blocks can be used for drivers and other programs that load when the system is booted, so that these are not taking up valuable conventional memory. The EMM386 program is what enables the use of these blocks. You will want to add the following line in your CONFIG.SYS file, under the HIMEM.SYS line: "DEVICE=C:\WINDOWS\EMM386.EXE". You will then need to add one or more parameters to the line depending on how you are using your system; see below.

* Disable Expanded Memory: EMM386.EXE enables access to the upper memory blocks but also to so-called "expanded memory". The difference between extended and expanded memory is a bit confusing, so see here if you want the full description; the short version is that expanded memory is a different way of using your extended memory that most people do not need. If you don't need expanded memory (and any program that still needs it today would be explicit about this need since it's unusual) then disable the EMS buffer by adding the "NOEMS" parameter on the EMM386 line. This will free up a full 64 KB of upper memory blocks for your use.

* Enable the Use of the Monochrome Video Area: By default, EMM386.EXE will not allow you to use the 32 KB upper memory block from B0000h to B7FFFh, because this is reserved for the monochrome text display area. Older PCs used this area to display black and white text, but today's PCs display even monochrome text using a color text mode. So unless you are using ancient software on an ancient PC, you can tell EMM386 to use this area for drivers. Just add "I=B000-B7FF" to the end of the EMM386.EXE line in the CONFIG.SYS file. This will save up to 32 KB of conventional memory.

Use DEVICEHIGH and LOADHIGH: Once you have loaded EMM386.EXE in your CONFIG.SYS file, the upper memory area is enabled and can be used by other device drivers or small programs. To load a driver that is in your CONFIG.SYS file--for example, a CD-ROM driver--into the upper memory area, change the start of its line from "DEVICE=" to "DEVICEHIGH=". To load a program in the AUTOEXEC.BAT file into the upper memory area, prefix the command with LOADHIGH or LH (a short form). So if before you loaded your DOS mouse driver with the command "C:\MOUSE\MOUSE.EXE", now you would have "LOADHIGH C:\MOUSE\MOUSE.EXE". Good candidates for DEVICEHIGH and LOADHIGH include: CD-ROM drivers, mouse drivers, compression drivers (DoubleSpace/DriveSpace) and any other small programs that you load from your system files.

# Reduce the Number of FILES and BUFFERS: DOS lets you set the number of file handles and buffers that it will use, through the FILES and BUFFERS commands in CONFIG.SYS. Reduce these to conserve a small amount of conventional memory, but be careful because making them too low can cause programs to malfunction. I usually use 100 and 40, respectively.

# Eliminate Disk Compression: Using disk compression requires that a driver be loaded at all times in memory, to handle compression and decompression when the compressed volume is used. If you are considering getting rid of the compression on your system for performance reasons, another reason is that you can eliminate the driver and save conventional memory. If you are going to use compression, at least load the driver using the DEVICEHIGH command; but if you are using Windows 95, see here because the situation is more complicated.

Here's what a typical CONFIG.SYS file would look like, incorporating the ideas above. My own CONFIG.SYS looks a fair bit like this. You might find it useful to use the following as a template and adjust it to the needs of your system setup:

* DEVICE=C:\WINDOWS\HIMEM.SYS

* DEVICE=C:\WINDOWS\EMM386.EXE NOEMS I=B000-B7FF

* DEVICEHIGH={insert other drivers here, such as a CD-ROM driver if appropriate}

* DOS=HIGH,UMB

* FILES=100

* BUFFERS=40

* BREAK=ON

* LASTDRIVE=Z

Hope this helps

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Anthropic pulls Fable 5 and Mythos 5 after US export control order by Pradeep Viswanathan In April this year, Anthropic launched the Claude Mythos Preview frontier model with state-of-the-art cyber and coding capabilities for a select set of companies around the world. After preparing appropriate guardrails, early this week, Anthropic launched Claude Fable 5 and Mythos 5, its most capable AI models. Claude Fable 5 is for general users and comes with strict safeguards, while Mythos 5 is designed with fewer safeguards for cybersecurity and biology use cases. Today, Anthropic abruptly suspended access to its Fable 5 and Mythos 5 AI models for all customers after receiving an export control directive from the US government. The company received the directive from the government today at 5:21 p.m. ET, and the received letter did not provide any details regarding the national security concern. Anthropic understands that the government became aware of a method to bypass, or “jailbreak,” Fable 5, which might be the reason behind the directive. The order was issued under national security authorities and requires the company to suspend all access to Fable 5 and Mythos 5 by any foreign national, whether they are inside or outside the United States. The restriction also applies to foreign national employees working at Anthropic. As a result, the company has disabled both models for all customers to ensure compliance. Access to previous Anthropic models like Opus and Sonnet is not affected by this government order. The company highlighted that it had developed strong safeguards to reduce the possibility that Fable is misused for tasks related to cybersecurity. In fact, many developers are complaining that the safeguards are going overboard. Additionally, the company worked with the US government, the UK AISI, multiple private third-party organizations, and internal teams to red-team Fable’s safeguards for thousands of hours. Finally, Anthropic noted that no testers have yet been able to find a universal jailbreak on Fable 5. As expected, Anthropic disagrees that a narrow potential jailbreak should lead to the recall of a commercial model used by hundreds of millions of people. It warned that applying this standard across the AI industry could effectively halt new frontier model deployments. Anthropic concluded by mentioning that it is working to restore access to Fable 5 and Mythos 5 as soon as possible and plans to share more details within the next 24 hours.
    • Brave Browser 1.91.172 is out.
    • Any Video Converter Free 9.2.3 by Razvan Serea Any Video Converter is an All-in-One video converting tool with an easy-to-use graphical interface, fast converting speed and excellent video quality. Any Video Converter supports all popular video formats and converts your videos to different video formats including MP4, MOV, MKV, M2TS, M4V, MPEG, AVI, WMV, ASF, OGV, WEBM, and more. It supports converting videos to customized percent (50%, 100%, 200%, and more) or resolution (480p, 720p, 1080p, 4K, and more); It supports encoding videos into x264, x265, h263p, xvid, mpeg, wmv, and more. Any Video Converter Free key features: Compatible with Windows 11/10/8.1/8/7 (32-64bit) User interface are available in 14 languages Convert all kinds of video formats including high-definition videos Extract audio from any videos and save as MP3/WMA for your mp3 player Take snapshot from any videos and build your own picture collection Support high-definition for both input and output Batch add videos from hard drive and batch convert Customize output parameters completely as you like Manage your output videos files by group or output profile Merge several video files into a single and long one Clip a video into segments Free Audio Filter: Adjust audio volume and add audio effects Crop frame size to remove black bars and retain what you want only Adjust the brightness, contrast, saturation Rotate or flip or add noise/sharpen effects Produce output video with subtitles of your own dialogue and much, much more... Any Video Converter Free 9.2.3 changelog: Fixed video download engine auto-update failures. Added custom speed control support in the speed change tool. Added support for downloading YouTube AI-generated subtitles. Added support for preserving original audio stream in the format convert tool (e.g., Dolby Atmos, DTS:X). Fixed other bugs and improved overall performance. Download: Any Video Converter Free 9.2.3 | 7.6 MB (Freeware) View: Any Video Converter Free Home Page | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Not sure what country you’re in but in many countries you can absolutely jail the sellers behind businesses… in fact I’d say in most countries you can do that
    • I guess we are done since you refuse to read my comment you replied to or my other comment in another thread you were also a part of here.
  • Recent Achievements

    • Contributor
      MarkHughes4096 went up a rank
      Contributor
    • Dedicated
      jordanspringer earned a badge
      Dedicated
    • Rookie
      Rimplesnort went up a rank
      Rookie
    • One Year In
      Markus94287 earned a badge
      One Year In
    • One Month Later
      Markus94287 earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      505
    2. 2
      +Edouard
      176
    3. 3
      PsYcHoKiLLa
      148
    4. 4
      ATLien_0
      92
    5. 5
      Steven P.
      79
  • Tell a friend

    Love Neowin? Tell a friend!