<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-925</id>
	<title>Nabble - Wine - Users</title>
	<updated>2009-12-08T03:38:08Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Wine---Users-f925.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Wine---Users-f925.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26692583</id>
	<title>Strange Applications' Wine submenu behaviour</title>
	<published>2009-12-08T03:38:08Z</published>
	<updated>2009-12-08T03:38:08Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Some months ago I incorrectly tried to upgrade/uninstall/reinstall WINE and ever since my Applications' Wine and Other submenus has just not been right.
&lt;br&gt;&lt;br&gt;Instead of the Wine submenu having neat little submenus for every Windows program I had installed, just like Program Files/All Programs, it now instead has 3 entries and everything has been put messily into the Other submenu, see below:
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://i45.tinypic.com/v6rbzm.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://i45.tinypic.com/v6rbzm.jpg&lt;/a&gt;&amp;nbsp;][Image: &lt;a href=&quot;http://i46.tinypic.com/314ffir.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://i46.tinypic.com/314ffir.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;My last attempt at fixing it was yesterday. I removed WINE using synaptic and then through nautilus moved the .wine dir in ~ to trash and deleted it. Then leaving my /home partition intact I formatted my / partition before freshly installing Ubuntu 9.10 from disc.
&lt;br&gt;&lt;br&gt;On boot I reinstalled WINE only to find I still had the same problem and curiously enough even the messy Other menu whose symlinks lead to files which no longer exist. To test the Wine menu I quickly installed a small Windows program and it failed to give me a sub menu for it in Applications &amp;gt;&amp;gt; Wine &amp;gt;&amp;gt; as it should and did before.
&lt;br&gt;&lt;br&gt;Perhaps I need to first remove a file which governs the Applications menu from my /~ dir before reinstalling the system again?
&lt;br&gt;&lt;br&gt;Also, I don't remember having these windowsprogram.desktop and windowsprogram.ink files cluttering up my desktop before I initially had the problem so it may be related?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Strange-Applications%27-Wine-submenu-behaviour-tp26692583p26692583.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26692383</id>
	<title>wine: Unhandled exception 0x0eedfade at address</title>
	<published>2009-12-08T03:23:45Z</published>
	<updated>2009-12-08T03:23:45Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I have an application in Delphi and I can not run with the wine, this is the error message:
&lt;br&gt;&lt;br&gt;&lt;br&gt;Code:
&lt;br&gt;&lt;br&gt;paiva@heidson-desktop:~/.wine/drive_c/Arquivos de programas/SisSec2009$ wine SisSec.exe debug
&lt;br&gt;wine: Unhandled exception 0x0eedfade at address 0x0000:0x7b843963 (thread 0009), starting debugger...
&lt;br&gt;First chance exception: 0xc0000025 in 32-bit code (0x7bc3d218).
&lt;br&gt;Register dump:
&lt;br&gt;&amp;nbsp;CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b
&lt;br&gt;&amp;nbsp;EIP:7bc3d218 ESP:0032f564 EBP:0032f5c8 EFLAGS:00200202( &amp;nbsp; - -- &amp;nbsp;I &amp;nbsp; - - - )
&lt;br&gt;&amp;nbsp;EAX:0032f96c EBX:7bc96ff4 ECX:00110058 EDX:00000000
&lt;br&gt;&amp;nbsp;ESI:0032f570 EDI:0032f5f4
&lt;br&gt;Stack dump:
&lt;br&gt;0x0032f564: &amp;nbsp;00000100 00000000 0032f5d4 c0000025
&lt;br&gt;0x0032f574: &amp;nbsp;00000001 0032f96c 7bc3d218 00000000
&lt;br&gt;0x0032f584: &amp;nbsp;7bc8b1e7 7bc9fbc0 7bc92388 7bc8b198
&lt;br&gt;0x0032f594: &amp;nbsp;0032f5b8 7bc6d350 0032f94c 0032f5fc
&lt;br&gt;0x0032f5a4: &amp;nbsp;00000000 00000000 0000000a 7bc96ff4
&lt;br&gt;0x0032f5b4: &amp;nbsp;00187850 00000000 7bc96ff4 7bc96ff4
&lt;br&gt;Backtrace:
&lt;br&gt;=&amp;gt;0 0x7bc3d218 raise_status+0x38() in ntdll (0x0032f5c8)
&lt;br&gt;&amp;nbsp; 1 0x7bc6de30 in ntdll (+0x5de30) (0x0032f5e8)
&lt;br&gt;&amp;nbsp; 2 0x7bc83ae5 in ntdll (+0x73ae5) (0x0032f948)
&lt;br&gt;&amp;nbsp; 3 0x7bc6d2c4 RtlRaiseException+0xc() in ntdll (0x0032f9c4)
&lt;br&gt;&amp;nbsp; 4 0x00690f0c in sissec (+0x290f0c) (0x0032fa18)
&lt;br&gt;&amp;nbsp; 5 0x00692069 in sissec (+0x292069) (0x0032fa48)
&lt;br&gt;&amp;nbsp; 6 0x00424a98 in sissec (+0x24a98) (0x0032fa74)
&lt;br&gt;&amp;nbsp; 7 0x00424cc9 in sissec (+0x24cc9) (0x0032facc)
&lt;br&gt;&amp;nbsp; 8 0x00424f76 in sissec (+0x24f76) (0x0032faf8)
&lt;br&gt;&amp;nbsp; 9 0x00424eb5 in sissec (+0x24eb5) (0x0032fb14)
&lt;br&gt;&amp;nbsp; 10 0x00429a1a in sissec (+0x29a1a) (0x0032fb9c)
&lt;br&gt;&amp;nbsp; 11 0x00423203 in sissec (+0x23203) (0x0032fbbc)
&lt;br&gt;&amp;nbsp; 12 0x0041f970 in sissec (+0x1f970) (0x0032fbe0)
&lt;br&gt;&amp;nbsp; 13 0x0041fafa in sissec (+0x1fafa) (0x0032fd00)
&lt;br&gt;&amp;nbsp; 14 0x0041fb8b in sissec (+0x1fb8b) (0x0032fd30)
&lt;br&gt;&amp;nbsp; 15 0x0042a6b1 in sissec (+0x2a6b1) (0x0032fe78)
&lt;br&gt;&amp;nbsp; 16 0x0049956c in sissec (+0x9956c) (0x0032fe9c)
&lt;br&gt;&amp;nbsp; 17 0x007e45c1 in sissec (+0x3e45c1) (0x0032feb8)
&lt;br&gt;&amp;nbsp; 18 0x7b8773e5 in kernel32 (+0x573e5) (0x0032fee8)
&lt;br&gt;&amp;nbsp; 19 0x7bc6d2d4 call_thread_func+0xc() in ntdll (0x0032fef8)
&lt;br&gt;&amp;nbsp; 20 0x7bc6d4f0 call_thread_entry_point+0x70() in ntdll (0x0032ffc8)
&lt;br&gt;&amp;nbsp; 21 0x7bc4a86a in ntdll (+0x3a86a) (0x0032ffe8)
&lt;br&gt;&amp;nbsp; 22 0xb7f3b05d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
&lt;br&gt;0x7bc3d218 raise_status+0x38 in ntdll: subl	$4,%esp
&lt;br&gt;Modules:
&lt;br&gt;Module	Address			Debug info	Name (112 modules)
&lt;br&gt;PE	 &amp;nbsp;400000- &amp;nbsp;f86000	Export &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;sissec
&lt;br&gt;ELF	7b800000-7b973000	Export &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;kernel32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7b820000-7b973000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; kernel32
&lt;br&gt;ELF	7bc00000-7bcb3000	Export &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ntdll&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7bc10000-7bcb3000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ntdll
&lt;br&gt;ELF	7bf00000-7bf04000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&amp;lt;wine-loader&amp;gt;
&lt;br&gt;ELF	7dc46000-7dc5a000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;olepro32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7dc50000-7dc5a000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; olepro32
&lt;br&gt;ELF	7dc5a000-7dc6f000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;midimap&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7dc60000-7dc6f000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; midimap
&lt;br&gt;ELF	7dc6f000-7dc95000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;msacm32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7dc80000-7dc95000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; msacm32
&lt;br&gt;ELF	7dc95000-7dcae000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;msacm32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7dca0000-7dcae000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; msacm32
&lt;br&gt;ELF	7dcae000-7dcb4000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libattr.so.1
&lt;br&gt;ELF	7dcb4000-7dd13000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libpulse.so.0
&lt;br&gt;ELF	7dd23000-7dd2c000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;librt.so.1
&lt;br&gt;ELF	7dd2c000-7ddf4000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libasound.so.2
&lt;br&gt;ELF	7ddf6000-7ddfd000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libgdbm.so.3
&lt;br&gt;ELF	7ddfd000-7de04000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libasound_module_pcm_pulse.so
&lt;br&gt;ELF	7de04000-7de3c000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;winealsa&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7de10000-7de3c000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winealsa
&lt;br&gt;ELF	7de8a000-7de8e000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libgpg-error.so.0
&lt;br&gt;ELF	7de8e000-7def7000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libgcrypt.so.11
&lt;br&gt;ELF	7def7000-7df09000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libtasn1.so.3
&lt;br&gt;ELF	7df09000-7df0d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libkeyutils.so.1
&lt;br&gt;ELF	7df0d000-7df16000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libkrb5support.so.0
&lt;br&gt;ELF	7df16000-7df1a000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libcom_err.so.2
&lt;br&gt;ELF	7df1a000-7df3e000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libk5crypto.so.3
&lt;br&gt;ELF	7df3e000-7dfd0000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libkrb5.so.3
&lt;br&gt;ELF	7dfd0000-7e06d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libgnutls.so.26
&lt;br&gt;ELF	7e06d000-7e098000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libgssapi_krb5.so.2
&lt;br&gt;ELF	7e098000-7e0cf000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libcups.so.2
&lt;br&gt;ELF	7e0cf000-7e0e8000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;spoolss&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e0d0000-7e0e8000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; spoolss
&lt;br&gt;ELF	7e0e8000-7e108000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;localspl&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e0f0000-7e108000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; localspl
&lt;br&gt;ELF	7e108000-7e13b000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;uxtheme&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e110000-7e13b000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; uxtheme
&lt;br&gt;ELF	7e13b000-7e144000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxcursor.so.1
&lt;br&gt;ELF	7e144000-7e149000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxfixes.so.3
&lt;br&gt;ELF	7e149000-7e14d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxcomposite.so.1
&lt;br&gt;ELF	7e14d000-7e155000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxrandr.so.2
&lt;br&gt;ELF	7e155000-7e15f000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxrender.so.1
&lt;br&gt;ELF	7e15f000-7e165000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxxf86vm.so.1
&lt;br&gt;ELF	7e165000-7e186000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;imm32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e170000-7e186000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; imm32
&lt;br&gt;ELF	7e186000-7e18b000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxdmcp.so.6
&lt;br&gt;ELF	7e18b000-7e1a5000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxcb.so.1
&lt;br&gt;ELF	7e1a5000-7e1a9000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxau.so.6
&lt;br&gt;ELF	7e1a9000-7e1ae000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libuuid.so.1
&lt;br&gt;ELF	7e1ae000-7e29d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libx11.so.6
&lt;br&gt;ELF	7e29d000-7e2ad000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxext.so.6
&lt;br&gt;ELF	7e2ad000-7e2c5000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libice.so.6
&lt;br&gt;ELF	7e2c5000-7e2ce000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libsm.so.6
&lt;br&gt;ELF	7e2d9000-7e2de000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libcap.so.2
&lt;br&gt;ELF	7e2de000-7e37e000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;winex11&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e2f0000-7e37e000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winex11
&lt;br&gt;ELF	7e3d8000-7e3ff000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libexpat.so.1
&lt;br&gt;ELF	7e3ff000-7e42c000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libfontconfig.so.1
&lt;br&gt;ELF	7e42c000-7e442000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libz.so.1
&lt;br&gt;ELF	7e442000-7e4b9000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libfreetype.so.6
&lt;br&gt;ELF	7e4b9000-7e4ce000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;system.drv16.so
&lt;br&gt;PE	7e4c0000-7e4ce000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;system.drv16
&lt;br&gt;ELF	7e4ed000-7e502000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;avicap32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e4f0000-7e502000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; avicap32
&lt;br&gt;ELF	7e502000-7e518000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libresolv.so.2
&lt;br&gt;ELF	7e518000-7e51b000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libxinerama.so.1
&lt;br&gt;ELF	7e528000-7e548000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;iphlpapi&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e530000-7e548000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; iphlpapi
&lt;br&gt;ELF	7e548000-7e572000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ws2_32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e550000-7e572000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ws2_32
&lt;br&gt;ELF	7e572000-7e58d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;wsock32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e580000-7e58d000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; wsock32
&lt;br&gt;ELF	7e58d000-7e614000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;winmm&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e5a0000-7e614000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winmm
&lt;br&gt;ELF	7e614000-7e6c0000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;comdlg32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e620000-7e6c0000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; comdlg32
&lt;br&gt;ELF	7e6c0000-7e71d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;shlwapi&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e6d0000-7e71d000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shlwapi
&lt;br&gt;ELF	7e71d000-7e8ad000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;shell32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e730000-7e8ad000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; shell32
&lt;br&gt;ELF	7e8ad000-7e8e1000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;winspool&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e8b0000-7e8e1000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; winspool
&lt;br&gt;ELF	7e8e1000-7e9b1000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;comctl32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e8f0000-7e9b1000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; comctl32
&lt;br&gt;ELF	7e9b1000-7e9c5000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;lz32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e9c0000-7e9c5000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lz32
&lt;br&gt;ELF	7e9c5000-7e9df000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;version&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e9d0000-7e9df000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; version
&lt;br&gt;ELF	7e9df000-7ea4d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;rpcrt4&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7e9f0000-7ea4d000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; rpcrt4
&lt;br&gt;ELF	7ea4d000-7eb49000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ole32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7ea70000-7eb49000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ole32
&lt;br&gt;ELF	7eb49000-7ec2d000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;oleaut32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7eb60000-7ec2d000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; oleaut32
&lt;br&gt;ELF	7ec2d000-7ec86000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;advapi32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7ec40000-7ec86000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; advapi32
&lt;br&gt;ELF	7ec86000-7ed26000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;gdi32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7eca0000-7ed26000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; gdi32
&lt;br&gt;ELF	7ed26000-7ee70000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;user32&amp;lt;elf&amp;gt;
&lt;br&gt;&amp;nbsp; \-PE	7ed40000-7ee70000	\ &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; user32
&lt;br&gt;ELF	7ef9a000-7efa6000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libnss_files.so.2
&lt;br&gt;ELF	7efa6000-7efb1000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libnss_nis.so.2
&lt;br&gt;ELF	7efb1000-7efca000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libnsl.so.1
&lt;br&gt;ELF	7efca000-7eff0000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libm.so.6
&lt;br&gt;ELF	7eff7000-7f000000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libnss_compat.so.2
&lt;br&gt;ELF	b7da3000-b7da7000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libdl.so.2
&lt;br&gt;ELF	b7da7000-b7f0a000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libc.so.6
&lt;br&gt;ELF	b7f0a000-b7f23000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libpthread.so.0
&lt;br&gt;ELF	b7f33000-b806f000	Export &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;libwine.so.1
&lt;br&gt;ELF	b8071000-b808f000	Deferred &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;ld-linux.so.2
&lt;br&gt;Threads:
&lt;br&gt;process &amp;nbsp;tid &amp;nbsp; &amp;nbsp; &amp;nbsp;prio (all id:s are in hex)
&lt;br&gt;00000008 (D) C:\Arquivos de programas\SisSec2009\SisSec.exe
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000009 &amp;nbsp; &amp;nbsp;0 &amp;lt;==
&lt;br&gt;0000000e 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000015 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000014 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000010 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0000000f &amp;nbsp; &amp;nbsp;0
&lt;br&gt;00000011 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000017 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000016 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000013 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000012 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;00000018 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 00000019 &amp;nbsp; &amp;nbsp;0
&lt;br&gt;Backtrace:
&lt;br&gt;=&amp;gt;0 0x7bc3d218 raise_status+0x38() in ntdll (0x0032f5c8)
&lt;br&gt;&amp;nbsp; 1 0x7bc6de30 in ntdll (+0x5de30) (0x0032f5e8)
&lt;br&gt;&amp;nbsp; 2 0x7bc83ae5 in ntdll (+0x73ae5) (0x0032f948)
&lt;br&gt;&amp;nbsp; 3 0x7bc6d2c4 RtlRaiseException+0xc() in ntdll (0x0032f9c4)
&lt;br&gt;&amp;nbsp; 4 0x00690f0c in sissec (+0x290f0c) (0x0032fa18)
&lt;br&gt;&amp;nbsp; 5 0x00692069 in sissec (+0x292069) (0x0032fa48)
&lt;br&gt;&amp;nbsp; 6 0x00424a98 in sissec (+0x24a98) (0x0032fa74)
&lt;br&gt;&amp;nbsp; 7 0x00424cc9 in sissec (+0x24cc9) (0x0032facc)
&lt;br&gt;&amp;nbsp; 8 0x00424f76 in sissec (+0x24f76) (0x0032faf8)
&lt;br&gt;&amp;nbsp; 9 0x00424eb5 in sissec (+0x24eb5) (0x0032fb14)
&lt;br&gt;&amp;nbsp; 10 0x00429a1a in sissec (+0x29a1a) (0x0032fb9c)
&lt;br&gt;&amp;nbsp; 11 0x00423203 in sissec (+0x23203) (0x0032fbbc)
&lt;br&gt;&amp;nbsp; 12 0x0041f970 in sissec (+0x1f970) (0x0032fbe0)
&lt;br&gt;&amp;nbsp; 13 0x0041fafa in sissec (+0x1fafa) (0x0032fd00)
&lt;br&gt;&amp;nbsp; 14 0x0041fb8b in sissec (+0x1fb8b) (0x0032fd30)
&lt;br&gt;&amp;nbsp; 15 0x0042a6b1 in sissec (+0x2a6b1) (0x0032fe78)
&lt;br&gt;&amp;nbsp; 16 0x0049956c in sissec (+0x9956c) (0x0032fe9c)
&lt;br&gt;&amp;nbsp; 17 0x007e45c1 in sissec (+0x3e45c1) (0x0032feb8)
&lt;br&gt;&amp;nbsp; 18 0x7b8773e5 in kernel32 (+0x573e5) (0x0032fee8)
&lt;br&gt;&amp;nbsp; 19 0x7bc6d2d4 call_thread_func+0xc() in ntdll (0x0032fef8)
&lt;br&gt;&amp;nbsp; 20 0x7bc6d4f0 call_thread_entry_point+0x70() in ntdll (0x0032ffc8)
&lt;br&gt;&amp;nbsp; 21 0x7bc4a86a in ntdll (+0x3a86a) (0x0032ffe8)
&lt;br&gt;&amp;nbsp; 22 0xb7f3b05d wine_call_on_stack+0x1d() in libwine.so.1 (0x00000000)
&lt;br&gt;paiva@heidson-desktop:~/.wine/drive_c/Arquivos de programas/SisSec2009$ 
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Already hit the time of the system, including installing the package tz-Brazil.
&lt;br&gt;Using Ubuntu 9.04, kernel 2.6.28-16-# 57-generic Ubuntu, wine version 1.1.33.
&lt;br&gt;How to solve the problem?
&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/wine%3A-Unhandled-exception-0x0eedfade-at-address-tp26692383p26692383.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26691347</id>
	<title>Free Or Cheap Backup Software With Specific Functions</title>
	<published>2009-12-08T02:01:21Z</published>
	<updated>2009-12-08T02:01:21Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I've been using Driveimage XML for Windows Backups for some time. It get the job done. Incremental backup would be nice but since Windows is not my primary OS and I don't have a lot of files there, it works fine. There are two things that drive me crazy though:
&lt;br&gt;&lt;br&gt;1. On Vista/Windows 7, Driveimage forces me to deactivate UAC and restart every single time I want to backup.
&lt;br&gt;2. Driveimage cannot restore to a partition smaller than the one it backed up.
&lt;br&gt;&lt;br&gt;Does anyone know of a backup utility, free or less than $20, That will allow me to do full image-based backups without either of these limitations? Incremental backups would be cool too, but this may be asking to much for the price range.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Free-Or-Cheap-Backup-Software-With-Specific-Functions-tp26691347p26691347.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26691342</id>
	<title>HTTP_HttpOpenRequestW Unable to escape string!</title>
	<published>2009-12-08T02:01:17Z</published>
	<updated>2009-12-08T02:01:17Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Ubuntu 9.04 64bits Desktop version.
&lt;br&gt;kernel 2.6.31.15-generic.
&lt;br&gt;nvidia 8600M graphic card, using nvidia binary 190.42 drivers.
&lt;br&gt;wine version 1.1.33.
&lt;br&gt;World of warcraft installer v1.4.0.250.
&lt;br&gt;&lt;br&gt;I have a fully working wow installation, but when trying to use 'installwow.exe' from wow webpage to download/install wow burning crusade expansion, dialog appears trying to download but after about 10-15 sec, get error message &amp;quot;Failed to download world of warcraft installer. Please close all applications and try again&amp;quot;. 
&lt;br&gt;&lt;br&gt;Here is the console output!
&lt;br&gt;&lt;br&gt;username@laptop:~/.wine/drive_c/Program Files/World of Warcraft$ wine installwow.exe
&lt;br&gt;&lt;br&gt;err:wininet:HTTP_HttpOpenRequestW Unable to escape string!(L&amp;quot;/streaming-installer/wow/8874patch3.0.1-test2/enGB/Installer Tome 2.mpq.0&amp;quot;) (-2147467261)
&lt;br&gt;&lt;br&gt;Above error message respawn about 5-7 times.
&lt;br&gt;&lt;br&gt;Have also tried use 'env WINEPREFIX=&amp;quot;/home/username/.wine&amp;quot; wine installwow.exe'.
&lt;br&gt;&lt;br&gt;Please Help!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/HTTP_HttpOpenRequestW-Unable-to-escape-string%21-tp26691342p26691342.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26691126</id>
	<title>Re: Sentinal USB dongled program</title>
	<published>2009-12-08T01:42:46Z</published>
	<updated>2009-12-08T01:42:46Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">To that Gustav, pj please forward, if necessary:
&lt;br&gt;&lt;br&gt;Under Opensuse it will probably be the easiest way, if he installs the 1.1.34 wine-source, wine-devel packages. That way opensuse will automatically install all dependencies. Then he should be able to compile git, assuming that no new dependencies were introduced recently).
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sentinal-USB-dongled-program-tp26654673p26691126.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26690451</id>
	<title>Slow printing</title>
	<published>2009-12-08T00:41:57Z</published>
	<updated>2009-12-08T00:41:57Z</updated>
	<author>
		<name>Support Lists</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;I successfully installed wine 1.1.33 and MS Word 2003 in my Slackware 13 
&lt;br&gt;box. However, when I am printing it is really slow. For example, if I 
&lt;br&gt;print 4 pages of text, the printer makes a 30 seconds pause between 
&lt;br&gt;pages. The printer dialog indicate that the WINEPS Printer using CUPS is 
&lt;br&gt;used. I use CUPS in other non-wine application like openoffice at the 
&lt;br&gt;printer does not make the pause.
&lt;br&gt;&lt;br&gt;Any ideas?
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;Carlos Q.
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Slow-printing-tp26690451p26690451.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26690036</id>
	<title>How to Convert Mod/Tod to AVI/MPG/MPEG, WMV/DivX/SWF (Mac/Wi</title>
	<published>2009-12-07T23:59:38Z</published>
	<updated>2009-12-07T23:59:38Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Mod is the video file format used on many digital camcorders, such as the JVC Everio, the Canon FS100 and the Panasonic D-Snap SD-card camcorders. 
&lt;br&gt;&lt;br&gt;Have you ever been caught in such situation: You recorded wonderful moment or happy pictures during holiday and wanted to share them with others? But you suffered from playing the video on your computer or other devices because most players and portable devices cannot accept the format (Mod/Tod). 
&lt;br&gt;&lt;br&gt;Here I introduce a converter that can convert Mod/Tod format to other common video and audio formats for Mac and Windows user.
&lt;br&gt;&lt;br&gt;Part 1: How to convert Mod/Tod for Mac user
&lt;br&gt;&lt;br&gt;The converter you need is Tipard Mod Converter for Mac (&lt;a href=&quot;http://tipard.com/mod-converter-for-mac.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tipard.com/mod-converter-for-mac.html&lt;/a&gt;). 
&lt;br&gt;&lt;br&gt;Firstly, download and install Tipard Mod Converter for Mac (Intel Version (&lt;a href=&quot;http://tipard.com/download/mac/mod-converter-intel.dmg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tipard.com/download/mac/mod-converter-intel.dmg&lt;/a&gt;) or Power PC Version (&lt;a href=&quot;http://tipard.com/download/mac/mod-converter-power-pc.dmg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tipard.com/download/mac/mod-converter-power-pc.dmg&lt;/a&gt;)). 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/image/guide/mod-converter-for-mac/interface.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/image/guide/mod-converter-for-mac/interface.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Step 1: Run the converter and load your Mod/Tod files.
&lt;br&gt;Step 2: Select the format you want to convert from Profile. If you like to set your own data, please click Settings button. 
&lt;br&gt;Step 3: Set up the output profile and the output file path. You can default the output file path or select your own path by clicking Browse button on the line of Destination.
&lt;br&gt;Step 4: Start conversion.
&lt;br&gt;After you set all the settings, you can click Start to start conversion.
&lt;br&gt;&lt;br&gt;This converter also has powerful editing functions besides conversion. Take some examples below:
&lt;br&gt;&lt;br&gt;1: Snapshot
&lt;br&gt;If you like the current image of the video you can use the Snapshot option, just click the Snapshot button and the image will be saved and then click the Open button next to Snapshot button to open your picture.
&lt;br&gt;2: Merge
&lt;br&gt;If you want to merge several videos into one file you can choose them at one time and click the Merge into one file to do it.
&lt;br&gt;3: Effect
&lt;br&gt;Click Effect button you can do these actions: adjusting brightness, contrast and saturation of the video. You can easily adjust the video through two windows in the same interface. 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/guide/tipard-mod-converter-for-mac/effect.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/guide/tipard-mod-converter-for-mac/effect.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;4: Trim
&lt;br&gt;If you just want convert a clip of your video, then you can use the &amp;quot;Trim&amp;quot; icon to set the Start time and End time of the clip or you can directly drag the slide bar to the accurate position. 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/guide/tipard-mod-converter-for-mac/trim.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/guide/tipard-mod-converter-for-mac/trim.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;5: Crop
&lt;br&gt;By using the Crop function you can crop the black edge of your video and you can also drag the line around the video image to adjust your video to your Google Phone. 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/guide/tipard-mod-converter-for-mac/crop.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/guide/tipard-mod-converter-for-mac/crop.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;Part 2: How to convert Mod/Tod for Windows user
&lt;br&gt;&lt;br&gt;The converter you need is Tipard Mod Converter (&lt;a href=&quot;http://tipard.com/mod-converter.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tipard.com/mod-converter.html&lt;/a&gt;). 
&lt;br&gt;&lt;br&gt;Firstly, download and install Tipard Mod Converter (&lt;a href=&quot;http://www.tipard.com/download/mod-converter.exe&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/download/mod-converter.exe&lt;/a&gt;).
&lt;br&gt;&lt;br&gt;Step 1: Run Tipard Mod Converter and load your Mod/Tod files.
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/image/guide/mod-converter/main.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/image/guide/mod-converter/main.jpg&lt;/a&gt;&amp;nbsp;] 
&lt;br&gt;&lt;br&gt;Step 2: Select the format you want to convert from Profile. If you like to set your own data, please click Settings button.
&lt;br&gt;Step 3: Set up the output profile and the output file path. You can default the output file path or select your own path by clicking Browse button on the line of Destination.
&lt;br&gt;Step 4: Start conversion.
&lt;br&gt;After you set all the settings, you can click Start to start conversion.
&lt;br&gt;&lt;br&gt;Tips: 
&lt;br&gt;The key features are shown below:
&lt;br&gt;&lt;br&gt;1: How to set effect of video
&lt;br&gt;You can adjust the video such as brightness, contrast and saturation 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/image/guide/mod-converter/effect.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/image/guide/mod-converter/effect.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;2: How to split your video
&lt;br&gt;The &amp;quot;Trim&amp;quot; function also servers as a video splitter for you to get any time-length video episode. You can set the &amp;quot;Start Time&amp;quot; and &amp;quot;End Time&amp;quot; to set the time of the clip or you can directly drag the slide bar to the accurate position. 
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/image/guide/mod-converter/trim.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/image/guide/mod-converter/trim.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;3: How to crop off the black edges and adjust the size of video play region
&lt;br&gt;By using the &amp;quot;Crop&amp;quot; function you can crop the black edge of your video and you can also drag the line around the video image to adjust the video play region to fit for your mobile devices. Have you found out the difference from the two windows? The bride and the old man are only in the picture.
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.tipard.com/image/guide/mod-converter/crop.jpg&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/image/guide/mod-converter/crop.jpg&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;4: How to save your favorite picture
&lt;br&gt;If you like the current image when preview video, you can use the &amp;quot;Snapshot&amp;quot; option. Just click the &amp;quot;Snapshot&amp;quot; button the image will be saved and you can click the &amp;quot;Open&amp;quot; button next to &amp;quot;Snapshot&amp;quot; button to open your picture.
&lt;br&gt;&lt;br&gt;5: How to join your file pieces
&lt;br&gt;If you want to merge several files into one file you can choose them and click the &amp;quot;Merge into one file&amp;quot; to do it.
&lt;br&gt;&lt;br&gt;Now your recorded video is well converted and edited.
&lt;br&gt;&lt;br&gt;Mac DVD Ripper (&lt;a href=&quot;http://www.tipard.com/dvd-ripper-for-mac.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/dvd-ripper-for-mac.html&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;iPod Video Converter (&lt;a href=&quot;http://www.tipard.com/ipod-video-converter-for-mac.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.tipard.com/ipod-video-converter-for-mac.html&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/How-to-Convert-Mod-Tod-to-AVI-MPG-MPEG%2C-WMV-DivX-SWF-%28Mac-Wi-tp26690036p26690036.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689990</id>
	<title>Re: Midtown Madness 2 issues</title>
	<published>2009-12-07T23:53:34Z</published>
	<updated>2009-12-07T23:53:34Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;vitamin wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; creation wrote:
&lt;br&gt;&amp;gt; &amp;gt; I have 2 files what should i choose?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Dunno, what nvidia's website says about them?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;ftp://download.nvidia.com/XFree86/Linux-x86/195.22/ 
&lt;br&gt;&lt;br&gt;Aaa... nothing ... &amp;nbsp;[Rolling Eyes]
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Midtown-Madness-2-issues-tp26658071p26689990.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689983</id>
	<title>Re: eve online error after splash screen</title>
	<published>2009-12-07T23:53:00Z</published>
	<updated>2009-12-07T23:53:00Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I am now running version 1.1.33 and this is the new error message:
&lt;br&gt;fixme:heap:HeapSetInformation 0x8e0000 0 0x33fcac 4
&lt;br&gt;fixme:win:EnumDisplayDevicesW ((null),0,0x338dd0,0x00000000), stub!
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/eve-online-error-after-splash-screen-tp26670996p26689983.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689869</id>
	<title>Re: Photoshop CS2 Refuses to Install</title>
	<published>2009-12-07T23:42:52Z</published>
	<updated>2009-12-07T23:42:52Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I just tried creating a new drive (E:\) and setting it up explicitly as a &amp;quot;Local hard disk&amp;quot;. It's pointing to ~/.wine/drive_d
&lt;br&gt;&lt;br&gt;Then I tried telling the Photoshop installer to install to the E:\ drive. This did not work, and resulted in the same error message as listed above.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Photoshop-CS2-Refuses-to-Install-tp26689790p26689869.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689790</id>
	<title>Photoshop CS2 Refuses to Install</title>
	<published>2009-12-07T23:34:34Z</published>
	<updated>2009-12-07T23:34:34Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I'm trying to install Photoshop CS2. The installer seems to work fine, but when selecting which folder to install to, I keep getting the following error:
&lt;br&gt;&lt;br&gt;[Image: &lt;a href=&quot;http://www.projectgmc.com/temp/psinstall-error.png&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.projectgmc.com/temp/psinstall-error.png&lt;/a&gt;&amp;nbsp;]
&lt;br&gt;&lt;br&gt;I'm trying to install to the default directory as suggested by the installer:
&lt;br&gt;C:\Program Files\Adobe\Adobe Photoshop CS2
&lt;br&gt;&lt;br&gt;I'm using opensuse 11.2 x86-64 with Wine 1.1.34 setup as default. My C:\ drive is configured as ~/.wine/drive_c
&lt;br&gt;&lt;br&gt;Does anyone have any insight into this issue? I've never had this problem installing Photoshop 7 before. I can't find any prior reference to it, everything seems to indicate that this should &amp;quot;just work&amp;quot;.
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Photoshop-CS2-Refuses-to-Install-tp26689790p26689790.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689556</id>
	<title>Re: Sentinal USB dongled program</title>
	<published>2009-12-07T23:05:55Z</published>
	<updated>2009-12-07T23:05:55Z</updated>
	<author>
		<name>Gustav Degreef</name>
	</author>
	<content type="html">On 12/8/09, pj &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26689556&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wineforum-user@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Hello Gustav,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;[/quote]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I keep an eye on this list for years due this issue because I have a
&lt;br&gt;&amp;gt; &amp;nbsp;dongled program and it is the only one that keeps me from ditching
&lt;br&gt;&amp;gt; &amp;nbsp;windows permanently. &amp;nbsp;It uses an Aladdin dongle. &amp;nbsp;I use wine for other
&lt;br&gt;&amp;gt; &amp;nbsp;programs and upgrade it often on opensuse. &amp;nbsp;I'm looking forward to the
&lt;br&gt;&amp;gt; &amp;nbsp;day when the ongle it is supported since wine gets better and better.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Gustav[/quote]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;I have received an email from Alexander Morozov. His suggestion is:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;You should put a driver to
&lt;br&gt;&amp;gt; &amp;nbsp;windows/system32/drivers manually. I tested Sentinel key with
&lt;br&gt;&amp;gt; &amp;nbsp;vid=04b9,pid=0300 and sntnlusb.sys driver. It worked after adding these
&lt;br&gt;&amp;gt; &amp;nbsp;entries to a registry:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB\Vid_04b9&amp;Pid_0300\5&amp;6d75465&amp;0&amp;1]
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;ClassGUID&amp;quot;=&amp;quot;{36FC9E60-C465-11CF-8056-444553540000}&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;HardwareID&amp;quot;=&amp;quot;system32\DRIVERS\SNTNLUSB.SYS&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;Service&amp;quot;=&amp;quot;SNTNLUSB&amp;quot;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SNTNLUSB]
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;ErrorControl&amp;quot;=dword:00000001
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;ImagePath&amp;quot;=&amp;quot;system32\\DRIVERS\\SNTNLUSB.SYS&amp;quot;
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;Type&amp;quot;=dword:00000001
&lt;br&gt;&amp;gt; &amp;nbsp;&amp;quot;Start&amp;quot;=dword:00000003
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Hope that helps you. I have not yet tried it out, but will do this week.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Kind regards
&lt;br&gt;&amp;gt;
&lt;/div&gt;Very kind of you to give me that info. &amp;nbsp;Before your mail, following
&lt;br&gt;this thread, I had gone to the official wine wiki and checked the
&lt;br&gt;necessary packages to build wine on a 64 bit system. &amp;nbsp;I don't have 1/2
&lt;br&gt;of what I need. &amp;nbsp;So I mulled it over and put off the process. &amp;nbsp;Your
&lt;br&gt;mail gives me encouragement. &amp;nbsp;I don't know if Suse has a process to
&lt;br&gt;get all the needed rpm's like Ubuntu has for it's packages. &amp;nbsp;Otherwise
&lt;br&gt;the amount of work is doable, but I am pressed for time. &amp;nbsp;Let's see.
&lt;br&gt;Wine is a fabulous program. &amp;nbsp;I decided ten years ago that I would get
&lt;br&gt;my program (Radar - homeopathic software) to run on wine. &amp;nbsp;I'm still
&lt;br&gt;short of that but I have not given up. &amp;nbsp;Gustav
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sentinal-USB-dongled-program-tp26654673p26689556.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26689407</id>
	<title>Install a with program multiple CDs on Wine, with a Mac</title>
	<published>2009-12-07T22:45:29Z</published>
	<updated>2009-12-07T22:45:29Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I want to install a game on my computer, i got wine and all, i built it from this tutorial &amp;nbsp;(&lt;a href=&quot;http://davidbaumgold.com/tutorials/wine-mac/#what-is&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://davidbaumgold.com/tutorials/wine-mac/#what-is&lt;/a&gt;) but now i cant install the game, i put in a CD with out ~cd, and the startup runs great until it asks for the next CD, after this the computer wont let me eject it while X11 is running, meaning it stops half way, how do i get around this.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Install-a-with-program-multiple-CDs-on-Wine%2C-with-a-Mac-tp26689407p26689407.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688942</id>
	<title>xorg consumes high cpu usage</title>
	<published>2009-12-07T21:27:35Z</published>
	<updated>2009-12-07T21:27:35Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I am using a program called Tally in wine under ubuntu 8.10 when I run the program my CPU usage goes upto 60-70 % for xorg. can any one suggest me the Idea to find out the problem. On one of the posts on some forum I found that the problem lies with the default Intel display Driver in Ubuntu. But I doubt if the problem lies some where else. Please guide me.....
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/xorg-consumes-high-cpu-usage-tp26688942p26688942.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688920</id>
	<title>Printing condensed type fonts in wine</title>
	<published>2009-12-07T21:23:44Z</published>
	<updated>2009-12-07T21:23:44Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Hello friends,
&lt;br&gt;I am having a windows based program called Tally and I have installed it in wine under Ubuntu 8.10. It works quite nicely except a problem that it cannot print some condensed font types used in Tally. Can any one share Idea on how Wine deals with the fonts or where the exact problem in above example could be.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Printing-condensed-type-fonts-in-wine-tp26688920p26688920.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688214</id>
	<title>Re: WoW - .EXE Starts, rendering is completely fail (screenies)</title>
	<published>2009-12-07T19:35:28Z</published>
	<updated>2009-12-07T19:35:28Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;willjeffery wrote:
&lt;br&gt;&amp;gt; My apologies, just trying give as much information as possible.
&lt;br&gt;&lt;br&gt;You still missing the key piece of information - what is the problem you having? What is a question you want to ask?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WoW---.EXE-Starts%2C-rendering-is-completely-fail-%28screenies%29-tp26670078p26688214.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688191</id>
	<title>Re: Fallout 3 with wine-1.1.34: Out Of Memory</title>
	<published>2009-12-07T19:30:34Z</published>
	<updated>2009-12-07T19:30:34Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;Kairhos wrote:
&lt;br&gt;&amp;gt; err:d3d:resource_init Out of memory!
&lt;br&gt;&lt;br&gt;Some parts of Wine/d3d/driver leaking video memory and eventually run out of it. The only way to work around it is to set graphics setting to something lover - to use less memory.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Fallout-3-with-wine-1.1.34%3A-Out-Of-Memory-tp26681670p26688191.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688167</id>
	<title>Re: Midtown Madness 2 issues</title>
	<published>2009-12-07T19:27:18Z</published>
	<updated>2009-12-07T19:27:18Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;creation wrote:
&lt;br&gt;&amp;gt; I have 2 files what should i choose?
&lt;br&gt;&lt;br&gt;Dunno, what nvidia's website says about them?
&lt;br&gt;&lt;br&gt;&lt;br&gt;creation wrote:
&lt;br&gt;&amp;gt; And of course installing a new driver will mean re-installing wine ?
&lt;br&gt;&lt;br&gt;No, they are independent of Wine.
&lt;br&gt;&lt;br&gt;Also if you concerned with beta drivers you can always download and install older drivers.
&lt;br&gt;&lt;br&gt;&lt;br&gt;creation wrote:
&lt;br&gt;&amp;gt; Hmm, i don`t understand why my current nvidia driver 190.42 makes the game run well under wine 1.1.27 and why under wine 1.1.34 it moves so badly
&lt;br&gt;&lt;br&gt;Wine started using more of FBO features. Apparently some of those weren't properly optimized in older drivers.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Midtown-Madness-2-issues-tp26658071p26688167.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26688007</id>
	<title>Re: Installing Wine on MacOSX was {Re: Memory Limitations for WINE 1.1.33 under Mac OS Leopard}</title>
	<published>2009-12-07T19:01:39Z</published>
	<updated>2009-12-07T19:01:39Z</updated>
	<author>
		<name>James Mckenzie</name>
	</author>
	<content type="html">doh123 wrote about Installing Wine on MacOSX was {Re: Memory Limitations for WINE 1.1.33 under Mac OS Leopard}
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt;&amp;gt; doh123 wrote:
&lt;br&gt;&amp;gt;&amp;gt; Except 'make install' puts files in /usr/bin and /usr/lib, not in the /Applications folder with vanilla Wine. &amp;nbsp;I'm hoping that is not what we are discussing here.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;which files? &amp;nbsp;I install to a custom prefix all the time and move it computer to computer and use it.. never messed with anything in /usr/bin and /usr/lib... and Wine works fine.
&lt;br&gt;&amp;gt;
&lt;br&gt;Wine, by default on any UNIX will install to either /usr or /usr/local. &amp;nbsp;I've installed it on Linux and this is where the binaries and library files go. &amp;nbsp;Vanilla Wine, compiled on MacOSX with dependencies installed, will install to /usr/local/wine and then symlink into /usr/bin. &amp;nbsp;This makes removal a real fun task. &amp;nbsp;That is why I like using .app packages. &amp;nbsp;Everything goes into the package excepting local settings and user files (/Library/Application Support/&amp;lt;insert program name here&amp;gt; and ~/&amp;lt;insert program name here&amp;gt;.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Most files in /Applications are owned by root:bin or root:root and have read/execute permissions for other users.
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Some are root (macports does this...), most actually aren't. &amp;nbsp;The folder is open for all users to read/write to, with full access.
&lt;br&gt;&amp;gt;
&lt;br&gt;Hmmm. &amp;nbsp;Let me check that. &amp;nbsp;I think my /Applications folder has most files owned by root or me (I am administrative user). &amp;nbsp;I'll also correct that the files are mostly owned by root:admin or &amp;lt;user name&amp;gt;:admin. &amp;nbsp;However, the files still have rwxr-xr-x (me) or rwxrwxr-x (root) which means that any user can run the programs. &amp;nbsp;Utilities are another matter, as some of those programs can only be run by members of the admin group, which is 'good thing' because you don't want just any user running things like the Disk Utility.
&lt;br&gt;&lt;br&gt;That being said, the problem is that you have to be an administrative user, or have an administrative user's credentials to install a program on a Mac. &amp;nbsp;So, the question still remains, if I use an installer, can I just as easily remove a program I no longer want or use? &amp;nbsp;I know with a .app install, I remove the program from the /Applications folder, remove any user files (.wine in this case) and if necessary, any files in /Library and /Library/Application Support and I'm done, finished and all traces of the program are essentially removed. &amp;nbsp;With an installer, files can and do go everywhere (take a look at Adobe Acrobat Reader for a good example.) &amp;nbsp;'Well behaved' MacOSX programs do have an de-installation plan and this should be enforced through some sort of de-installation process.
&lt;br&gt;&lt;br&gt;BTW, I've been through the .app versus the installer saga before. &amp;nbsp;I'll advise that the .app routine was used for a while. &amp;nbsp;I don't know the status of the program as I left the project just after it was 'taken over' and decisions are now made outside of the development teams control.
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt;&amp;gt; 
&lt;br&gt;&amp;gt;&amp;gt; Will this allow a 'clean' de-installation of the program if the user does not want to keep it around?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;if it installs like normal Mac apps to everything in a single folder in /Applications... yes, you just remove the folder.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Installing-Wine-on-MacOSX-was-%7BRe%3A-Memory-Limitations-for-WINE-1.1.33-under-Mac-OS-Leopard%7D-tp26688007p26688007.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26687880</id>
	<title>Re: Trying to Install Wine on Snow Leopard OSX</title>
	<published>2009-12-07T18:44:03Z</published>
	<updated>2009-12-07T18:44:03Z</updated>
	<author>
		<name>James Mckenzie</name>
	</author>
	<content type="html">sigma wrote on [Wine] &amp;nbsp;Trying to Install Wine on Snow Leopard OSX:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;This appears:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;seko$ sudo port install wine-devel
&lt;br&gt;&amp;gt;---&amp;gt; &amp;nbsp;Computing dependencies for wine-devel
&lt;br&gt;&amp;gt;---&amp;gt; &amp;nbsp;Fetching wine-devel
&lt;br&gt;&amp;gt;---&amp;gt; &amp;nbsp;Attempting to fetch wine-1.1.34.tar.bz2 from &lt;a href=&quot;http://voxel.dl.sourceforge.net/wine&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://voxel.dl.sourceforge.net/wine&lt;/a&gt;&lt;br&gt;&amp;gt;---&amp;gt; &amp;nbsp;Verifying checksum(s) for wine-devel
&lt;br&gt;&amp;gt;---&amp;gt; &amp;nbsp;Extracting wine-devel
&lt;br&gt;&amp;gt;Error: You cannot install wine-devel for the architecture(s) i386
&lt;br&gt;&amp;gt;Error: because /opt/local/lib/libexpat.dylib only contains the architecture(s) x86_64.
&lt;/div&gt;&lt;br&gt;You have to remove and then reinstall the MacPorts as universal rather than x86_64. &amp;nbsp;Wine for MacOSX will NOT build for X86_64 and will NOT be able to run any Win32 programs.
&lt;br&gt;&lt;br&gt;&amp;gt;Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant.
&lt;br&gt;&lt;br&gt;This is exactly what you must do. &amp;nbsp;If you need help, please look through forum postings related to running Wine on MacOSX Snow Leopard or review this on the MacPorts web site.
&lt;br&gt;&lt;br&gt;&amp;gt;but it failed at the end because wine 1.x did not support snow leopard. but what's wrong with the devel build?
&lt;br&gt;&lt;br&gt;Nothing. &amp;nbsp;Wine x86_64 is not stable, or in most cases usable. &amp;nbsp;Thus MacPorts is not building it, yet.
&lt;br&gt;&lt;br&gt;James McKenzie
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trying-to-Install-Wine-on-Snow-Leopard-OSX-tp26687409p26687880.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26691812</id>
	<title>Re: Connecting to the Internet</title>
	<published>2009-12-07T18:32:25Z</published>
	<updated>2009-12-07T18:32:25Z</updated>
	<author>
		<name>Charles Davis-4</name>
	</author>
	<content type="html">DUSwimming08 wrote:
&lt;br&gt;&amp;gt; I have installed Wine and a few programs are working but when I try to register them online it says that an internet connection could not be found. 
&lt;br&gt;&amp;gt; I have tried these steps that I found online:
&lt;br&gt;&amp;gt; In the Terminal window, type &amp;quot;hostname&amp;quot; without the quotes.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 3) It will return your IP Address, your domain, and your hostname for your internet connection like this (xxx.xxx.xxx.xxx yourhost.yourdomain.com yourhost)
&lt;br&gt;It doesn't for me. And I'm running Mac OS X. All I get is the hostname.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 5) Find and open the file ~/etc/hosts and see if there is an entry for your hostname. If there is an entry, you need to change it. If there isn't an entry you need to add one. The following example assumes your hostname is &amp;quot;yourhost&amp;quot; and your network IP address is 192.168.0.2
&lt;br&gt;The file you really want is /etc/hosts (without the tilde).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Original Entry (may also be blank):
&lt;br&gt;&amp;gt; xxx.x.x.x yourhost.yourdomain.com yourhost
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Change this to (or add, if there is no such line):
&lt;br&gt;&amp;gt; 192.168.0.23 yourhost.yourdomain.com yourhost
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Save, exit, reboot, and try to register those software titles again.
&lt;br&gt;I have made no such modification to my hosts file, and I registered
&lt;br&gt;C&amp;C:RA3 just fine. The only lines I have in there are for the standard
&lt;br&gt;localhost, and for my local hostname.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; But this is the only thing I get when I type hostname into terminal:
&lt;br&gt;&amp;gt; First name-lastnames-MacBook-Pro:~ firstnamelastname$ hostname
&lt;br&gt;&amp;gt; firstname-lastnames-MacBook-Pro.local
&lt;br&gt;I'm guessing you're running Mac OS X, too. Those directions are for
&lt;br&gt;Linux, so I don't know if they'll work for Mac OS X.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In the network settings it said IPv4 address is 192.xxx.x.xx under AirPort.....When I click on the Ethernet Adaptor (en4) the IP address is 160.xxx.xx.xxx (not sure if i should send those numbers online) but says it has a self-assigned address and will not be able to connect to the internet....not really sure what it all means airport is green and ethernet adaptor is orange, while ethernet and firewire are red.....
&lt;br&gt;The AirPort one is the one you want. A &amp;quot;self-assigned&amp;quot; address means the
&lt;br&gt;OS, not your ISP, gave it that IP address, so the Ethernet adapter won't
&lt;br&gt;connect to the Internet.
&lt;br&gt;&lt;br&gt;There's an &amp;quot;Advanced&amp;quot; button in the Network Preference Pane. If you
&lt;br&gt;press that button with the AirPort adapter selected, you'll get all
&lt;br&gt;sorts of information about it.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Not really sure how to find my local ISP values and i type in that file name (~/etc/hosts) in search and nothing comes up.....sooooooooo not too much luck with the instructions yet...
&lt;br&gt;The reason Spotlight didn't turn up anything is that the /etc folder is
&lt;br&gt;hidden from view in the Finder. It's supposed to be, to prevent clueless
&lt;br&gt;users from destroying their systems. Oh by the way, there is no etc
&lt;br&gt;folder in your home folder (the ~ means your home folder, typically
&lt;br&gt;/Users/&amp;lt;your-user-name&amp;gt; on Mac OS X).
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can't really figure out anything and am pretty stuck...any help would be greatly appreciated.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;You left out some crucial information, like which version of Wine you're
&lt;br&gt;running on which version of Mac OS X. If it's 1.0.1, you really need to
&lt;br&gt;upgrade to 1.1.34 (the latest version). Also, some output from running
&lt;br&gt;Wine from the Terminal window would be helpful. We'd really appreciate
&lt;br&gt;it if you'd give us that info.
&lt;br&gt;&lt;br&gt;And here's an advance warning: third-party products like WineBottler
&lt;br&gt;aren't supported here.
&lt;br&gt;&lt;br&gt;Thank you.
&lt;br&gt;&lt;br&gt;Chip
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connecting-to-the-Internet-tp26687673p26691812.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26687673</id>
	<title>Connecting to the Internet</title>
	<published>2009-12-07T18:13:08Z</published>
	<updated>2009-12-07T18:13:08Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">I have installed Wine and a few programs are working but when I try to register them online it says that an internet connection could not be found. 
&lt;br&gt;I have tried these steps that I found online:
&lt;br&gt;In the Terminal window, type &amp;quot;hostname&amp;quot; without the quotes.
&lt;br&gt;&lt;br&gt;3) It will return your IP Address, your domain, and your hostname for your internet connection like this (xxx.xxx.xxx.xxx yourhost.yourdomain.com yourhost)
&lt;br&gt;&lt;br&gt;4) This result should match your whatever your local ISP values are. If they match, then we need to try something else. If they are different, follow step 5.
&lt;br&gt;&lt;br&gt;5) Find and open the file ~/etc/hosts and see if there is an entry for your hostname. If there is an entry, you need to change it. If there isn't an entry you need to add one. The following example assumes your hostname is &amp;quot;yourhost&amp;quot; and your network IP address is 192.168.0.2
&lt;br&gt;&lt;br&gt;Original Entry (may also be blank):
&lt;br&gt;xxx.x.x.x yourhost.yourdomain.com yourhost
&lt;br&gt;&lt;br&gt;Change this to (or add, if there is no such line):
&lt;br&gt;192.168.0.23 yourhost.yourdomain.com yourhost
&lt;br&gt;&lt;br&gt;Save, exit, reboot, and try to register those software titles again.
&lt;br&gt;&lt;br&gt;But this is the only thing I get when I type hostname into terminal:
&lt;br&gt;First name-lastnames-MacBook-Pro:~ firstnamelastname$ hostname
&lt;br&gt;firstname-lastnames-MacBook-Pro.local
&lt;br&gt;&lt;br&gt;In the network settings it said IPv4 address is 192.xxx.x.xx under AirPort.....When I click on the Ethernet Adaptor (en4) the IP address is 160.xxx.xx.xxx (not sure if i should send those numbers online) but says it has a self-assigned address and will not be able to connect to the internet....not really sure what it all means airport is green and ethernet adaptor is orange, while ethernet and firewire are red.....
&lt;br&gt;&lt;br&gt;Not really sure how to find my local ISP values and i type in that file name (~/etc/hosts) in search and nothing comes up.....sooooooooo not too much luck with the instructions yet...
&lt;br&gt;&lt;br&gt;Can't really figure out anything and am pretty stuck...any help would be greatly appreciated.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Connecting-to-the-Internet-tp26687673p26687673.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26691809</id>
	<title>Re: Trying to Install Wine on Snow Leopard OSX</title>
	<published>2009-12-07T17:44:10Z</published>
	<updated>2009-12-07T17:44:10Z</updated>
	<author>
		<name>Charles Davis-4</name>
	</author>
	<content type="html">sigma wrote:
&lt;br&gt;&amp;gt; Error: You cannot install wine-devel for the architecture(s) i386
&lt;br&gt;&amp;gt; Error: because /opt/local/lib/libexpat.dylib only contains the architecture(s) x86_64.
&lt;br&gt;&amp;gt; Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant.
&lt;br&gt;&amp;gt; Error: Target org.macports.extract returned: incompatible architectures in dependencies
&lt;br&gt;&amp;gt; Error: Status 1 encountered during processing.
&lt;br&gt;Do what it says:
&lt;br&gt;&lt;br&gt;-&amp;gt; sudo port install expat +universal
&lt;br&gt;&lt;br&gt;There's probably more ports that need to be installed that way. If it
&lt;br&gt;gives you another filename (like /opt/local/lib/libexpat.dylib), just run:
&lt;br&gt;&lt;br&gt;-&amp;gt; port provides &amp;lt;filename&amp;gt;
&lt;br&gt;&lt;br&gt;where &amp;lt;filename&amp;gt; is the name of the file, and it will tell you which
&lt;br&gt;port provides that file. Then you can install it +universal with:
&lt;br&gt;&lt;br&gt;-&amp;gt; sudo port install &amp;lt;portname&amp;gt; +universal
&lt;br&gt;&lt;br&gt;where &amp;lt;portname&amp;gt; is the name of the port that 'port provides' told you
&lt;br&gt;provides &amp;lt;filename&amp;gt;.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I tried the basic wine 
&lt;br&gt;&amp;gt; -&amp;gt; sudo port install wine
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; but it failed at the end because wine 1.x did not support snow leopard. but what's wrong with the devel build?
&lt;br&gt;You don't want that version anyway. It's over a year old.
&lt;br&gt;&lt;br&gt;Nothing's wrong with wine-devel, you just need to install some ports
&lt;br&gt;+universal to get it to work on Snow Leopard. (I take it you're on SL,
&lt;br&gt;right?)
&lt;br&gt;&lt;br&gt;HTH
&lt;br&gt;&lt;br&gt;Chip
&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trying-to-Install-Wine-on-Snow-Leopard-OSX-tp26687409p26691809.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26687409</id>
	<title>Trying to Install Wine on Snow Leopard OSX</title>
	<published>2009-12-07T17:38:30Z</published>
	<updated>2009-12-07T17:38:30Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">This appears:
&lt;br&gt;&lt;br&gt;seko$ sudo port install wine-devel
&lt;br&gt;---&amp;gt; &amp;nbsp;Computing dependencies for wine-devel
&lt;br&gt;---&amp;gt; &amp;nbsp;Fetching wine-devel
&lt;br&gt;---&amp;gt; &amp;nbsp;Attempting to fetch wine-1.1.34.tar.bz2 from &lt;a href=&quot;http://voxel.dl.sourceforge.net/wine&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://voxel.dl.sourceforge.net/wine&lt;/a&gt;&lt;br&gt;---&amp;gt; &amp;nbsp;Verifying checksum(s) for wine-devel
&lt;br&gt;---&amp;gt; &amp;nbsp;Extracting wine-devel
&lt;br&gt;Error: You cannot install wine-devel for the architecture(s) i386
&lt;br&gt;Error: because /opt/local/lib/libexpat.dylib only contains the architecture(s) x86_64.
&lt;br&gt;Error: Try reinstalling the port that provides /opt/local/lib/libexpat.dylib with the +universal variant.
&lt;br&gt;Error: Target org.macports.extract returned: incompatible architectures in dependencies
&lt;br&gt;Error: Status 1 encountered during processing.
&lt;br&gt;&lt;br&gt;Anyone to help will be on my eternal &amp;lt;3 list.
&lt;br&gt;&lt;br&gt;I tried the basic wine 
&lt;br&gt;-&amp;gt; sudo port install wine
&lt;br&gt;&lt;br&gt;but it failed at the end because wine 1.x did not support snow leopard. but what's wrong with the devel build?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Trying-to-Install-Wine-on-Snow-Leopard-OSX-tp26687409p26687409.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686945</id>
	<title>Re: Uninstall a winetrick</title>
	<published>2009-12-07T16:41:15Z</published>
	<updated>2009-12-07T16:41:15Z</updated>
	<author>
		<name>James Mckenzie</name>
	</author>
	<content type="html">pj wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I have installed winetrick msi2, thinking it might help with an installation - it didn't - what's more, I now get &amp;quot;are you running in
&lt;br&gt;&amp;gt;safe-mode&amp;quot; or anyway to that effect, and will not install.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;I have tried with rm -rf ~/.wine-clean; WINEPREFIX=~/.wine-clean wine setup.exe (works), but that seems a bit overboard when all I
&lt;br&gt;&amp;gt;want to do is go back to the original MSI setting.
&lt;br&gt;&amp;gt;
&lt;br&gt;Actually, this is exactly how you should remove the program. &amp;nbsp;Yes it is ugly, but it is 'safe' as it removes the program and all settings to add it.
&lt;br&gt;&lt;br&gt;The 'old' method was:
&lt;br&gt;&lt;br&gt;[code]
&lt;br&gt;rm -rf $HOME/.wine
&lt;br&gt;re-install all programs
&lt;br&gt;rerun winetricks 
&lt;br&gt;&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;This is MUCH better!
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;Is there not a simple sh uninstall winetrick msi2, or something similar, please?
&lt;br&gt;&amp;gt;
&lt;br&gt;No, but maybe Dan or Austin can add it in the future.
&lt;br&gt;&lt;br&gt;James McKenzie
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Uninstall-a-winetrick-tp26686489p26686945.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686926</id>
	<title>Re: Memory Limitations for WINE 1.1.33 under Mac OS Leopard</title>
	<published>2009-12-07T16:39:43Z</published>
	<updated>2009-12-07T16:39:43Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Dear James:
&lt;br&gt;&lt;br&gt;I have a question about the following:
&lt;br&gt;&lt;br&gt;except he can easily right click the Wine folder here and hit &amp;quot;compress&amp;quot; makes a transportable zip, throw it on any other Mac's
&lt;br&gt;/Applications folder, double click the zip... and its there on the other machine...
&lt;br&gt;&lt;br&gt;Except 'make install' puts files in /usr/bin and /usr/lib, not in the /Applications folder with vanilla Wine. I'm hoping that is not what we are discussing here. 
&lt;br&gt;&lt;br&gt;If the following sequence below will not work according to what you have said:
&lt;br&gt;&lt;br&gt;./configure --prefix=/Applications/Wine --disable-win16
&lt;br&gt;make depend
&lt;br&gt;make
&lt;br&gt;make install 
&lt;br&gt;&lt;br&gt;What build sequence / options will place the all of final executables to /Application/Wine for example?
&lt;br&gt;&lt;br&gt;Most files in /Applications are owned by root:bin or root:root and have read/execute permissions for other users. 
&lt;br&gt;&lt;br&gt;OK. &amp;nbsp;For me just having the executables somewhere within the /Applications folder would be fine. &amp;nbsp;Actually I plan the final installation location to be /Applications/Firefly/Wine &amp;nbsp;In my case forcing this path to be fixed for each user is also OK.
&lt;br&gt;&lt;br&gt;Thank you for your assistance!
&lt;br&gt;&lt;br&gt;--Thomas
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Memory-Limitations-for-WINE-1.1.33-under-Mac-OS-Leopard-tp26564042p26686926.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686899</id>
	<title>Re: Memory Limitations for WINE 1.1.33 under Mac OS Leopard</title>
	<published>2009-12-07T16:37:30Z</published>
	<updated>2009-12-07T16:37:30Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt; doh123 wrote:
&lt;br&gt;&amp;gt; Except 'make install' puts files in /usr/bin and /usr/lib, not in the /Applications folder with vanilla Wine. &amp;nbsp;I'm hoping that is not what we are discussing here.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;which files? &amp;nbsp;I install to a custom prefix all the time and move it computer to computer and use it.. never messed with anything in /usr/bin and /usr/lib... and Wine works fine.
&lt;br&gt;&lt;br&gt;&lt;br&gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Most files in /Applications are owned by root:bin or root:root and have read/execute permissions for other users.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;Some are root (macports does this...), most actually aren't. &amp;nbsp;The folder is open for all users to read/write to, with full access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;James Mckenzie wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Will this allow a 'clean' de-installation of the program if the user does not want to keep it around?
&lt;br&gt;&lt;br&gt;if it installs like normal Mac apps to everything in a single folder in /Applications... yes, you just remove the folder.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Memory-Limitations-for-WINE-1.1.33-under-Mac-OS-Leopard-tp26564042p26686899.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686826</id>
	<title>Re: Uninstall a winetrick</title>
	<published>2009-12-07T16:29:09Z</published>
	<updated>2009-12-07T16:29:09Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">It would certainly be a nice addition to winetricks to have a -r flag to automate the removal of these overrides.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Uninstall-a-winetrick-tp26686489p26686826.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686762</id>
	<title>Re: Uninstall a winetrick</title>
	<published>2009-12-07T16:22:58Z</published>
	<updated>2009-12-07T16:22:58Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;pj wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there not a simple sh uninstall winetrick msi2, or something similar, please?
&lt;br&gt;&lt;br&gt;&lt;br&gt;Remove the overrides for msi and msiexec.exe in winecfg.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Uninstall-a-winetrick-tp26686489p26686762.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686718</id>
	<title>Re: Sentinal USB dongled program</title>
	<published>2009-12-07T16:17:29Z</published>
	<updated>2009-12-07T16:17:29Z</updated>
	<author>
		<name>James Mckenzie</name>
	</author>
	<content type="html">Gert van den Berg wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;On Mon, Dec 7, 2009 at 20:54, pj &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26686718&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;wineforum-user@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;&amp;gt; Hello Chip
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; well, bit the bullet, built, configured and made wine. &amp;quot;Make install&amp;quot; gives me an error - perhaps I need to use sudo make install,
&lt;br&gt;&amp;gt;&amp;gt;but I am loathe to go further without a little in the way of pointers. Wine is already installed on the computer. Here is the code
&lt;br&gt;&amp;gt;&amp;gt; - I have left out all the repeated bits:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;You don't need to install wine, you can run it directly from the
&lt;br&gt;&amp;gt;directory where it was compiled to. (You need to specify the path to
&lt;br&gt;&amp;gt;the executable though e.g. ~/wine-git/wine application.exe)
&lt;br&gt;&amp;gt;
&lt;/div&gt;However, he needs to make sure that library files will be read from that location first as well or the libraries from the installed wine will be read in and cause confusing and erroneous results. &amp;nbsp;For example the USB support code from Wine does not include dongle support but the built libraries will.
&lt;br&gt;&lt;br&gt;&amp;gt;make install needs to run as root.
&lt;br&gt;&lt;br&gt;Yes, simple:
&lt;br&gt;&lt;br&gt;[code]
&lt;br&gt;sudo make install
&lt;br&gt;&lt;br&gt;or
&lt;br&gt;su -
&lt;br&gt;make install
&lt;br&gt;exit
&lt;br&gt;&lt;br&gt;[/code]
&lt;br&gt;&lt;br&gt;This will install Wine to the appropriate directories. &amp;nbsp;This should be done AFTER insuring that your custom build will run!
&lt;br&gt;&lt;br&gt;James McKenzie
&lt;br&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sentinal-USB-dongled-program-tp26654673p26686718.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686670</id>
	<title>Re: Memory Limitations for WINE 1.1.33 under Mac OS Leopard</title>
	<published>2009-12-07T16:12:32Z</published>
	<updated>2009-12-07T16:12:32Z</updated>
	<author>
		<name>James Mckenzie</name>
	</author>
	<content type="html">doh123 wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;except he can easily right click the Wine folder here and hit &amp;quot;compress&amp;quot; makes a transportable zip, throw it on any other Mac's
&lt;br&gt;&amp;gt;/Applications folder, double click the zip... and its there on the other machine...
&lt;br&gt;&amp;gt;
&lt;br&gt;Except 'make install' puts files in /usr/bin and /usr/lib, not in the /Applications folder with vanilla Wine. &amp;nbsp;I'm hoping that is not what we are discussing here.
&lt;br&gt;&lt;br&gt;&amp;gt;not totalyl sure there wont be permission problems though, which is why I like using things in .apps, they get special permissions,
&lt;br&gt;&amp;gt;helps make it more transportable.
&lt;br&gt;&lt;br&gt;Most files in /Applications are owned by root:bin or root:root and have read/execute permissions for other users.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;if he wants a full install program, he can use the package maker that comes with Xcode, and make an installer from the install....
&lt;br&gt;&amp;gt;
&lt;br&gt;Will this allow a 'clean' de-installation of the program if the user does not want to keep it around?
&lt;br&gt;&lt;br&gt;James McKenzie
&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Memory-Limitations-for-WINE-1.1.33-under-Mac-OS-Leopard-tp26564042p26686670.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686489</id>
	<title>Uninstall a winetrick</title>
	<published>2009-12-07T15:54:17Z</published>
	<updated>2009-12-07T15:54:17Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Hello,
&lt;br&gt;&lt;br&gt;can't find an answer to this one in the forum, except for re-installing wine.
&lt;br&gt;&lt;br&gt;I have installed winetrick msi2, thinking it might help with an installation - it didn't - what's more, I now get &amp;quot;are you running in safe-mode&amp;quot; or anyway to that effect, and will not install.
&lt;br&gt;&lt;br&gt;I have tried with rm -rf ~/.wine-clean; WINEPREFIX=~/.wine-clean wine setup.exe (works), but that seems a bit overboard when all I want to do is go back to the original MSI setting.
&lt;br&gt;&lt;br&gt;Is there not a simple sh uninstall winetrick msi2, or something similar, please?
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Uninstall-a-winetrick-tp26686489p26686489.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26686135</id>
	<title>Re: WoW - .EXE Starts, rendering is completely fail (screenies)</title>
	<published>2009-12-07T15:22:55Z</published>
	<updated>2009-12-07T15:22:55Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">&lt;br&gt;vitamin wrote:
&lt;br&gt;&amp;gt; Do not link to huge files. Explain what your problem is, and if asked for put a link to outside source for images.
&lt;br&gt;&lt;br&gt;&lt;br&gt;My apologies, just trying give as much information as possible.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/WoW---.EXE-Starts%2C-rendering-is-completely-fail-%28screenies%29-tp26670078p26686135.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26684937</id>
	<title>Re: A new member, it is hard to register in the WINE forums!</title>
	<published>2009-12-07T13:55:48Z</published>
	<updated>2009-12-07T13:55:48Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Talking about captchas being more or less unreadable, the funniest captcha I have ever seen, was a captcha of three (rotated) letters, where the third was painted in such a way, that it didn't fit into the picture, i.e. the third letter was intentionally clipped off somewhere in the middle, sometimes in the first third ;)
&lt;br&gt;&lt;br&gt;Then there are captchas, where you have to tell, in which picture(s) women are, similar to the idea with the animals, they seemed quite secure, but it should be possible to adapt captcha software to that.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/A-new-member%2Cit-is-hard-to-register-in-the-WINE-forums%21-tp26677626p26684937.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26683561</id>
	<title>Re: Sentinal USB dongled program</title>
	<published>2009-12-07T12:25:31Z</published>
	<updated>2009-12-07T12:25:31Z</updated>
	<author>
		<name>xtatuk</name>
	</author>
	<content type="html">Hello Gustav,
&lt;br&gt;&lt;br&gt;[/quote]
&lt;br&gt;I keep an eye on this list for years due this issue because I have a
&lt;br&gt;dongled program and it is the only one that keeps me from ditching
&lt;br&gt;windows permanently. &amp;nbsp;It uses an Aladdin dongle. &amp;nbsp;I use wine for other
&lt;br&gt;programs and upgrade it often on opensuse. &amp;nbsp;I'm looking forward to the
&lt;br&gt;day when the ongle it is supported since wine gets better and better.
&lt;br&gt;Gustav[/quote]
&lt;br&gt;&lt;br&gt;I have received an email from Alexander Morozov. His suggestion is:
&lt;br&gt;&lt;br&gt;You should put a driver to 
&lt;br&gt;windows/system32/drivers manually. I tested Sentinel key with 
&lt;br&gt;vid=04b9,pid=0300 and sntnlusb.sys driver. It worked after adding these 
&lt;br&gt;entries to a registry:
&lt;br&gt;&lt;br&gt;[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Enum\USB\Vid_04b9&amp;Pid_0300\5&amp;6d75465&amp;0&amp;1]
&lt;br&gt;&amp;quot;ClassGUID&amp;quot;=&amp;quot;{36FC9E60-C465-11CF-8056-444553540000}&amp;quot;
&lt;br&gt;&amp;quot;HardwareID&amp;quot;=&amp;quot;system32\DRIVERS\SNTNLUSB.SYS&amp;quot;
&lt;br&gt;&amp;quot;Service&amp;quot;=&amp;quot;SNTNLUSB&amp;quot;
&lt;br&gt;&lt;br&gt;[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\SNTNLUSB]
&lt;br&gt;&amp;quot;ErrorControl&amp;quot;=dword:00000001
&lt;br&gt;&amp;quot;ImagePath&amp;quot;=&amp;quot;system32\\DRIVERS\\SNTNLUSB.SYS&amp;quot;
&lt;br&gt;&amp;quot;Type&amp;quot;=dword:00000001
&lt;br&gt;&amp;quot;Start&amp;quot;=dword:00000003
&lt;br&gt;&lt;br&gt;Hope that helps you. I have not yet tried it out, but will do this week.
&lt;br&gt;&lt;br&gt;Kind regards
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Sentinal-USB-dongled-program-tp26654673p26683561.html" />
</entry>

</feed>
