Microsoft KB Archive/101285

From BetaArchive Wiki
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Knowledge Base


WFWG Err Msg: STOP! You Must Type a Full Path Including...

Article ID: 101285

Article Last Modified on 10/12/2003



APPLIES TO

  • Microsoft Windows for Workgroups 3.1
  • Microsoft Windows for Workgroups 3.11



This article was previously published under Q101285

SYMPTOMS

If you try to share a local printer, you may receive the following error message:

STOP! you must type a full path including a drive letter

CAUSE

This error occurs when the TEMP environment variable is set to a directory that does not exist.

WORKAROUND

To correct this situation:

  1. Edit the AUTOEXEC.BAT file with a text editor, such as Microsoft Windows Notepad. Ensure the SET TEMP statement is similar to the following:

          SET TEMP=C:\WINDOWS\TEMP
                            
  2. Run File Manager and ensure there is a C:\WINDOWS\TEMP directory. If there is not, choose Create Directory from the File menu and create C:\WINDOWS\TEMP.
  3. If you changed your AUTOEXEC.BAT file in step 1, you need to exit Windows for Workgroups and restart your computer.



Additional query words: 3.10 3.1 3.11

Keywords: KB101285