Open Mike-0815 opened 7 months ago
Did you create the folder yourself, or was it created by the Win98 installer? If you created it yourself, was it created inside Win98, or did you mount the image file outside Win98 and create the folder?
FYI, for those that don't read German, "Zubehör" means something like "Accessories".
Hello, thank you for your attention. Windows 98 SE created that folder while being installed.
Of course during installation you need to select Paint, Hyperterminal and Wordpad for example, that the folder "Zubehör" will be created during Windows Installation. I don't know, if with a Standart-Installation (just pre-selected programs to install) that programs will be installed (and therefore that folder "Zubehör" created), but I think so ...
By the way: In PCem there's no problem at all. Hope that DOSBox-X will be able to handle that soon too :)
I don't understand why you are having this issue. When using DISK images in combination with 32 bit file and disk access drivers, Win9x should handle all the file IO itself, and not rely on DOSBox-X for any "translations". And clearly it was able to create the folder in the first place...
Is it possible that you are no longer using 32bit drivers, but rather legacy BIOS mode to access the HDD? Can you create a screenshot of Win9x device manager? Also, what settings did you use to create the HDD image?
Just using Win 7 Pro x64 with DOSBox-X VSBUILD SDL2 (latest). Don't know, witch kind of drivers are used.
It's very easy to reproduce that error: Just install Windows 98 SE (german) and you should encounter exactly that problem, maybe the second problem also (bad message repainting).
The Harddisk-Imagefile I created with DOSBox-X itself (8GB).
I attached 2 screenshots: a) device-list and b) driver of virtual harddisc C:\ were Windows 98 SE is installed on.
Can you make a screenshot of the Performance tab (Leistungsmerkmale)?
It should only list floppy drives as using "compatibility mode". e.g.,
Yes, here it is:
hmm... that looks perfectly fine, it is not using compatibility modus for the HDD. Not sure what is going on.
I think it would be a really good idea, if you install Windows 98 SE (german) yourself:
Updated information:
Today I installed Windows 98 SE with the first method --> installing from CD-Image(didn't use anymore the second method, installing from harddisc) see https://github.com/joncampbell123/dosbox-x/wiki/Guide:Installing-Windows-98 ... and with that kind of installation that problems did not occur anymore !
First I thought, "great, problem solved" ... but then I realised, that there were two new, different problems introduced:
One of two virtual IDE-Harddisc-Controllers with be marked with a yellow button with exclamation mark. Then I uninstalled the that non-working driver, rebooted and the driver was installed again in Windows, but still no luck. Anything I tried, the yellow button with the exclamation mark will come back. (screenshot 1)
Also I saw, that the other, working IDE HDD-device driver was working in compatible mode, witch is also not as it should be. (screenshot 2)
As I see now, DOSBox-X has still a way to go, to be really compatible to install flawless Windows 98 SE. Maybe in the future I will try it again.
Thank you for helping rderooy.
Kind regards, Mike
Describe the bug
Hello Jon,
Today I installed Windows 98SE on the latest DOSBox-X v2024-03-01 (witch I launch from DBGL) with the help of https://github.com/joncampbell123/dosbox-x/wiki/Guide:Installing-Windows-98 without problems, everything went fine and Windows 98SE boots up without problems.
Unfortunately after booting I realized, that there were 2 problems:
Problem/Error 1)
It is impossible to access the folder C:\Programme\Zubehör.
That folder can't be opened or deleted. Also with the help of an external software I use to import/export to virtual machines en general (to manipulate .IMG Harddisc-Images), that folder was inacessible.
When I click that folder, I'll get that message you can see in the attached screenshot. Translated it says "C:\Programme\Zubehör cannot be accessed. The folder has been moved or deleted."
In my opinion that error occurs, because of the letter "ö" within the name of the folder Zubehör. It's a german specific Diacritics Mark -> Umlaut.
Do you have any idea how to fix that ? I think you need to update DOSBox-X to fix that problem, am I right ? Or is there posibility to fix that without an Update of DOSBox-X. ?
Problem/Error 2)
When I drag that error-message (describes above) to another position on screen, that error-message will be displayed on it's new position, BUT won't be deleted completely from it's old position as you can see in the attached screenshot #2.
Any idea/solution ?
Kind regards, Mike
Steps to reproduce the behaviour
just install the Windows 98SE german and you will see
Expected behavior
No response
What operating system(s) this bug have occurred on?
Windows 7 x64 Pro
What version(s) of DOSBox-X have this bug?
SDL2, 2024-03-01
Used configuration
Output log
No response
Additional information
No response
Have you checked that no similar bug report(s) exist?
Code of Conduct & Contributing Guidelines