Configuring NEOSYS on Windows 10: Difference between revisions

From NEOSYS Technical Support Wiki
Jump to navigationJump to search
Line 14: Line 14:




=== Installing IIS using appwiz.cpl & enable NTVDM ===
=== Installing IIS using Windows Features & enable NTVDM ===


#Use windows search bar to navigate to 'Windows Features'
#Search for 'Windows features' in the Windows search bar and open 'Turn Windows features on or off'  
#Check 'IIS' & expand 'IIS'
#Check and expand 'Internet Information Services'
#Expand 'World Wide Web Services'
#Expand 'World Wide Web Services'
#Expand 'Application Development Features'
#Expand 'Application Development Features'

Revision as of 07:15, 13 June 2018

Installing NEOSYS on Windows 10

32 bit Windows 10 Pro and Enterprise (NOT 64 bit) will run and serve NEOSYS fine.

32 bit Windows Home is not fully suitable because it does not have IIS web server. NEOSYS processes will run on Windows 10 Home 32 bit but IIS will have to be configured on another computer with access to the NEOSYS folders via a share. The computer running IIS could be any version of Windows including 64 bit.

Get NEOSYS process running

  1. Open command prompt.
  2. Right click on window and select 'Properties'.
  3. Check "Use Legacy Console".

Win10legacyoption.jpg


Installing IIS using Windows Features & enable NTVDM

  1. Search for 'Windows features' in the Windows search bar and open 'Turn Windows features on or off'
  2. Check and expand 'Internet Information Services'
  3. Expand 'World Wide Web Services'
  4. Expand 'Application Development Features'
  5. Check 'ASP'
  6. Click OK
  7. Also navigate to Legacy Components and tick NTVDM.

Win10checkASP.jpg

Excluding ntvdm.exe from Windows Defender

Must be done otherwise performance according to FILESPEED is 10 to 20 times slower.

  1. Use windows search bar to navigate to 'Virus & threat protection', 'Virus & threat protection settings'.
  2. Scroll down to subheading 'Exclusions' and click on 'Add or remove exclusions'.
  3. Click + button and add process "ntvdm.exe".

Note that excluding folders or file extensions does not fully restore file speed to NEOSYS whereas excluding process ntvdm.exe does.

Win10exclusion1.png

Running AREV.EXE in compatibility mode

  1. Right click AREV.EXE in \neosys\ folder
  2. Properties
  3. Compatibility tab
  4. Run with compatibility for Win95

Configuring Windows Automatic Update

  1. Use windows search bar to navigate to 'Local Group Policy Editor'.
  2. Expand 'Computer Configuration'.
  3. Expand 'Administrative Templates'.
  4. Expand 'Windows Components'.
  5. Scroll down & expand 'Windows Update'.
  6. Double click on 'Configure Automatic Updates'.
  7. Check 'Enabled'.
  8. In drop down menu choose the "4 - Auto download and schedule the install" option.
  9. Then choose the required Scheduled install day e.g. "1 - Every Sunday".
  10. Time by default is set to 3:00.
  11. Click apply and then OK.
  12. Double click on "Always automatically restart at the scheduled time".
  13. Check 'Enabled'.
  14. Click apply and then OK.

Win10setAutoUpdate.jpg

Win10setAutoRestart.jpg