Windows   « EVA 破 - 見たよ〜〜 | HOME | Windows 自動シャットダウン+再起動 »

 ■ VB6 Run-time error (MSCOMCTL.OCX)

アプリケーションを起動する時に下記エラーが出たら、MSCOMCTL.OCX がPCに入っていないので、別途インストール。


実行時エラー'339': コンポーネント 'MSCOMCTL.OCX'、またはその依存関係のひとつが適切に登録されていません。ファイルが存在しないか、あるいは不正です。

もしくは、

Run-time error '339': Component 'comdlg32.ocx' or one of its dependencies not correctly registered: a file is missing or invalid.


ウェブ上から MSCOMCTL.OCX をダウンロード。(例えばココ。For WinXP or 2003)

その後、Start - Run、またはスタート - ファイル名を指定して実行。
下記を入れてエンター。

REGSVR32 MSCOMCTL.OCX

これで動くはずです!!

投稿者 tomopugh : 2009年07月10日 11:22

Comment

Please comment !




Save the info?


  (Please don't click on "post" twice. It takes time a bit to change to the next screen!!)