X-Received: by 10.36.121.151 with SMTP id z145mr1249995itc.4.1487843168056; Thu, 23 Feb 2017 01:46:08 -0800 (PST) X-Received: by 10.157.8.10 with SMTP id 10mr2666771oty.19.1487843168027; Thu, 23 Feb 2017 01:46:08 -0800 (PST) Path: csiph.com!weretis.net!feeder6.news.weretis.net!news.glorb.com!e137no416361itc.0!news-out.google.com!78ni1628itm.0!nntp.google.com!e137no416354itc.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.emulators.apple2 Date: Thu, 23 Feb 2017 01:46:07 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=101.98.80.219; posting-account=ocMTAAoAAABziOuhUYmP0k-Me1-z2y_3 NNTP-Posting-Host: 101.98.80.219 References: <7c4f51c8-ebec-401c-9b17-5a8b89f5d768@googlegroups.com> <73b17e3e-c1cc-4512-9885-b8c5cef9fc62@googlegroups.com> <907fb263-d80c-4483-80cc-2b59cec96a05@googlegroups.com> <3f769e02-cb4e-41c6-a8d3-0a484e3d6f1f@googlegroups.com> <1e08ccc2-3688-4185-a312-bf42a58a6e3e@googlegroups.com> <879ec2c3-c461-429e-a9e7-fd2d8cc90aba@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: Subject: Re: Clues tracking down an emulator bug (San inc crack of Airheart) From: sicklittlemonkey Injection-Date: Thu, 23 Feb 2017 09:46:08 +0000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Xref: csiph.com comp.emulators.apple2:2259 On Thursday, 23 February 2017 06:28:12 UTC+13, gid...@sasktel.net wrote: > There wouldn't happen to be an old WineBottler version of Ciderpress also= there per chance? I did happen to make one back in 2013. The links look like they might work = even though I eventually deleted the containing folder from my Google Drive= . Here's the email I posted to comp.sys.apple2 - maybe someone can find the t= ime to bottle the new version of CiderPress. (Expanded summary of the post from the Facebook "Apple II Enthusiasts" grou= p.)=20 Since WineBottler can package AppleWin for Mac OS X I presumed it would be = pretty easy to make a CiderPress app, and it is. Here's a link for the vers= ion that requires Wine.app to be already installed. (Still 130MB though!)= =20 https://docs.google.com/file/d/0B3JBd-TShLlLZzNPRjc5QWV3bDA/edit?usp=3Dshar= ing=20 And here's the stand-alone version with Wine.app embedded. (So you don't ne= ed WB, but it's 250MB!)=20 https://docs.google.com/file/d/0B3JBd-TShLlLSFhkV05PcXhRVkU/edit?usp=3Dshar= ing=20 For the smaller version you don't need to _use_ WineBottler, but you need W= ine.app which WB installs. Get the latest WB release candidate as it instal= ls a more recent version of Wine.app which is needed.=20 These have been tested working on 10.6 and 10.8. Apparently Wine.app has pr= oblems on 10.9 - read the WineBottler blog for more info if you run into pr= oblems.=20 Finally, I'll document what I did - just in case anyone is interested in ma= king similar packages. It's fairly well documented in the WB documentation = "Do Your Own" section, with a few caveats ...=20 http://winebottler.kronenberg.org/documentation=20 1. I didn't use the CiderPress installer. On Windows I used Dependency Walk= er to find CP's referenced DLLs:=20 http://www.dependencywalker.com/=20 2. Since CP has a few modules, all in the CP directory, I zipped up the con= tents of that folder on Windows and unzipped it to a folder on my Mac. In W= B I selected the option "This is the actual program, copy it and all files = that are in the same folder".=20 3. The "Winetricks" option is a pain to scroll through, but CP only needs c= omctl32 (for COMCTL32.DLL) and vcrun6sp4 (for MFC and VC DLLs). It might be= better to use vcrun6sp6, but that's a 60MB separate download - something t= o try if anyone runs into CP GUI problems.=20 4. The other options are easy or optional, then clicking "Install" will bri= ng up a dialog to choose the destination. Here I ran into a WB bug. The def= ault directory is the one we're copying the CP executable and DLLs from, so= if WB puts the resulting app there it will package that into itself recurs= ively and hang. (The author will try to fix that in the next release.) Choo= se the parent folder and all is well.=20 Cheers, Nick.