MSDN > 論壇首頁 > Office Live Small Business - Business Applications > OFC.EXE to convert DOT to DOTX file for Office 2007 upgrade
發問發問
 

已答覆OFC.EXE to convert DOT to DOTX file for Office 2007 upgrade

  • 2008年7月7日 下午 02:10cduke99 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
     I need to mass convert a folder of 1700+ word templates (.dot) plus a few .xlt files .  I am using the command line OFC.exe from the Office Migration Planning manager install but I get the following error for the .dot files:

    Error: Unknown file type: c:\tempdocs\temp.dot

    This is the error repeated for each dot file.  The .xlt files convert ok.  It's just the .dot with the error.  Also, if I save the dot as a doc, the .doc will convert without errors?

    Anybody seen this before?

解答

  • 2008年10月23日 下午 07:43cduke99 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Solved issue by writing an application to open and save the dot/xlt templates to dotm/dotx and xltm/xltx files.
    • 已標示為解答cduke99 2008年10月23日 下午 07:43
    •  

所有回覆

  • 2008年10月23日 下午 07:43cduke99 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     已答覆
    Solved issue by writing an application to open and save the dot/xlt templates to dotm/dotx and xltm/xltx files.
    • 已標示為解答cduke99 2008年10月23日 下午 07:43
    •  
  • 2009年5月21日 下午 01:41coolhand400 使用者勳章使用者勳章使用者勳章使用者勳章使用者勳章
     
    Can you post your application here?  I am looking to do the same....convert many .dot files to .dotx.