Lỗi xảy ra là như này the module "c:\windows\system32\comdlg32.ocx kingtham_venovn: was loaded but the call to dllregisterserver failed with error code 0x8002801c Start -> Run -> Type "regsvr32 C:\Windows\System32\comdlg32.ocx" Cũng bị vậy lun regsvr32 [/i:[C:\Windows\System32\comdlg32.ocx]] The module [/i:[C:\Windows\System32\comdlg32.ocx]] failed to load, or regsvr32 /u %windows%\system32\comct32.ocx =>the module %windows%\system32\comct32.ocx failed to load, make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .dll files. Vậy làm cách nào đăng kí ocx với dll trong vista :bun: , có ai chỉ giúp :kiss: Muốn cài IIS cho Vista vô đâu để cài vậy :bun:" /> Lỗi xảy ra là như này the module "c:\windows\system32\comdlg32.ocx kingtham_venovn: was loaded but the call to dllregisterserver failed with error code 0x8002801c Start -> Run -> Type "regsvr32 C:\Windows\System32\comdlg32.ocx" Cũng bị vậy lun regsvr32 [/i:[C:\Windows\System32\comdlg32.ocx]] The module [/i:[C:\Windows\System32\comdlg32.ocx]] failed to load, or regsvr32 /u %windows%\system32\comct32.ocx =>the module %windows%\system32\comct32.ocx failed to load, make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .dll files. Vậy làm cách nào đăng kí ocx với dll trong vista :bun: , có ai chỉ giúp :kiss: Muốn cài IIS cho Vista vô đâu để cài vậy :bun:" />

Làm như nào để "using regsvr32 in Vista"

Thảo luận trong 'Thủ thuật/Hỏi đáp/Thắc mắc phần mềm' bắt đầu bởi kingtham, 9/3/07.

  1. kingtham

    kingtham New Member

    Bài viết:
    119
    Nơi ở:
    Đâu đó ngoài kia
    Làm như nào để "using regsvr32 in Vista" + cài IIS

    1. go to bot folder

    2. copy all OCX and DLL files to C:\Windows\System32

    3. go to bot folder, run setup

    Mã:
    @echo off
    copy *.ocx %windir%\system32 /Y
    copy *.dll %windir%\system32 /Y
    regsvr32 %windir%\system32\comdlg32.ocx
    regsvr32 %windir%\system32\MSFLXGRD.OCX
    regsvr32 %windir%\system32\MSWINSCK.OCX
    regsvr32 %windir%\system32\RICHTX32.OCX
    regsvr32 %windir%\system32\tabctl32.ocx
    regsvr32 %windir%\system32\msstdfmt1.dll
    => Lỗi xảy ra là như này
    the module "c:\windows\system32\comdlg32.ocx
    kingtham_venovn: was loaded but the call to dllregisterserver failed with error code 0x8002801c

    Start -> Run -> Type "regsvr32 C:\Windows\System32\comdlg32.ocx"
    Cũng bị vậy lun

    regsvr32 [/i:[C:\Windows\System32\comdlg32.ocx]]
    The module [/i:[C:\Windows\System32\comdlg32.ocx]] failed to load,
    or
    regsvr32 /u %windows%\system32\comct32.ocx
    =>the module %windows%\system32\comct32.ocx failed to load,

    make sure the binary is stored at the specified path or debug it to check for problems with the binary or dependent .dll files.


    Vậy làm cách nào đăng kí ocx với dll trong vista :bun: , có ai chỉ giúp :kiss:


    Muốn cài IIS cho Vista vô đâu để cài vậy :bun:
     
    :

Chia sẻ trang này