****************** Windows 2000 *************** I did not try try so far. Probably the same as NT 4, since it based on the same technology (different from Windows 95, 98 or Me. ****************** Windows NT *************** =========================================================================== General modifications to make Geos running under NT : Edit the \WINNT\SYSTEM32\CONFIG.NT and add the following lines : dos=high, umb device=%SystemRoot%\system32\himem.sys ntcmdprompt files=100 Buffers=30 Just check the fs in the [system] paragraph of the GEOS.INI fs = { os2.geo } or : fs = { ntfat.geo } OS2 and NTFAT are so close that you can use both on NT. NOTE : a) Some Windoofs-antivirus-tools are known to block the floppy-access for DOS-programs (unable to access drive a: from NDO under NT). (Solution: try b) ) b) The "drive a:"-problem AFAIK only occurs under WinNT4.0 (it'll probably occur under Win00, too). Solution: Tell Geos to access drive a: like a hard-disk. Hence you won't be able to format or rename the disk under Geos, but you can read/write it ;-) BTW: Under NT4.0 this problem is caused by the incomplete NT-Dos-emulation. Regards Jörg =========================================================================== PalmConnect under NT 4 To make Palm Connect run under NT, just put, in [system] paragraph : fs = { os2.geo } The setup procedure may fail (KR-xx error). In this case, edit GEOS.INI and change the continueSetup from true to false. =========================================================================== New/GeoPublish under NT 4 NewPublish 2.5 runs under NT 4. Same modifications as above. =========================================================================== PalmConnect, PS/2 mouse and COM1 under NT 4 Martin Glendale wrote : I got palm connect working on NT 4.0. The only problem is if you have a ps/2 mouse and only com 1 then you cant get them both to work. If anyone has figured it out I would appreciate the answer. my geos.ini [system] continueSetup = false SetupMode = 0 serialnumber = 1000-0022-0278-1056 penBased = true drive a=1440 fs=os2.geo [input] reboot on reset = false noKeyboard = false doubleClickTime = 30 mouseAccelMultiplier = 2 [ui] haveEnvironmentApp = false penInputDisplayType = 0 confirmShutdown = false backgroundcolor = 8 execOnStartup = Alarm noTaskSwitcher = true [uiFeatures] defaultLauncher = File Manager interfaceLevel = 3 interfaceOptions = 24576 launchModel = 1 launchLevel = 3 docControlFSLevel = 0 docControlOptions = 19392 expressOptions = 2377 helpOptions = 0 windowOptions = 65298 [screen 0] device = VGA: 640x480 16-color driver = vga.geo [motifOptions] fsStaticDriveMoniker = true scroll arrow size = 10 clickSounds = false [expressMenuControl] otherAppSubMenu = false runSubMenu = false [keyboard] device = U.S. Keyboard driver = kbd.geo [mouse] info = 0 device = IBM PS/2 Mouse driver = IBM PS/2 Mouse port = 2 [prefmgr] timeout = 1 [Palm Computing, Inc.] Palm Search String = 0D penBased = false [serial] port 1=4 port 2=3 port 3=5 [parallel] port1 = 1 [Net Library] domainName = /COMM InitDrivers = comm.geo [Link] drives = D: name = PC port = 0 baudRate = 12 [task driver] driver = Non-Switching Task Driver device = No Task-Switcher ==============================================================================