How To Install Visual Basic to a Network Using 8.3 File Names (152789)



The information in this article applies to:

  • Microsoft Visual Basic Learning Edition for Windows 5.0
  • Microsoft Visual Basic Learning Edition for Windows 6.0
  • Microsoft Visual Basic Professional Edition for Windows 5.0
  • Microsoft Visual Basic Professional Edition for Windows 6.0
  • Microsoft Visual Basic Enterprise Edition for Windows 5.0
  • Microsoft Visual Basic Enterprise Edition for Windows 6.0
  • Microsoft Visual Basic Standard Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Professional Edition, 16-bit, for Windows 4.0
  • Microsoft Visual Basic Professional Edition, 32-bit, for Windows 4.0
  • Microsoft Visual Basic Enterprise Edition, 16-bit, for Windows 4.0
  • Microsoft Visual Basic Enterprise Edition, 32-bit, for Windows 4.0

This article was previously published under Q152789

SUMMARY

Some network shares, such as Novell or Windows for Workgroups, can only accept files with the 8.3 character file names. This article describes how to install Visual Basic into these shares using the Setup /F option. This option forces the 8.3 file name requirement. When you use this option, file names with the 8.3 format for the directory will be accepted by the setup program.

MORE INFORMATION

To use this option, access the CD-ROM or disk drive containing the setup program, and type the following in the Run dialog box:

Setup /f

NOTE: Installing Visual Basic to a network share is not a recommended configuration. This configuration is not supported.

For additional information, please see the following article in the Microsoft Knowledge Base:

142517 VB Doesn't Support Administrator or Network Installation


Modification Type:MinorLast Reviewed:7/2/2004
Keywords:kbhowto kbnetwork kbsetup KB152789