aruit@idca.tds.PHILIPS.nl (A. de Ruiter) (10/18/90)
Hello Netreaders, We try to do a redirection of a remote file system to a local PC drive from a Windows 3.0 Dynamic Link Library which execute via WinExec() a Dos program which does the NFS mount. This mount is done correctly, but the new local PC drive is not known in Windows 3.0 or another Windows 3.0 application. We think this problem occur because when Windows 3.0 execute a Dos command it creates a new virtual dos machine with an own environment. So this environment is changed by the nfs mount to let Dos know about the new local PC drive, but after the Dos command is finished this virtual dos machine and environment is gone and the Windows 3.0 environment is unchanged. Does anyone know if this is the real problem and/or how to solve this? +----------------------------------------------------------------------------+ | |Philips Information Systems | | _ __ |Optical Filing Systems, BK-C2 | | /_| __ /_ _ __ __/_ /__) ./_ _ _|Anton de Ruiter | |/ |/ /(_ (_)/ / (_/(-' / \ (_//(_ (-'/ |Post Office Box 245 | | |7300 AE Apeldoorn, The Netherlands| | |-----------------------------------| | __ __ |Internet: aruit@idca.tds.philips.nl| | / )_ /_ ._ _ / /_ ./ .__ __ |UUCP : ..!mcsun!philapd!aruit | | (__//_)(_ /(_(_|(_ / /(_ // /(_/ |Phone : 31 55 433514 (Business)| | / _/ |Phone : 31 5486 18199 (Home) | | |Fax : 31 55 433488 | +----------------------------------------------------------------------------+