Article ID: 117767
Article Last Modified on 6/13/2001
APPLIES TO
- Microsoft Access Developer's Toolkit 2.0
This article was previously published under Q117767
Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you run the Microsoft Access Developer's Toolkit version 2.0 Setup
Wizard, you may receive the following error message when the Setup Wizard
creates the disk images:
Error occurred in WriteSTF
CAUSE
This error message can occur if any of the files you included with
your application has a name that contains an apostrophe (') or an
ampersand (&). This error message may also occur if the swu2016.dll file
is missing from the Microsoft Access folder.
NOTE: The swu2016.dll file is copied to the Access directory when you
install the ADT on any computer.
RESOLUTION
Rename the file that has an apostrophe in its name to a new name that
does not contain an apostrophe or make sure the swu2016.dll file is in the
Microsoft Access folder, and then run the Setup Wizard again.
STATUS
This behavior no longer occurs in the Microsoft Access Developer's Toolkit
for Windows 95 version 7.0.
REFERENCES
Microsoft Access Developer's Toolkit "Advanced Topics," version 2.0,
Chapter 2, "Creating a Custom Setup Program"
Keywords: kberrmsg kbsetup kbprb KB117767