Jump to content

deomsh

Member
  • Posts

    755
  • Joined

  • Last visited

  • Days Won

    3
  • Donations

    0.00 USD 
  • Country

    Netherlands

Everything posted by deomsh

  1. "Office Isolated Converter Environment" is the internal name of the Fileformatconvertor (as far as I know), but "oice" is also the commandline option for silent standalone conversion. Conversion xlsx-to-xls or xls-to-xlsx is possible in three ways, all working in my 98SE installation, KernelEx compatibility modes as above. Xlsx to xls only in two ways, Excelcnv gives a xlsx-file with extension xls! I. Use Shell option "Save as" with dialogs, choice of extension etcetera. Uses Moc.exe II. Use commandline for Moc.exe: Moc -f "Station\Path\File". Extension xlsx or xls. Further same as Shell option. III. Silent commandline with Excelcnv.exe: Excelcnv -oice "Station\Path\File" "Station\Path\File". First extension existing, second target.
  2. I think this topic is the right place to report some progress using the Office 97 & Fileformatconverters in a 98SE environment using Kernelex 4.5.2. Everything is only experimental - but for free. Opening docx in Word97 or "save as docx" from inside Word97 be aware of the following problem: Winword.exe is not compatible with Kernelex: OLE-functionality is broken. Solution: disable Kernelex for Winword.exe. This is "mandatory", don't play around with Mso97.dll (because of error messages for this dll when Kernelex is not disabled for Winword.exe). Check if the following files run in Kernelex "Windows 2000 sp4" mode: Mso.dll, Wordconv.exe; if there are problems with "save as docx" from inside Word97 set Wordcnvpxy.cnv also in "Windows 2000 sp4" compatibility mode. If there is a "Msvcr80.dll doesn't start error message" copy as Msvcr80.dll renamed Msvcr90.dll in the same directory as Wordconv.exe (normaly "c:\Program Files\Microsoft Office\Office12\" - v9.00.21022.8 works great for me). Opening xlsx-files in Excel97 is also possible with the following workaround: run Excelcnv.exe in Kernelex "Windows NT 4.0 sp6" compatibility mode. Xlsx-files opens now in Excel97 with xxxxxxxx.xls (some number), "save as xlsx" is not possible from inside Excel97, only "save as xls". The good news is that Excelcnv.exe as a "Office Isolated Converter Environment" works with the "Windows NT 4.0 sp6" compatibility mode activated from Moc.exe in both directions i.e. converts xlsx-to-xls and xls-to-xlsx. The even better news -but that's maybe for another topic- is that in OfficeXP/2002-Excel "opening xlsx" or "save as xlsx" works flawlessly, apart from sheets/workbooks with newer specs of course.
×
×
  • Create New...