Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

copy con file doesn't work #93

Closed
stsp opened this issue Apr 16, 2024 · 4 comments
Closed

copy con file doesn't work #93

stsp opened this issue Apr 16, 2024 · 4 comments

Comments

@stsp
Copy link
Member

stsp commented Apr 16, 2024

C:\>copy con aaa.txt
File(s) not found - c:\con
@stsp
Copy link
Member Author

stsp commented Apr 17, 2024

Fixed in dosemu2.
But I've found an additional problem
that _crt0_startup_flags are not supported
by dj64dev, so its not possible to switch
between lfn/sfn for testing...

@andrewbird
Copy link
Member

So I can't do set LFN=n before running a djgpp .exe to disable or is it just in comcom?

@stsp
Copy link
Member Author

stsp commented Apr 17, 2024

That probably works.
Please check and tell. :)
_crt0_startup_flags are independent
of that and I'll see about adding them
even if LFN is controlable by other means.

@stsp stsp closed this as completed in 9d23821 Apr 18, 2024
@stsp
Copy link
Member Author

stsp commented Apr 18, 2024

_crt0_startup_flags is now supported
by dj64dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants