• 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
Packagemaker and .DS_Store
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Packagemaker and .DS_Store


  • Subject: Packagemaker and .DS_Store
  • From: Jeremy Sagan <email@hidden>
  • Date: Fri, 10 Feb 2006 13:22:53 -0500

I am not sure if this is the appropriate forum to ask this question. If not please direct me to the appropriate forum.

I am trying to build a packagemaker installer and when it finishes have a finder window open up exactly the way I want it to appear. Is there a way to do that? I am running the following script that does open the window.

#!/bin/bash
#
echo "Start postflight script"
open myfolder
#open $1
exit 0

But when the window opens, the icons and the window are the wrong size. I have tried the .ds_store option of package maker but it does not seem to help. Any help greatly appreciated.

Thanks,
Jeremy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Prev by Date: Re: Per-architecture -D options?
  • Next by Date: Re: [REPOST] Data Modeler/Core Data
  • Previous by thread: Altivec Framewok with XCode 2.2.1
  • Next by thread: Building dotMac example failure (gcc-4.0 failed with exit code 1)
  • Index(es):
    • Date
    • Thread