Author Topic: HyperAccess 7  (Read 15718 times)

Tom

  • Full Member
  • ***
  • Posts: 218
  • Karma: +6/-0
    • View Profile
Re: HyperAccess 7
« Reply #15 on: November 17, 2023, 11:26:22 pm »
Code: [Select]
[C:\] set tmp
TMP=(null)

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

Dave Yeo

  • Hero Member
  • *****
  • Posts: 5212
  • Karma: +119/-1
    • View Profile
Re: HyperAccess 7
« Reply #16 on: November 18, 2023, 12:01:33 am »
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.

It's normal to have a "Nowhere" directory, IIRC, the WPS uses it

christech

  • Full Member
  • ***
  • Posts: 162
  • Karma: +2/-0
    • View Profile
Re: HyperAccess 7
« Reply #17 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.

Sean Casey

  • Full Member
  • ***
  • Posts: 129
  • Karma: +3/-0
    • View Profile
Re: HyperAccess 7
« Reply #18 on: January 11, 2025, 10:38:34 pm »
I have about 20GB free on the drive.

I know this thread is over a year old...

The Error 420 is likely due to your temp directory, as configured within config.sys, pointing to a partition having over 2GB storage space.  This was often seen in the older OS/2 installation programs that used InstallShield.   

Change the temp directory to point to a smaller partition that does not exceed 2GB in size.