My current computer system is Vista. And for all my DOS needs, I go to Dosbox. I'd like to compress Monkey Island 3 files, but lo & behold, DosBox won't work with the ScummVM tools.
I've got the Vorbis files, for compression.
So now what is my question?
I've found this thread... but unfortunately, it doesn't help me with Vista issues.
Halp!
Kevin
Is it possible to use the compression tools, in Vista?
Moderator: ScummVM Team
- eriktorbjorn
- ScummVM Developer
- Posts: 3560
- Joined: Mon Oct 31, 2005 7:39 am
Re: Is it possible to use the compression tools, in Vista?
That's not surprising. They're command-line tool, but they're not DOS programs. I imagine you should be able to run them from Vista's command prompt, but I've never tried it myself.KevinSig wrote:My current computer system is Vista. And for all my DOS needs, I go to Dosbox. I'd like to compress Monkey Island 3 files, but lo & behold, DosBox won't work with the ScummVM tools.
The thing is even after starting the command prompt (cmd.exe), you still have to "browse" to the folder containing the compression tool.
This might help with that:
Right click into some empty space in the folder containing the compression tool, select "new > shortcut", type in location of item as "cmd.exe", click okay then choose finish.
1.) Now right click on the shortcut, and select properties, under "target" remove whatever is there and type "%COMSPEC%" without the quotes.
2.) Under "start in" remove whatever is there and type "%CURRENT%" without the quotes.
You now have a general purpose command prompt shortcut that can be opened with a double-click, and it will open in the directory it is run from. So you can copy/move it to wherever you want to run a command line tool from.
This might help with that:
Right click into some empty space in the folder containing the compression tool, select "new > shortcut", type in location of item as "cmd.exe", click okay then choose finish.
1.) Now right click on the shortcut, and select properties, under "target" remove whatever is there and type "%COMSPEC%" without the quotes.
2.) Under "start in" remove whatever is there and type "%CURRENT%" without the quotes.
You now have a general purpose command prompt shortcut that can be opened with a double-click, and it will open in the directory it is run from. So you can copy/move it to wherever you want to run a command line tool from.