VOGONS

Common searches


First post, by Fire&Ice

User metadata
Rank Newbie
Rank
Newbie

Hi there.

I'd like to make a little suggestion for the marvelous tool called DosBox:
to make a copy/paste ability in the window of DosBox,
(by right-clicking, or by pressing Ctrl+C/V or Ctrl+Ins/Del)
.

It would be really useful when eg. typing a "mount" command:
then, you would only have to type `mount ""`
and then just paste the full path
(that you have copied into clipboard from eg. Windows explorer)

Thank you!!

Reply 2 of 10, by Fire&Ice

User metadata
Rank Newbie
Rank
Newbie
gulikoza wrote:

This has already been discussed. It's impossible to make it crossplatform so the feature will most probably not be added.

Sorry, do you mean that "copy/paste" is a unique characteristic of Microsoft Windows,
and that it doesn't exist in other operating systems ?
-You know, I'm completely unaware of OS other than Windows-.

And I was thinking that this suggestion I made, was really easy to incorporate.

PS. I've also tried to find a relevant thread in the forum,
but, since there isn't an option to "search message title only",
couldn't find anything.

Reply 3 of 10, by gulikoza

User metadata
Rank Oldbie
Rank
Oldbie

There is a wishlist thread here. I thought that copy/pasting was mentioned there but now I can't find it.
No, it's not a windows unique feature, but every OS does it differently. I believe that even linux has a few different ways of how to do it, so no it's not that easy to make it work everywhere.

http://www.si-gamer.net/gulikoza

Reply 4 of 10, by collector

User metadata
Rank l33t
Rank
l33t

You can "copy/paste" into the autoexec part of the dosbox.conf file to automatically mount your drives.

The Sierra Help Pages -- New Sierra Game Installers -- Sierra Game Patches -- New Non-Sierra Game Installers

Reply 5 of 10, by Fire&Ice

User metadata
Rank Newbie
Rank
Newbie

Well, thanks for your answers.

@gulikoza: so, would anyone mind if I posted my suggestion in the wish-list, too?

edit: I found this in the wish-list thread:

If a suggestion is already in this list or in therest of the thread then you do not need to chime in on how much you'd like this feature.

@collector: nice tip, thank you!! 😀

Last edited by Fire&Ice on 2006-04-14, 23:43. Edited 2 times in total.

Reply 8 of 10, by DosFreak

User metadata
Rank l33t++
Rank
l33t++

huh? I copy and paste between NT4/2K/XP/2003 command prompt all the time without any special tools? Is this spam?

How To Ask Questions The Smart Way
Make your games work offline

Reply 9 of 10, by QuietGuy

User metadata
Rank Newbie
Rank
Newbie
DosFreak wrote:

huh? I copy and paste between NT4/2K/XP/2003 command prompt all the time without any special tools? Is this spam?

Seems like it: "Only 14.95$!" for something that doesn't do much special. Besides, it doesn't work on DOSBox. It's just a keylogger (just checked it out).

Reply 10 of 10, by QuietGuy

User metadata
Rank Newbie
Rank
Newbie

But when required, I can code a free tool for Windows which reacts on another shortcut then Ctrl+V and just does a sendkey for every char in the clipboard. I think that should work?