TextPipe under Linux
Moderators: DataMystic Support, Moderators, DataMystic Support, Moderators, DataMystic Support, Moderators
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
TextPipe under Linux
We've had reports that TextPipe can be run under Linux using Parallel's Workstation for Linux.
See
http://www.downloadpipe.com/system_util ... 95897.html
See
http://www.downloadpipe.com/system_util ... 95897.html
-
- Posts: 3
- Joined: Thu Sep 27, 2007 12:04 am
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: TextPipe under Linux
We also have user reports that TextPipe will run under Linux's WINE emulator.
Items not available - generally provided by Windows APIs
a) Ubuntu Linux v 8.10, Linux Kernel version 2.6.27-9-generic, GNOME 2.24.1
b) WINE v1.0.1, configured to emulate WinXP
The below .reg file can be used to disable the initial dialogs such as the Wizard, Tips, help etc:
REGEDIT4
[HKEY_CURRENT_USER\Software\DataMystic\TextPipe]
"showTips"=dword:00000000
"showWizard"=dword:00000001
"isFirstDay"=dword:00000000
Items not available - generally provided by Windows APIs
- The Script filter is not available
- Database filter
- HTML Help - if you open Help expect TextPipe to crash on exit (due to a Windows HTML Help bug)
- Explorer Shell integration - doesn't work
a) Ubuntu Linux v 8.10, Linux Kernel version 2.6.27-9-generic, GNOME 2.24.1
b) WINE v1.0.1, configured to emulate WinXP
The below .reg file can be used to disable the initial dialogs such as the Wizard, Tips, help etc:
REGEDIT4
[HKEY_CURRENT_USER\Software\DataMystic\TextPipe]
"showTips"=dword:00000000
"showWizard"=dword:00000001
"isFirstDay"=dword:00000000
- DataMystic Support
- Site Admin
- Posts: 2227
- Joined: Mon Jun 30, 2003 12:32 pm
- Location: Melbourne, Australia
- Contact:
Re: TextPipe under Linux
Well, there's lots of emulation going on. You have to expect that it wont be blindingly fast!
Re: TextPipe under Linux
Win32 is the 32-bit application programming interface (API) modern versions of Windows. The API consists of functions implemented, as with Win16, in system DLLs. The core DLLs of Win32 are kernel32.dll, user32.dll, and gdi32.dll. Win32 was introduced with Windows NT.
Last edited by meenza on Sat Oct 27, 2018 3:55 pm, edited 4 times in total.
-
- Posts: 1
- Joined: Mon Oct 02, 2017 9:14 pm
- Contact:
Re: TextPipe under Linux
You have to expect that it wont be blindingly fast!