When you run a Microsoft Visual Basic 6.0 application Setup package that the Package and Deployment Wizard (PDW) generated, you may receive the following error message:
Path or File not found
This error occurs when the following conditions are true:
| • | The operating system is Microsoft Windows 2000. |
| • | The Setup package is installed by a user whose user name contains DBCS characters. |
Back to the top
To work around this problem, log on as a user whose user name is ANSI-based to install the application. After the installation, you can use the application when you log on as the Korean character-based user.
Back to the top
To resolve this problem, obtain the latest service pack for Visual Studio 6.0. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
834001 (http://support.microsoft.com/kb/834001/)
Back to the top