I want to convert all excel 97-2003 files in a folder and all sub folders to the new format.
I have installed MigrationPlanningManager.exe into the system and I have also installed FileFormatConverters.exe (icluding SP2)
Then I Have configured C:\OMPM\ofc.ini, I only have changed the follwing lines:
[RUN]
; LogDestinationPath: the path where the log files will be written to
LogDestinationPath=C:\OMPM\OFCLogs
[FoldersToConvert]
fldr=d:\temp
[ConversionInfo]
SourcePathTemplate=*\*\*\
DestinationPathTemplate=\*1\*2\*3\converted
Then I start C:\ompm\Tools\ofc.exe,
.. and it works fine, .... except a couple of things :
1) I expected a log file in C:\OMPM\OFCLogs, but this directory stays empty :((
I have some files Password protected, that are not converted, and expted this ifo in the logfile.
2) Is there a way to select only excel files for conversion?
I Do not want to convert the *.doc and *.ppt files in these directory's.
3) Is there a way to move the original files that are converted to a other directory, to be sure you do not have 2 versions and you can continue working on converted files only (I want to merge the original directory and de converted directory).
thi, Johan