Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - christech

Pages: 1 2 [3] 4 5 ... 11
31
Communication / Re: COM Port Setup
« on: November 29, 2023, 12:51:27 am »
I sure will it's a generic USB one.. I got it from Amazon. It was doing some weird stuff though. It mostly worked, I have a thread here somewhere. I have a ton of serial devices that I want to test out, like some CP/M SBC's and Routers/Switches etc.

32
Communication / Re: COM Port Setup
« on: November 28, 2023, 06:42:53 pm »
Yeah I looked and it's not in my Config.sys. I will add it. I remember on my USB->Serial I needed to add a Device statement.

33
Communication / COM Port Setup
« on: November 28, 2023, 05:55:13 pm »
I am trying to setup a COM port under ArcaOS. Do I need to add any statements in Config.sys? I tried mode com1 through com8 and it's not recognized. I don't see any COM ports in the hardware manager either. I'm not using a USB->Serial but an actual COM port on the motherboard.

34
General Discussion / Re: Os2.kr
« on: November 27, 2023, 06:53:04 pm »
That could be. It did have social media logins that don't work anymore.. so who knows..

35
General Discussion / Re: Os2.kr
« on: November 27, 2023, 12:32:39 am »
Yeah I can’t get past the phone number part either. Can’t find any contact info either.

36
General Discussion / Os2.kr
« on: November 26, 2023, 07:29:03 pm »
Has anyone been able to register on os2.kr? I’ve been trying with no luck. Looks like some good stuff over there to check out but no way to register successfully or log in.

37
Applications / Re: hints for python upgrade
« on: November 19, 2023, 05:38:31 pm »
Someone helped me a while back. I think the command was
Code: [Select]
yum install python2.7 python3 and that resolved my python issue.

38
Applications / Re: HyperAccess 7
« on: November 18, 2023, 12:42:07 am »
Code: [Select]
[C:\] set tmp
TMP=(null)

Hm, if "set tmp" returns (null)  like you write, then there exists no environment variable TMP.

That was on a freshly installed Warp 4.5 machine.

39
Applications / Re: HyperAccess 7
« on: November 17, 2023, 10:41:13 pm »
The installer created a hidden folder called "Nowhere" with the files needed for installation.

Code: [Select]
C:\attrib nowhere

   D SH

Checked my ArcaOS machine and it also has the 'Nowhere' directory.

40
Applications / Re: HyperAccess 7
« on: November 17, 2023, 10:38:23 pm »
There should be a set TMP=x:\var\temp in a stock AOS install.
Try doing "set TMP" without the quotes on a cmd line to see if and where set, and also make sure your  drive didn't fill up

This was on a stock Warp 4.5 install. My ArcaOS TMP/TEMP/TMPDIR were all set to C:\var\tmp
Code: [Select]
[C:\] set tmp
TMP=(null)

41
Applications / Re: HyperAccess 7
« on: November 17, 2023, 10:13:02 pm »
I made some disk images and it installed just fine on my Warp 4.5 VM. How can I copy desktop objects the best way? I had some issues in the past copying them, perhaps it was because I was going from a C: to a D: drive and the links to the objects in the folder were broken?

42
Applications / Re: HyperAccess 7
« on: November 15, 2023, 07:53:18 pm »
It doesn't say.. I tried altering the installer cmd file for less space and it still didn't work. I'm hoping with my OS/2 W4 VM it will work - 2GB HPFS partition.

43
Programming / Re: OPenchat
« on: November 15, 2023, 05:32:23 pm »
Thanks for all the work to get this app running again on 5.1!

44
Applications / Re: HyperAccess 7
« on: November 15, 2023, 05:27:06 pm »
I created an OS/2 Warp 4 VM last night.. going to make disk imgs and try to install on the VM. That was fun.. haven't used OS/2 in quite a long time.

45
Programming / Re: OPenchat
« on: November 14, 2023, 12:17:44 am »

Pages: 1 2 [3] 4 5 ... 11