OFFXPDEV: Documented Command Line Switches Are Not Available in the Microsoft Development Environment (288162)



The information in this article applies to:

  • Microsoft Office XP Developer

This article was previously published under Q288162

SYMPTOMS

Some of the documented command line switches for the Microsoft Office XP Development Environment do not work.

STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.

MORE INFORMATION

The following command line switches are supported:
  • /mdi
  • /sdi
  • /fn
  • /fs
  • /LCID
The following command line switches are not supported:
  • /make
  • /rebuild
  • /deploy
  • /debug
  • /release
  • /out
  • /run
  • /runexit
  • /command
  • /selfdebug

Steps to Reproduce the Behavior

  1. Click Start, and then click Run. Type cmd.exe to open a command prompt.
  2. Type cd Program Files\Microsoft Office Developer\Env\IDE\, and then press ENTER.
  3. Type MODENV.EXE /?, and then press ENTER again.
A dialog box appears and lists the available command line switches.

Modification Type:MajorLast Reviewed:2/6/2003
Keywords:kbbug KB288162 kbAudDeveloper