Could someone clarify how arguments work in objectdock?
Wednesday, February 19, 2003 by Brad Nault | Discussion: WinCustomize Talk
Objectdock is excellent otherwise, i have been looking for something like this for a long time. Proof that macs are only good for coming up with new ideas to use on PCs....
Reply #3 Thursday, February 20, 2003 9:21 AM
doesn't anyone run games off of objectdock? how do you do it?
Reply #4 Thursday, February 20, 2003 10:16 AM
that or if it's a windows ready game, just link to it and the put the args in the field below your link as you would in the normal link in windows?
not sure, don't have any games installed...
oh wait, my daughter has a barbie game on a system, let me try and I'll let you know what I find out...
that or maybe someone else does this already and can help? peoples?

Reply #5 Thursday, February 20, 2003 10:19 AM
So I set up some shortcuts to test. All I did was created the shortcut on the bar normally, and in the 'arguments' field of 0.88 I put in whatever arguments I needed to pass to the app, and they were all sent correctly.
Reply #6 Thursday, February 20, 2003 10:21 AM
Reply #7 Thursday, February 20, 2003 11:07 AM
Reply #8 Thursday, February 20, 2003 11:14 AM
Reply #9 Thursday, February 20, 2003 11:20 AM
The biggest problem is, while there are unnofficial standards, there's not really a set standard for arguments and the like.
Usually, they're in the form of
/ or - in windows.
So, say "C:\Program Files\My Game\My Game.exe" -config mygame.cfg -res 1024x768x32
The -config and -res entries (with the data after them,) are the arguments.
As for where to enter them - I'm going by 0.88/0.088 (whatever, I've already removed it again
-config mygame.cfg -res 1024x768x32
And yes - the place you'd find those would be from your existing shortcut on your startmenu or on your desktop. In a standard Windows shortcut, it would be in the Target: box - after the path to the .exe (which will probably be in quotation marks.)
Target: "C:\program files\my game\my game.exe" -config mygame.cfg
Is how it would look in the shortcut properties.
Reply #10 Thursday, February 20, 2003 11:21 AM
Reply #11 Thursday, February 20, 2003 11:22 AM
Reply #12 Thursday, February 20, 2003 11:30 AM
In the "Link" field:
C:\Program Files\GTAIII\gta3.exe
And in the "arguements" field:
-"C:\Program Files\GTAIII\"
Would that work? or does there need to be "Start in:" somewhere. What would the shortcut properties for the game look like if it was written command line style:
C:\Program Files\GTAIII\gta3.exe -"C:\Program Files\GTAIII"
Like that? that doesn't seem right. I'm asssuming everything after the space after gta3.exe is exactly what would go in the agruments field
I appreciate your help sorry if i am making this too complicated.
Reply #13 Thursday, February 20, 2003 11:33 AM
If the Target field has "C:\Program Files\GTAIII\gta3.exe" -"C:\Program Files\GTAIII"
then, IIRC, in Object Dock it would be:
Link: C:\Program Files\GTAIII\gta3.exe
Arguments: -c:\program files\gtaiii\
I'm unsure if Object Dock requires the "'s or not, like Windows does.
( Oh, and I just pretty much repeated what you said, yes.
The Start In: option in Windows shortcuts is... really irrelevant for most programs - even from Windows shortcuts!
Reply #14 Thursday, February 20, 2003 11:41 AM
"C:\Program Files\GTAIII\gta3.exe" NOT
"C:\Program Files\GTAIII\gta3.exe" -"C:\Program Files\GTAIII"
i will have to try at home to know for sure
thanks again for the help
Reply #15 Thursday, February 20, 2003 1:23 PM
Make sure it shows the /end/ of the Target line - not the beginning.
Reply #16 Thursday, February 20, 2003 1:44 PM
lets use MOHAA as an example because it has a console that comes up and tells the error. it says:
Current search path:
C:\Program Files\ObjectDock/main
so my problem is the search path. how do you change that with an argument.?
I tried -"C:\Program Files\EA GAMES\MOHAA" in the arguments field both with and without quotes---didn't work
Reply #17 Monday, January 5, 2004 6:57 PM
This problem is occuring because Objectdock does not interpret the path placed in the arguments box as a "start in" folder. Does anyone know a way to rectify this, or how you specify a start in folder using the Command Prompt.
Reply #18 Monday, January 5, 2004 7:50 PM
Rather than worrying about correct syntax for paths and arguments; can you point objectdock to the program (game) shortcut that would exist on the desktop (desktop directory)
Trigger the shortcut, to trigger the game?
Please login to comment and/or vote for this skin.
Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:
- Richer content, access to many features that are disabled for guests like commenting on the forums and downloading skins.
- Access to a great community, with a massive database of many, many areas of interest.
- Access to contests & subscription offers like exclusive emails.
- It's simple, and FREE!









Reply #1 Wednesday, February 19, 2003 12:01 PM