• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Issue: Hiding terminal on app launch
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Issue: Hiding terminal on app launch


  • Subject: Issue: Hiding terminal on app launch
  • From: Mayank Agarwal <email@hidden>
  • Date: Tue, 05 Jun 2012 11:52:09 +0530

Hi Everyone,


I am trying to create a installer using Package creator.
For which I am using Shell script and Apple script for pre and post install commands.

Problem: When I double click and launch my application a terminal window opens 
every time and if I try to close the Terminal my application is also killed.

So, one thing I did is:

tell application "Finder"
set visible of process "Terminal" to false
end tell

This code is minimizing the terminal to the dock, but I want to hide it completely.
So, is there anyway by which I can completely hide the terminal or do something so 
that it should not even launch.


Thanks.
Mayank Agarwal
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden

  • Follow-Ups:
    • Re: Issue: Hiding terminal on app launch
      • From: theDaniel <email@hidden>
    • Re: Issue: Hiding terminal on app launch
      • From: Steve Thompson <email@hidden>
  • Next by Date: Re: Issue: Hiding terminal on app launch
  • Next by thread: Re: Issue: Hiding terminal on app launch
  • Index(es):
    • Date
    • Thread