How to Open Portable Apps in Foreground?
Up to OS X Portable Apps
I have to distribute a html-presentation, saved on USB-Stick and need the Portable Firefox to start in Foreground (doubleclick on "OPEN Portable Firefox OSX.app").
Any Ideas how to change the Startup Script?
Actually all Portable Apps starts in Background (don't know why anyhow).
Any Ideas how to change the Startup Script?
Actually all Portable Apps starts in Background (don't know why anyhow).
"OPEN Portable Firefox OSX.app" is an old AppleScript version. Try new one, although apps open on background as are opened by a shell script launched by portable app launcher that run in backgraound, this is to avoid double icons on dock and undue scrip quit before application one.
Anyway try to set LSUIElement key to False on Info.plist file (or LSBackgroundOnly key to flase with old AppleScript), but I tink that this will not solve your problem.

Anyway try to set LSUIElement key to False on Info.plist file (or LSBackgroundOnly key to flase with old AppleScript), but I tink that this will not solve your problem.
Hello Gand
Setting the LSUIElement to false only make Script-Icon visible in Dock, nothing else.
I've tried this allready before.
Still need older Firefox 1.5.. for compatibility reasons to OS X 10.3.
Maybe to set Firefox "active" with Applescript?
Big problem: how to make script wait for Firefox Application loaded.
Tried many different ideas (http://bbs.applescript.net) without success
Setting the LSUIElement to false only make Script-Icon visible in Dock, nothing else.
I've tried this allready before.
Still need older Firefox 1.5.. for compatibility reasons to OS X 10.3.
Maybe to set Firefox "active" with Applescript?
Big problem: how to make script wait for Firefox Application loaded.
Tried many different ideas (http://bbs.applescript.net) without success
Powered by
Ploneboard
