G
Graham Mayor
In that case I suspect you are going to have to borrow a Word 2000 CD. I
regret I don't know enough about Windows 98's registry structure to know
what entries are required - though please see Peter's comments on registry
entries.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
regret I don't know enough about Windows 98's registry structure to know
what entries are required - though please see Peter's comments on registry
entries.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
This already has been done: there was no text converter originally
installed, so I put Txtlyt32.cnv into TextConv folder.
As I wrote in an earlier post, converter does not work: when try save
doc as "MS-DOS Text with Layout", after warning about possible
incompatible chars, it it show dialog: "Microsoft Word can't export
in the specified format. This feature is not currently installed.
Would you like to install it now?" If select "Yes", then it show
prompt for Office 2000 installation CD or browse for installer.
Santander
------------
Graham Mayor said:Search for the originally installed version of Txtlyt32.cnv
rename it Txtlyt32.cnv and replace it with the one from my web site.
Or if not found locate TextConv folder
C:\Program Files\Common Files\Microsoft Shared\TextConv
and put it in there.
When you save a document using the converter you will probably get a
security warning. Click through that warning to save the file.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
So what I can do to make work this "MS-DOS Text with Layout"/ "Text
with Layout" converter?
I have no Office 2000 CD anymore, nor setup pack on hard drive.
Santander
If those entries appear in the save as list the registry entries
are already in place.
--
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Santander wrote:
So I need to add this reg key, in addition?
Just confused with this Office File Converter Pack. I just
downloaded and installed latest pack, but it *does not contained*
the Text Converters, since this converter have been retired from
pack. From other side, it seems, the options save as "MS-DOS Text
with Layout" and "Text with Layout" already was present in Word
"Save As" dropdown selector before installation of OCONVPCK.EXE
After uninstallation of Office File Converter Pack, it still
remains there. Santander
------------
OK, the SID must not be needed for Windows 98. My guess is that
the following is what you need:
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\Components\77CE92CC2CB71D119A12000A9CE1A22A]
"904000001E872D116BF00006799C897E"="C:\\Program Files\\Common
Files\\Microsoft Shared\\TextConv\\TXTLYT32.CNV"
Peter Jamieson
http://tips.pjmsn.me.uk
Santander wrote:
I find no UserData folder, there is:
HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Components\77CE92CC2CB71D11
9A12000A9CE1A22A
content:
REGEDIT4
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Components\77CE92CC2CB71D1
19A12000A9CE1A22A]
"Text with
Layout"=hex(7):31,30,21,21,21,67,78,73,66,28,4e,67,5d,71,46,60,48,\
7b,4c,73,54,43,4c,61,79,6f,75,74,46,69,6c,65,73,3c,54,65,78,74,20,77,69,74,\
68,20,4c,61,79,6f,75,74,5c,61,6e,73,00,00
"MS-DOS Text with
Layout"=hex(7):31,30,21,21,21,67,78,73,66,28,4e,67,5d,71,46,\
60,48,7b,4c,73,54,43,4c,61,79,6f,75,74,46,69,6c,65,73,3c,4d,53,2d,44,4f,53,\
20,54,65,78,74,20,77,69,74,68,20,4c,61,79,6f,75,74,5c,61,73,63,00,00
and
HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Products\904000001E872D116B
F00006799C897E
content:
REGEDIT4
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Products\904000001E872D116
BF00006799C897E]
"ProductName"="Microsoft Office 2000 Premium"
"PackageCode"="04701B0F8E2E2D11EBA4000CF4C6A86D"
"Language"=dword:00000409
"Version"=dword:09000aa0
"Assignment"=dword:00000000
"AdvertiseFlags"=dword:00000014
"Clients"=hex(7):3a,00,00
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Products\904000001E872D116
BF00006799C897E\SourceList]
"PackageName"="data1.msi"
"LastUsedSource"=hex(2):6d,3b,31,3b,44,3a,5c,00
[HKEY_USERS\.DEFAULT\SOFTWARE\Microsoft\Installer\Products\904000001E872D116
BF00006799C897E\SourceList\Media]
"MediaPackage"="\\"
"DiskPrompt"="Microsoft Office 2000 Premium"
"1"="O9PRMCD01;1"
Santander
------------
message The only thing I can suggest is that you insert the following
into the registry. However, instead of S-1-5-18 you will need
to find the correct SID under
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserD
ata\
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\User
Data\S-1-5-18\Components\77CE92CC2CB71D119A12000A9CE1A22A]
"904000001E872D116BF00006799C897E"="C:\\Program Files\\Common
Files\\Microsoft Shared\\TextConv\\TXTLYT32.CNV"
Peter Jamieson
http://tips.pjmsn.me.uk
Santander wrote:
I imported keys sucessfully, then reboted and tried to convert
doc, but converter does not work: when try save doc as "MS-DOS
Text with Layout",
it
show dialog:
"Microsoft Word can't export in the specified format. This
feature is not currently installed. Would you like to install
it now?" If select "Yes", then it show prompt for Office 2000
installation
CD or browse for installer. I have no installation CD. What is
the problem? Santander
message OK, for Windows 98 I think you need to change
Windows Registry Editor Version 5.00
to
REGEDIT4
You may need to ensure that the text is ANSI, not Unicode
Peter Jamieson
http://tips.pjmsn.me.uk
Santander wrote:
Can no add this registry file to registry: I tried both
Merge and Import methods, but got error:
"Cannot import C:\My Files\Text with Layour.reg: The
specified file is
not a
registry script. You can import only registry files."
Santander
message Is the folder name and file name in registry key case
sensitive?
I.e.
does the letter case in registry key need be the same
case as > folder/file name on drive?(case sensitive)?
I don't think so. But the simplest thing is to try it.
Peter Jamieson
http://tips.pjmsn.me.uk
Santander wrote:
Thanks for tips. I find registry file that need be
imported, looks as follows:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Text
Converters\Export\MS-DOS Text with Layout]
"Extensions"="asc"
"Name"="MS-DOS Text with Layout"
"Path"="C:\\Program Files\\Common Files\\Microsoft
Shared\\Textconv\\TXTLYT32.CNV"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\Text
Converters\Export\Text with Layout]
"Extensions"="ans"
"Name"="Text with Layout"
"Path"="C:\\Program Files\\Common Files\\Microsoft
Shared\\Textconv\\TXTLYT32.CNV"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Word\Text
Converters\Import\MS-DOS Text with Layout]
"Name"="MS-DOS Text with Layout"
"Path"="C:\\Program Files\\Common Files\\Microsoft
Shared\\TextConv\\Txtlyt32.cnv"
"Extensions"="ASC"
Is the folder name and file name in registry key case
sensitive? I.e. does the letter case in registry key need
be the same case as folder/file name on drive?(case
sensitive)? Santander
message C:\Program Files\Common Files\Microsoft Shared
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\9.0\Word\Text
Converters\Import\MS-DOS Text with Layout
and/or possibly
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Office\9.0\Word\Text
Converters\Import\MS-DOS Text with Layout
(which contains 3 values:
Extensions
Name
Path
Extensions is set to
ASC
Name is set to
MS-DOS Text with Layout
Path is set to
C:\Program Files\Common Files\Microsoft
Shared\txtlyt32.cnv )
I don't have an entry under the Text Converters\Export
key on my PC, but if you cannot see an option to Save As
using this format, I would create one anyway, with the
same data values. FWIW the converter entries for both
Word 95 and Word 97 have
Export
keys under registry paths with equivalent names (e.g.
HKEY_LOCAL_MACHINE\Software\Microsoft\Word\7.0\Text
Converters\Export )
Peter Jamieson
http://tips.pjmsn.me.uk
Santander wrote:
I want install Txtlyt32.cnv on Office 2000 on Windows
98. In which folder Txtlyt32.cnv need be saved and what
is registry key for it?
thanks,
Santander
---------
message I am not even certain that these filters are available
any more. You can however download the converter and
registry patch from my web
site. It will still work albeit with a security
warning. --
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Graham Mayor - Word MVP
My web site www.gmayor.com
<>>< ><<> ><<> <>>< ><<> <>>< <>><<>
Santander wrote:
How to install Office File Converter Pack
(OCONVPCK.EXE)? I need only "MS-DOS Text with
Layout"(.asc), "Text With
Layout"(.ans) converters. Do I need to have the Office
installation CD if install this converter, or just
this setup package OCONVPCK.EXE? When I unpacked the
OCONVPCK.EXE self-extractor file, I
find no any text converters there.
listed if this setup.
thanks.