Sponsored Content
Special Forums Hardware Filesystems, Disks and Memory UNIX problem concerning Microsoft Office Binary Post 302085989 by chrisfrap on Monday 21st of August 2006 03:50:57 PM
Old 08-21-2006
UNIX problem concerning Microsoft Office Binary

I just started using Terminal on my Mac this summer, and right now I am having problems making a shell script. This shell should run the "Microsoft Setup Assistant" once I run the Automator Script. Alas, I still have problems.

Here is the offending scriptlet:

Sudo Tcsh
[12:/Volumes/Microsoft Office 2004] root# cd /Volumes/Microsoft\ Office\ 2004/
[12:/Volumes/Microsoft Office 2004] root# ./Office\ Setup\ Assistant
./Office Setup Assistant: ./Office Setup Assistant: cannot execute binary file

is there a way I can get around this?
 
RIPOLE(1)						      General Commands Manual							 RIPOLE(1)

NAME
ripole - extracts attachments from OLE2 data files (ie, MS Office docs). SYNOPSIS
ripole -i <ole2_file> -d <directory> [--save-unknown-streams] [--version|-V] [--verbose|-v] [--debug] [--help|-h] DESCRIPTION
ripole is a small program/library designed to pull out attachments from OLE2 data files. It can handle most of Microsoft Office documents like "doc" (Word), "xls" (Excel) or "ppt" (Powerpoint). OPTIONS
-i <ole2_file> Input OLE2 file (usually any Microsoft Office document). -d <directory> Extract attachments to <directory>. --save-unknown-streams Extract unknown attachements too. --version, -V Print ripOLE version. --verbose, -v Print verbose output. --debug Print debugging informations. --help, -h Show this help. EXAMPLE
ripole -i xam-doc1.doc -v -d tmp Decoding filename=short-XAMIME.dat Decoding filename=mp71.exe Decoding filename=MPSetup.exe SEE ALSO
Homepage: http://www.pldaniels.com/ripole/ AUTHOR
This manual page was written by Adam Cecile <gandalf@le-vert.net> for the Debian system (but may be used by others). Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL. Version 0.2.0 May 2007 RIPOLE(1)
All times are GMT -4. The time now is 07:41 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy