Packagemaker and .DS_Store
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