OS X Technologies :: Open A Very Old Cwk File?

Apr 8, 2012

Is there a way I can use a very old .cwk file? I tried opening it in iWorks '06, the old version I have and it said it couldn't read it.

View 1 Replies


ADVERTISEMENT

OS X Technologies :: Create A Log File?

Apr 24, 2012

Been up for a while trying to figure this out with no luck. I created an app that will uninstall a program and all of it's files. 

example try                    do shell script "rm -rf /Applications/TestFakeApp"           end try     try                    do shell script "rm -rf /Applications/TestFakeApp2"           end try     try                    do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp.plist"           end try          try                    do shell script "rm -rf ~/Library/Preferences/com.FakeTestApp2.plist" end try          try                    do shell script "rm -rf ~/Library/Logs/FakeTestApp*"           end try          try                    do shell script "rm -rf ~/Library/Application\ Support/FakeTestApp" end try 

there are alot more paths to remove but this is just a few for example 

I want to be able to create a log.txt file on the desktop to show what has been removed and or what could not be removed. 

I then tried by creating a text document by using 

do shell script "touch ~/Desktop/test.txt" tell application "Finder" open file ((path to desktop folder as text) & "test.txt") using ((path to applications folder as text) & "TextEdit.app")end tell 

but I don't know what to do next. 

1. Have it check for each file to see if it was deleted or not

2. add it into the test.txt file

3. save the file once done 

Info:
MacBook
Pro, Mac OS X (10.7.3)

View 13 Replies View Related

OS X Technologies :: Load A File Into Ram?

Jun 26, 2012

is it technically possible to load a file into ram?

I want this file to be as quick as possib le to open, so i'd like to put it in the ram.

View 3 Replies View Related

OS X Technologies :: Keep Getting Errors When Trying To Open JAR Files

Mar 19, 2012

My son is trying to open a .jar on his Macbook to add a mod to Minecraft.  It throws an error and directs him to Console each time, but Console isn't showing any errors.  Using advice on a couple of similar threads I followed some steps but ended up at a dead end. 

The Terminal message I get when I follow the steps in another thread is this: 

Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/widgets/Display

Caused by: java.lang.ClassNotFoundException: org.eclipse.swt.widgets.Display
at java.net.URLClassLoader$1.run(URLClassLoader.java:202)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
at java.lang.ClassLoader.loadClass(ClassLoader.java:247) 

Info:
MacBook (13-inch Mid 2010), Mac OS X (10.7.3), Java Issues

View 5 Replies View Related

OS X Technologies :: Unable To Open Mail

Apr 9, 2012

not able to open mail , keep getting message loading loading loading ,

Info:iMac

View 2 Replies View Related

OS X Technologies :: Folder Action Does Not Run On SECOND File Only

Mar 7, 2012

Does any one know of a bug or a log for folder scripts that do not run? I am trying to get a basic folder script (to replace %20 in the file name) of the Downloads folder. 

When downloading multiple files (two or more) it runs only on the first file, successfully without error, and then never runs on the second file. If I move both of the files out of the Downloads folder and move it back it, the one file that does not get the folder action now does and everything is peachy.So it is not that the folder action is not scripted properly. It is just that the folder does not catch the second file download - guess maybe too fast? Has any one seen this or have this bug?

Info:15" Unibody MacBook Pro , Mac OS X (10.6.4)

View 13 Replies View Related

OS X Technologies :: Formatting A .dmg File As Rdxx?

May 14, 2012

I am trying to convert a .dmg file as an Rdxx (Read-only) image format by using the hdiutil command in Apple's terminal. 

Is it the following command? 

hdiutil convert -format Rdxx [input file].dmg -o [output file].dmg If it's not, then is there any way I can do that correctly? 

      
Info:
MacBook Pro, Mac OS X (10.6.7)

View 5 Replies View Related

OS X Technologies :: Open Files In Folder And Repeat?

Mar 14, 2012

How can i open the files in the folder  if you scroll to "--open file items of the name folder" you can see where I am struggling to run the script. How should this look to run, currently the script runs, with no errors or anything appearing in the folders.

[code]...

View 11 Replies View Related

OS X Technologies :: What Happened To Open Source Downloads

Apr 24, 2012

I'm wondering where to go to find the lastest things like emacs, python distributions, apache, etc. There used to be a bunch of them on apple.com but they keep moving things around and I'm having trouble finding them.

Info:
G4 mac mini, unibody macbook pro, core duo mini(2), iphone 4, ipad, ipod(2), Mac OS X (10.7), numerous other linux boxes

View 1 Replies View Related

OS X Technologies :: Unable To Open Terminal Window?

May 9, 2012

I am trying to do research on how to fix my current problem of not being able to open my terminal window.  When attempting to do so I get the following error message: 

You are unauthorized to run this application.

The administrator has set your shell to an illegal value. 

I looked at some previous posts and some people said download iterm2 and put the following command: sudo chsh -s /bin/bash my_username.  After this enter password and it should be fixed.  However when doing that I get the following response: SC is not in the sudoers file.  This incident will be reported. 

Couple of things, firstly SC (which is me) is the administrator to this computer (this is my computer and there are no other users on it). 

Info:
MacBook (13-inch Early 2008), Mac OS X (10.7.3), 2.4 GHz Intel Core 2 Duo

View 10 Replies View Related

OS X Technologies :: Slow To Open And Save Files

Jun 15, 2012

My Macbook Pro with Mac OS X 10.7.4 has been real slow lately in opening files, saving documents, opening webpages. I often have MS Excel and Word and Outlook open so not sure if that is the problem.

Info:
MacBook Pro, Mac OS X (10.7.4)

View 1 Replies View Related

OS X Technologies :: Can't Open My EMails With A Download Or Video

Jul 2, 2012

I can't open my E-Mails with a download or a video It read's The movie file isent recognized

View 1 Replies View Related

OS X Technologies :: Determine The Number Of Records In A File?

May 12, 2012

I want to analyse record types from a large input file and so far have managed to extract different groups and created the relevant files. All I want to do now is count the number of records in each file so I can produce a report showing the different types but cannot figure out how to do this, I know it will be simple but I cannot get any command to accomplish this

Info:
iMac, Mac OS X (10.7.1)

View 5 Replies View Related

OS X Technologies :: It Loads All File In The Folder When Tried Ro Move One

May 29, 2012

I have a folder action set up to open movie files in a conversion app but every time I add a new file it loads all the files in the folder.  How can i exclude a file that has already been opened by the folder action.  I can't move the file due to queing up moves for conversion if the file is moved after it is opened the the program doesn't know where to look for it. Ive tried Filter finder items by last opened and set it as today but that did not work. It opened nothing.  May I could set it up to know if the file has been there longer then 5 min that the folder action should not open it. 

Info:
Mac Pro, Mac OS X (10.7.3)

View 14 Replies View Related

OS X Technologies :: How To Get A List Of File Names In To A New Folder

Jun 27, 2012

if there is a way of having a list of image file names, searching for the images then putting them into a new folder?  I'm guessing it can probably be done through mac scripting but I know nothing about scripting and genreally not great with technogy so ideally need step by step instructions!

View 6 Replies View Related

OS X Technologies :: File Name Increments With 3 Digit Number?

Jul 4, 2012

I am trying to download a list of mp3 files from urls with the format [url] where the 000 portion of the file name increments into 001, 002, 003...

View 4 Replies View Related

OS X Technologies :: Write A Script That Will Open A Specific Folder?

May 16, 2012

I'm trying to write a script that will open a specific folder.  The only problem is that it needs to be run on multiple machines with different Hard Drive names.  Here is a sample of the script that will work on my machine. 

tell application "Finder" activate open folder "HDD:Volumes:USERData:Users:Staff:Name" end tell 

Is there anyway to change "HDD" to whatever the current users Hard Drive is named? 

View 2 Replies View Related

OS X Technologies :: Does The Exclusion Of A File Or Directory Remove Any Existing

Mar 15, 2012

Does the exclusion of a file or directory remove any existing, already backed up versions of that file or directory from TimeMachine? I have a large file I don't want backed up every time I connect to my backup drive.  It's 50GB+. I rarely touch the file, and when I do, I don't use it for anything that needs to be saved, it is a historical only version of my Parallels from an older Microsoft OS.  I occasionally need to open it to just look at something, but never 'do' anything with it. 

I want to exclude it, but don't want any older version of the file to be removed from backup. Does anyone know if exclusions are retroactive into the TimeMachine database?  Given this is 50GB+, trying it to find out is a quite slow process. 

Info:
MBP, Mac OS X (10.4.8)

View 2 Replies View Related

OS X Technologies :: Add The Correct Extension Based On The File Type?

Apr 6, 2012

I have a set of photos I"d like to import into iPhoto, but iPhoto doesn't recognize them because they don't have file extensions. Could someone give me a script that will look at each file in a specific folder, check to see if an extension is present, and if not, add the correct extension based on the file type? 

View 3 Replies View Related

OS X Technologies :: Run Multiple Copies Of Skype By Launching The .app File

May 8, 2012

I figured out how to run multiple copies of skype by launching the .app file from different osx user accounts in terminal.  What I'm trying to do now is script this or automate opening terminal and typing the line with automator.  The following is the line that I use. 

su user2 -c "/Applications/Skype.app/Contents/MacOS/Skype && exit" 

And I just change user2 to user3 for a third instance of skype and so on. how ot automate this process?

Info:
iMac, Mac OS X (10.7), 27" / i5 / 8GB RAM

View 7 Replies View Related

OS X Technologies :: Add Account Privileges To A Newly Created File?

Jun 11, 2012

I have multipe accounts on my Mac.  Two of them need to share certain files, but not with everyone else so I can't use the Shared folder.  When I create a new text file with AppleScript it has default ownership to the account that created it, but I need to give read & write privilages to it to the other account as well.  I can do this manually, but there are lots of files sometimes.  One trick I've found is to reset privilages from the next higher folder.  This saves time, but sometimes I forget.  Also when I do this it causes Time Machine to think all the files in that folder have been updated.  If the folder is large it may cause Time Machine to purge a old backup version.  What I'd like to do is find some AppleScript code I can use to add user "A" with read & write access to the permissions of a new file at the time my AppleScript creates that file.

Info:
Mac Pro, Mac OS X (10.7.4), 15 GB

View 2 Replies View Related

OS X Technologies :: AppleScript To Append Fourth Line Of Text To File Name

Feb 19, 2012

I have thousands of text files that are named with random unique numerical ID in a specific folder. The problem is I want to be able to do quick sort of the files by a category. The category of each text file is always written as the fourth line of each text file. I would like to write an Applescript to append the fourth line of the text file onto the file name with a underscore in-between. (i.e. Category_1235678.txt).

Info:
Mac OS X (10.7.3)

View 3 Replies View Related

OS X Technologies :: Cannot Find Past File Version Using Time Machine

May 2, 2012

For some reason time machine does not react when I want to enter to find a past file version.

Info:
Time Machine, Mac OS X (10.7.3), MacBook Pro / G-Raid2 640GB

View 1 Replies View Related

OS X Technologies :: Failed To Open A Session On The Device - HP Officejet 5610 Scanner

Mar 27, 2012

"failed to open a session on the device" - HP Officejet 5610 scanner

Info:
MacBook Pro, Mac OS X (10.6.8)

View 2 Replies View Related

OS X Technologies :: Ftp Upload Via Terminal - 553 Rename/move Failure: No Such File Or Directory

Apr 24, 2012

Cannot seem to upload to a ftp server (permissions are correct on the home folder of the user!)But I get this result:

ftp> put /Users/[userfolder]/Documents/untitled.rtf
local: /Users/[userfolder]/Documents/untitled.rtf remote: /Users/[userfolder]/Documents/untitled.rtf
227 Entering Passive Mode (99,254,236,63,209,169)
553-Can't open that file: No such file or directory
553 Rename/move failure: No such file or directory  

View 1 Replies View Related

OS X Technologies :: Add Time/date Stamp To Screen Capture File Names?

Jul 4, 2012

I'm trying to add time/date stamp to my screen capture file names. (at the moment it's just 'Picture 1' etc..)I've tried the following command  in terminal but have not had success.

defaults write com.apple.screencapture name "datestamp" at "timestamp" 

Info:
Mac OS X (10.5.8)

View 4 Replies View Related

MacBook Pro :: Acrobat 8 - Open Pdf - Adobe Starts To Open Every Pdf File On Computer

Apr 1, 2010

Whenever I open a pdf, adobe starts to open every pdf file on my computer. Does anyone know of any way to stop this? I couldn't really find anything on search. I am running OSX 10.6.3

View 4 Replies View Related

Applications :: Unable To Open Keynote Presentation File - File Corrupted?

Oct 18, 2010

Today I tried opening my keynotes presentation file to make amendments to it and when I double clicked on it, the program loading bar only loaded up a third of the way and then hanged. I then tried to save it to a flash drive and use it on a different computer, but when I tried to copy it over to the flash drive it gave me this error: "the finder cannot complete the operation because some data in "garment styles" could not be read or written error code - 36".

I have tried changing the file extension to a zip, then unzipping it and then renaming it but that did not work.(It wouldn't let me unzip it). I have also looked at the index file name to see if that was the problem, but that is as it should be.

I have also tried uploading it to a website and emailing it and it will not let me.

Is there anyway I can recover this file as I have been working on it for over a month and it is due next week, or will I need to start again?

View 1 Replies View Related

Software :: Unable To Open Encrypted File / Recovering The Original File?

Aug 23, 2009

ok trying not to get a panic attack here. I downloaded espionge to encrypt my valuable files and while it was encrypting (AES 128 bit i think) the program froze and I had to Force quit it. Now I try to open my file (that i was trying to encrypt) and it looks f*^&# up. I can't open it, and when I tried to unmount the partially encrypted file, espionage gave me errors that it couldnt recover the original file.

I had basically all my life's valuable accumulated data in that folder (it was 10 Gb+). I will praise anyone to the end of my days that can somehow tell me how to restore my file to its original state. Usefull info:

1) AM planning to pay gazillions for recovery software if need be, but free alternatives are always better.

2) I never secure delete if that helps

3) I still have the .sparseimage for the file created by espionage. (P.S. sparseimage's size looks really close to the orignal, also 10 Gb +).

4) Newest version of OSX, and have an IMac.

5) after incident I haven't done anything (no installations or downloads) apart from writing this.

6) the encrypted file was gonna be in HFS+ i think

View 7 Replies View Related

Software :: Open *.dat File In Mac Os - How To Identify The Format From The File Extension?

Jan 8, 2010

I got a file named myfile.dat from my supervisor and he said myfile.dat is a helix database file. I tried to open that file after installing helix server 6.1.5, but I couldnt open it. I am really in a confusion that whether the given file is helix format file or something. Can anyone tell me that how to open *.dat file or how to identify the format from the file extension.

View 7 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved