Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: AppleScript and apps that show up as textfiles  (Read 5315 times)

sleestack808

  • 16 MB
  • ***
  • Posts: 30
  • New Member
AppleScript and apps that show up as textfiles
« on: December 05, 2017, 08:46:59 AM »

I put apps on OS 9 computer and they show up as Simpletext files. Also some audio files are PC Files,

I read a soution
Open the Script Editor, select those applications in the Finder, and run the following:
 
tell application “Finder"
set file type of selection to “APPL"
end tell

on apples site, but I dont seem to have applescript. Not even sure this would do it.

Im open to help and suggestions. Also, can't find applescript anywhere

thank you
Logged

Daniel

  • 256 MB
  • *****
  • Posts: 302
  • Programmer, Hacker, Thinker
Re: AppleScript and apps that show up as textfiles
« Reply #1 on: December 05, 2017, 01:50:06 PM »

Perhaps you should make sure the apps are compressed before you move them onto the computer. That will make sure the metadata isn't messed up.
Logged

sleestack808

  • 16 MB
  • ***
  • Posts: 30
  • New Member
Re: AppleScript and apps that show up as textfiles
« Reply #2 on: December 08, 2017, 04:56:53 PM »

thank you
Logged

GaryN

  • Project Patron
  • 1024 MB
  • *
  • Posts: 1614
  • active member
Re: AppleScript and apps that show up as textfiles
« Reply #3 on: December 08, 2017, 08:30:46 PM »

Logged
Pages: [1]   Go Up

Recent Topics