在Windows 7 Enterprise x64上安装LSP [英] LSP Installation on Windows 7 Enterprise x64

查看:205
本文介绍了在Windows 7 Enterprise x64上安装LSP的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

好的,使用nmake(以管理员身份运行)从Windows 7 SDK v7.1构建LSP示例。我已经建立了32& 64位dll现在正尝试使用以下命令进行安装:

OK, built the LSP sample from the Windows 7 SDK v7.1 using nmake (running as Admin). I've built both 32 & 64-bit dlls and am now trying to install with the following command:

instlsp -i -c b -o 1001 -o 1002 -o 1003 -n" Foobar" -d< 64位ifslsp.dll的路径> -d32< 32位ifslsp.dll的路径>

instlsp -i -c b -o 1001 -o 1002 -o 1003 -n "Foobar" -d <path to 64-bit ifslsp.dll> -d32 <path to 32-bit ifslsp.dll>

dll已经在SDK目录下构建为Admin,我正在尝试从那里安装它们。

The dlls have been built under the SDK directory as Admin and I'm trying to install them from there.

我得到:

LSP名称是'Foobar'

LSP name is 'Foobar'

RetrieveLspGuid:LoadLibraryA失败:193

RetrieveLspGuid: LoadLibraryA failed: 193

InstallProviderVista:WSCInstallProviderAndChain64_32失败:10104

InstallProviderVista: WSCInstallProviderAndChain64_32 failed: 10104

我假设我犯了一个简单的错误并且样本确实很愉快。我可能出错的地方有什么指示?

I'm assuming I've made a simple error and that the sample does happily work. Any pointers to where I may be going wrong?

我使用了SDK命令shell并执行了setenv / Debug / win7 / x64(64位版本)和setenv / Debug / win7 / x86 (32位版本)

I used the SDK command shell and executed setenv /Debug /win7 /x64 (64-bit build) and setenv /Debug /win7 /x86 (32-bit build)

我正在运行64位instlsp.exe。

I'm running the 64-bit instlsp.exe.

谢谢

推荐答案

问题解决了,我的错误。
Problem solved, my error.


这篇关于在Windows 7 Enterprise x64上安装LSP的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆