大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

Wine、Cedega、CrossOver 等配置
回复
yzy0908
帖子: 10
注册时间: 2008-09-06 13:00

大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#1

帖子 yzy0908 » 2008-12-01 9:48

yzy0908@yzy0908-laptop:~$ wine /home/yzy0908/.wine/drive_c/windows/setup.exe
Warning: could not find DOS drive for current working directory '/home/yzy0908', starting in the Windows directory.
fixme:font:WineEngCreateFontInstance Untranslated charset 99
fixme:shell:IShellLinkA_fnGetPath (0x13ef88): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13ef88): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13f030): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13ef88): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13f030): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13ef88): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
fixme:shell:IShellLinkA_fnGetPath (0x13f030): WIN32_FIND_DATA is not yet filled.
fixme:shell:DllCanUnloadNow stub
yzy0908@yzy0908-laptop:~$ err:menubuilder:InvokeShellLinker failed to build the menu
err:menubuilder:InvokeShellLinker failed to build the menu
err:menubuilder:InvokeShellLinker failed to build the menu
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:menubuilder:InvokeShellLinker failed to build the menu
fixme:shell:DllCanUnloadNow stub
err:menubuilder:InvokeShellLinker failed to build the menu
err:menubuilder:InvokeShellLinker failed to build the menu
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
fixme:shell:DllCanUnloadNow stub
err:menubuilder:InvokeShellLinker failed to build the menu
fixme:shell:DllCanUnloadNow stub
yzy0908@yzy0908-laptop:~$
头像
majia
帖子: 649
注册时间: 2008-08-25 10:40

Re: 大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#2

帖子 majia » 2008-12-01 10:01

1 cd /home/yzy0908/.wine/drive_c/windows
2 wine setup.exe
看看 奇怪 你要安装什么东西 怎么会在windows这个目录下面噢?
灌水专用
yzy0908
帖子: 10
注册时间: 2008-09-06 13:00

Re: 大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#3

帖子 yzy0908 » 2008-12-01 11:03

上面这位大侠,我把安装程序放在windows这个目录下面了,所以是那样子的~~~
头像
壹哥
帖子: 199
注册时间: 2008-01-02 17:26

Re: 大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#4

帖子 壹哥 » 2008-12-01 11:44

运行winecfg
在Drivers页面点击Autodetect让它自动设定一些盘符
哥每天阅贴无数,心已经麻木了!
哥回的不是贴,是寂寞!
yzy0908
帖子: 10
注册时间: 2008-09-06 13:00

Re: 大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#5

帖子 yzy0908 » 2008-12-01 12:00

上面这位大侠,为什么要让他自动设定一些盘符呢,那段代码说的就是这个意思吗?我是在D盘用WUBI安装的Ubuntu,这样要是自动设盘符的话,在Ubuntu里面会出来什么盘符呢?我的XP只有C和D两个盘
头像
majia
帖子: 649
注册时间: 2008-08-25 10:40

Re: 大家帮我看看下面的代码是什么意思呀?是不是缺少什么dll文件呀?

#6

帖子 majia » 2008-12-01 13:37

yzy0908 写了:上面这位大侠,为什么要让他自动设定一些盘符呢,那段代码说的就是这个意思吗?我是在D盘用WUBI安装的Ubuntu,这样要是自动设盘符的话,在Ubuntu里面会出来什么盘符呢?我的XP只有C和D两个盘
没有用过wubi安装,不过这个driverC和你自己的所谓 C盘 D盘是没有关系的
wine默认的C盘是 /home/username/.wine/drive_c 这个文件夹
灌水专用
回复