Doe anyone know where I can get PolarCrypto.dll and TSI.dll libraries from so that I can load them through Wine on my Mac. I was lucky enough to get other libraries that I was missing from Winetricks but still need these last two. I get error messages that they are needed when I try to load TroopMaster 2010 application through Wine on a Mac. Thanks
Last login: Wed Sep 8 21:04:02 on ttys000 Cindy-iMac-5:~ cindy$ cd ~/.wine/drive_c/ Cindy-iMac-5:drive_c cindy$ cd Troopmaster\ Software/TM4/ Cindy-iMac-5:TM4 cindy$ wine TroopMaster.exe err:module:import_dll Library PolarCrypto.dll (which is needed by L"C:\\Troopmaster Software\\TM4\\TSI.dll") not found err:module:import_dll Library TSI.dll (which is needed by L"C:\\Troopmaster Software\\TM4\\TroopMaster.exe") not found err:module:LdrInitializeThunk Main exe initialization for L"C:\\Troopmaster Software\\TM4\\TroopMaster.exe" failed, status c0000135 Cindy-iMac-5:TM4 cindy$
I used directions to get Wine from David Baumgold site: http://davidbaumgold.com/tutorials/wine-mac/ using the commands: $ echo export PATH=/opt/local/bin:/opt/local/sbin:\$PATH$'\n'export MANPATH=/opt/local/man:\$MANPATH | sudo tee -a /etc/profile $ if [ `sysctl -n hw.cpu64bit_capable` -eq 1 ] ; then echo "+universal" | sudo tee -a /opt/local/etc/macports/variants.conf; else echo "not 64bit capable"; fi $ sudo port install wine-devel And the Troopmaster install program was from the original software site. I would have thought that those would have been fine.
Just wanted to post a final note on my issues installing Troopmaster using Wine on a Mac OSX Now have success. Troopmaster Tech Team told me that the missing Windows libraries is in the program and should have installed on installation so I 1. I reinstalled Troopmaster with Wine, through Terminal 2. Went into System Preferences into Security and selected Firewall. I then selected "Set access for specific services and applications" 3. Then went to Terminal and loaded Troopmaster.exe 4. Program started coming up with note about number of times I will be allowed in, then program is up. I can select different features although no data as I still need to get license key. So I now have success. Good luck to others, thank you for your help with this. I almost gave up. Cindy J-H