matthew_wai 2019-4-21 22:58
[color=Red]matthew@matthew-pc:~$ sudo apt-get install wine-stable
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine-stable is already the newest version (3.0-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 551 not upgraded.
matthew@matthew-pc:~$ sudo apt-get install wine64
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine64 is already the newest version (3.0-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 551 not upgraded.
matthew@matthew-pc:~$ sudo apt-get install wine32
Reading package lists... Done
Building dependency tree
Reading state information... Done
wine32:i386 is already the newest version (3.0-1ubuntu1).
0 upgraded, 0 newly installed, 0 to remove and 551 not upgraded.[/color]
I have installed Wine. When I right-click on an .exe file, "Open With Wine Windows Program Loader" does not appear. When I click on "Other Application", "Wine" does not appear either. Wine is absent from the application menu when I click on the "Menu" button. What should I do?
[[i] 本帖最後由 matthew_wai 於 2019-4-22 03:43 PM 編輯 [/i]]
sailorbb 2019-4-22 01:05
try try to install winapp via winetrick
matthew_wai 2019-4-22 11:01
I finally found "Wine Windows Program Loader" and tried to install a PenPower driver, but the installation has failed. See below.
[attach]9576026[/attach]
Error Number: 0x80040708
Description: Unable to create required engine components, check whether you have appropriate privileges to create COM components (0x80004005).
What should I do?
[[i] 本帖最後由 matthew_wai 於 2019-4-22 11:20 AM 編輯 [/i]]
sailorbb 2019-4-22 12:05
[quote]原帖由 [i]matthew_wai[/i] 於 2019-4-22 11:01 AM 發表 [url=https://www.discuss.com.hk/redirect.php?goto=findpost&pid=498166440&ptid=28172011][img]https://www.discuss.com.hk/images/common/back.gif[/img][/url]
I finally found "Wine Windows Program Loader" and tried to install a PenPower driver, but the installation has failed. See below.
Error Number: 0x80040708
Description: Unable to create required ... [/quote]
where's your wine root ?
access problem because you tried to install to wine Workin system directories ?
I had my wine in user home directory,
~/.wine/c_drive
so whatever happens to wine stays inside wine
did you run the driver installation file from Linux ? try to install it via winetricks
sudo apt-get install winetricks
then run winetricks, there you'll have options to install programs, or add official windows components like m$fonts dotnet directx etc.
matthew_wai 2019-4-22 13:47
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 12:05 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498168833&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
where's your wine root ? [/quote]
[color=#ff0000][b]/home/matthew/.wine[/b][/color]
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 12:05 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498168833&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
access problem because you tried to install to wine Workin system directories ?
[/quote]
I just accepted the following default folder:
[attach]9576609[/attach]
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 12:05 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498168833&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
did you run the driver installation file from Linux ?[/quote]
This is the installation file: [b][color=#ff0000]/home/matthew/PenPower.exe[/color][/b]
matthew_wai 2019-4-22 14:17
I have just installed Winetricks, but PenPower is not on its application list.
[attach]9576683[/attach]
sailorbb 2019-4-22 14:45
type 'winecfg' and see if the windows environments were properly configured ? (it should)
if everything allright you should be able to 'wine PenPower.exe' to execute installation. your wine seems fine just that permission error could be on the windows side, 32bit driver for 64bit systems ?
matthew_wai 2019-4-22 15:40
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 02:45 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498176054&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
type 'winecfg' and see if the windows environments were properly configured ? (it should)[/quote]
I don't know whether they have been properly configured.
[attach]9576826[/attach]
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 02:45 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498176054&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
32bit driver for 64bit systems[/quote]
My Mint is 64-bit. The driver is for 64-bit Windows.
sailorbb 2019-4-22 15:54
[quote]原帖由 [i]matthew_wai[/i] 於 2019-4-22 03:40 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498178550&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
I don't know whether they have been properly configured.
9576826
My Mint is 64-bit. The driver is for 64-bit Windows. [/quote]
what's the apps requirement ? some windows program REQUIRES windows C++ library or very likely the .NET framework... which must be added to wine accordingly and manually through winetricks.
matthew_wai 2019-4-22 16:00
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 03:54 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498179198&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
what's the apps requirement ? [/quote]
PenPower.exe has been installed on guest Windows 10 in VirtualBox. So far, I have not installed any Windows 10 updates.
matthew_wai 2019-4-22 16:08
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 03:54 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498179198&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
some windows program REQUIRES windows C++ library or very likely the .NET framework[/quote]
小蒙恬 = PenPower
[attach]9576904[/attach]
sailorbb 2019-4-22 16:45
this ? if so you need to get "dotnet40" or may be the latest one "dotnet462" ? and "dotnet_verifier" if the installer needs it.
by default wine is pretty empty because its just a baremetal shell, not your daily 15GB windows. you need to add the missing system dependencies whenever the windows prog needs.
I use wine mostly for standalone programs, never tried system drivers to interact with h/w, so your path might be more rough.
matthew_wai 2019-4-22 19:57
My Windows 10 has no .NET Framework 4.0
[attach]9577721[/attach]
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 04:45 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498181211&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
your path might be more rough.[/quote]
The path is not only rough; it is broken.
matthew_wai 2019-4-22 20:08
[quote]原帖由 [i]sailorbb[/i] 於 2019-4-22 04:45 PM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498181211&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
you need to get "dotnet40" or may be the latest one "dotnet462" ? and "dotnet_verifier" if the installer needs it. [/quote]
Do you mean the following?
[attach]9577762[/attach]
matthew_wai 2019-4-22 23:16
[url=https://forums.linuxmint.com/viewtopic.php?f=49&t=291065&p=1625022#p1625007]https://forums.linuxmint.com/viewtopic.php?f=49&t=291065&p=1625022#p1625007[/url]
Having read the above reply, I am considering whether to give up.
煙民母親生賤種
*** 作者被禁止或刪除 內容自動屏蔽 ***
sailorbb 2019-4-24 06:09
[quote]原帖由 [i]煙民母親生賤種[/i] 於 2019-4-24 03:31 AM 發表 [url=https://computer.discuss.com.hk/redirect.php?goto=findpost&pid=498254407&ptid=28172011][img]https://computer.discuss.com.hk/images/common/back.gif[/img][/url]
wine 唔係萬能,通常一涉及硬件底層既東西,例如 driver 就 唔 work。
:fst_011:
否則所以 windows driver 都可以裝落 linux 用啦:fst_011: [/quote]
寫信請求硬件商提供驅動器啦
我覺得手寫阪和touchpad沒太多差別, 基本上連力度也有了, 就是在有觸控時把虛形座標更新至那個物理上的x,y座標吧
頁:
[1]