Article ID: 131938
Article Last Modified on 6/25/2002
APPLIES TO
- Microsoft Access Developer's Toolkit 2.0
This article was previously published under Q131938
Novice: Requires knowledge of the user interface on single-user computers.
SYMPTOMS
When you run the Microsoft Access Developer's Toolkit (ADT) Setup Wizard
to create a custom Setup program, you may encounter one of the following
problems:
CAUSE
In the Setup Wizard's "What is the name of your application?" box, you
included an exclamation point (!), a quotation mark ("), or a comma (,),
or your application name is approximately 30 characters long. The Setup
Wizard does not alert you that you are entering invalid characters or that
your application name may be truncated.
NOTE: Although the application name can be up to 30 characters long, when
the application is set up on a computer (computer 1) whose font size is
larger than the font size of the computer (computer 2) on which the
application was created, or if the monitor resolution of computer 1 is
lower than the monitor resolution of computer 2, the application name may
be truncated.
RESOLUTION
To work around this problem, in the Setup Wizard, enter an application name
with fewer characters or enter an application name that does not contain
invalid characters. A valid application name can be up to approximately 30
characters long (see the note in the "Cause" section) and can consist
of letters, numbers, and all punctuation marks except the exclamation point
(!), the comma (,) and the quotation mark (").
STATUS
Microsoft has confirmed this to be a problem in Microsoft Access version
2.0. This problem no longer occurs in Microsoft Access for Windows 95
version 7.0.
REFERENCES
Microsoft Access Developer's Toolkit "Advanced Topics," version 2.0,
Chapter 2, "Creating a Custom Setup Program," pages 19-31
Keywords: kberrmsg kbbug kbsetup KB131938