- Messages
- 324
- Country

I downloaded sbuilder & installed it but got this message:
runtime error component comdlg32.ocx not correctly registered: a FILE IS MISSING
I have d/l comdlg32.ocx & put it in the Windows\System32 folder. I've followed both set of instructions I saw on 2 Windows sites, but I get this red cross message.
I'm stumped....can anyone suggest my next move?
Method 1: Re-register comdlg32.ocx file from an elevated command prompt
a. Click on Start; in the start search type cmd.
b. Right click on cmd.exe and choose to “Run as administrator”.
c. Type the following command and hit Enter after each one:
regsvr32 /u Comdlg32.ocx
regsvr32 /i Comdlg32.ocx
d. Close the command prompt and then try to run the program.
This didn't work so I tried this
1. Download comdlg32.zip and save to Desktop.
2. Unzip the file using WinZip or any other utility.
3. Extract comdlg32.ocx to Windows\System32 folder.
4. Type the following command from Start, Type Run then Hit enter then under Run type
5. regsvr32 %Systemroot%\System32\comdlg32.ocx
runtime error component comdlg32.ocx not correctly registered: a FILE IS MISSING
I have d/l comdlg32.ocx & put it in the Windows\System32 folder. I've followed both set of instructions I saw on 2 Windows sites, but I get this red cross message.
I'm stumped....can anyone suggest my next move?
Method 1: Re-register comdlg32.ocx file from an elevated command prompt
a. Click on Start; in the start search type cmd.
b. Right click on cmd.exe and choose to “Run as administrator”.
c. Type the following command and hit Enter after each one:
regsvr32 /u Comdlg32.ocx
regsvr32 /i Comdlg32.ocx
d. Close the command prompt and then try to run the program.
This didn't work so I tried this
1. Download comdlg32.zip and save to Desktop.
2. Unzip the file using WinZip or any other utility.
3. Extract comdlg32.ocx to Windows\System32 folder.
4. Type the following command from Start, Type Run then Hit enter then under Run type
5. regsvr32 %Systemroot%\System32\comdlg32.ocx


