Archive for December, 2010:
初使化wine
973 Comments | This entry was posted on Dec 04 2010
唉,好久没发过东西了。。。
上次在WINE下装了点东西。但发现运行起来还是不如在virtualbox下面,所以想清理一下。。。直接初使化一下得了。。。。
删除用户目录下的.wine目录,如我的为/home/st0p/.wine
然后运行wineboot
1 2 3 4 5 6 7 8 9 10 11 12 13 14 | st0p@st0p-desktop:~$ rm -rf /home/st0p/.wine st0p@st0p-desktop:~$ rm -rf /home/st0p/.local/share/applications/wine* st0p@st0p-desktop:~$ rm -rf /home/st0p/.local/share/desktop-directories/wine* st0p@st0p-desktop:~$ wineboot wine: created the configuration directory '/home/st0p/.wine' fixme:msvcrt:_setmbcp trail bytes data not available for DBCS codepage 0 - assuming all bytes fixme:system:SetProcessDPIAware stub! fixme:dwmapi:DwmIsCompositionEnabled 0x33cfdc fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\xpti.dat" 1 536870916 (nil) (nil) 0x1ed1d4 (nil) fixme:iphlpapi:NotifyAddrChange (Handle 0xa62e8d8, overlapped 0xa62e8e0): stub fixme:file:MoveFileWithProgressW MOVEFILE_WRITE_THROUGH unimplemented fixme:advapi:SetNamedSecurityInfoW L"C:\\windows\\system32\\gecko\\1.0.0\\wine_gecko\\components\\compreg.dat" 1 536870916 (nil) (nil) 0x1cb6b8c (nil) wine: configuration in '/home/st0p/.wine' has been updated. |
如果在开始菜单中还存在有快捷方式。那就去/home/st0p/.local/share/applications/wine下删掉里面的内容