C
Corentin Cras-Méneur
Hi All,
As most of you probably know by now, in the Service release 1 for Office
2008, Microsoft decided to prevent files with old file types to open
through a double-click or a drag and drop (and don't know why and that's
not the point here).
There is a workaround to open these files. MS recommends that you use
the Open dialog from within Office applications. If you have hundreds of
old files affected with this problem, that's hardly a decent solution.
You can batch-wipe out the creator code of your files as well. If you do
so, the Finder will then exclusively rely on the extension of the file
(eg: .doc, .xls...). That works well... unless you are missing
extensions on some of your files.
I've been considering a much better approach (IMVHO): correct the file
types according to what they are now actually supposed to be.
I wrote a simple AppleScript for that, but I need feeback:
- I know what outdated file types are now blocked by Office for Word and
Excel, but not for PowerPoint.
- I need people to test the script and report back in case there is a
problem (test on a *copy* of your files of course! The script seems
prety harmless, but you can never be too careful).
I posted the script here:
<http://www.cortig.net/wordpress/?p=171>
Feedback would be much appreciated.
Corentin
As most of you probably know by now, in the Service release 1 for Office
2008, Microsoft decided to prevent files with old file types to open
through a double-click or a drag and drop (and don't know why and that's
not the point here).
There is a workaround to open these files. MS recommends that you use
the Open dialog from within Office applications. If you have hundreds of
old files affected with this problem, that's hardly a decent solution.
You can batch-wipe out the creator code of your files as well. If you do
so, the Finder will then exclusively rely on the extension of the file
(eg: .doc, .xls...). That works well... unless you are missing
extensions on some of your files.
I've been considering a much better approach (IMVHO): correct the file
types according to what they are now actually supposed to be.
I wrote a simple AppleScript for that, but I need feeback:
- I know what outdated file types are now blocked by Office for Word and
Excel, but not for PowerPoint.
- I need people to test the script and report back in case there is a
problem (test on a *copy* of your files of course! The script seems
prety harmless, but you can never be too careful).
I posted the script here:
<http://www.cortig.net/wordpress/?p=171>
Feedback would be much appreciated.
Corentin