The forum

modify shortcut properties

Author Replies
jamesixgun Thursday 19 July 2012 at 1:41
jamesixgunAnonymous

I would like to modify the properties of a shortcut and set a 'start in' value.

Is there a way to do this in PlayOnMac? 

On Windows, I would right-click, select properties, and add some text to the 'target' and 'start in' fields.

I am unaware of a similar function in OSX.

Thanks in advance for any help!

Quentin PÂRIS Thursday 19 July 2012 at 11:54
Quentin PÂRISAnonymous

At the moment, PlayOnLinux/Mac always starts in the .exe folder.

There is no simple way to change that, but you can edit manually Library/PlayOnLinux/shortcuts/Shortcut

The line containing cd is the "start in"
The line containing POL_Wine must be change to an absolute path if you change "cd"
jamesixgun Thursday 19 July 2012 at 12:01
jamesixgunAnonymous

Thanks!

Is there a way to add (as in windows) some text to the Target field? For example, on Windows, I might right-click on Diablo II and add -w to the target field (resulting in "Game.exe" -w in the target), to tell the application to open in a window.
Quentin PÂRIS Thursday 19 July 2012 at 12:33
Quentin PÂRISAnonymous

Yep, configure -> shortcut argument.

Or add in at the end of "POL_Wine" line