Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!zaphod.mps.ohio-state.edu!caen!uflorida!travis!hardy!dana From: dana@hardy.hdw.csd.harris.com (Dan Aksel) Newsgroups: comp.windows.ms Subject: Re: WFW Default Directory Message-ID: <2015@travis.csd.harris.com> Date: 9 Jan 91 19:42:26 GMT References: <90362.151544YTHPRGDB@MTUS5.BITNET> <2770008@hparc0.HP.COM> Sender: news@travis.csd.harris.com Reply-To: dana@hardy.hdw.csd.harris.com (Dan Aksel) Organization: Harris Computer Systems, Fort Lauderdale, FL Lines: 18 All these complex solutions to such a simple problem. Please forgive me if this is a repost. I haven't read this group in 14 days and may have overlooked it. Windows applications are called from the directory given on the command line when you click "File Properties." My WFW files are located in C:\DATA\WFW\ My command line looks like: C:\DATA\WFW\WINWORD.EXE The actual program is located at D:\WINWORD\ Simply add D:\WINWORD to your path statement in autoexec.bat. I run almost all my applications this way. It makes backups a breeze... xcopy c:\data\*.* a: /e /s /v /m [/ddate] Or something like that. Not overly advanced, but it works. --------- Dan Aksel