OK, So I want to launch guildwars from a command line. The one that ends in -image and downloads all the available downloads.
I saw this website: http://wiki.guildwars.com/wiki/Guild_Wars_on_CrossOver
but am having a hard time making sense of it. It says to use:
"/opt/cxgames/bin/wine" --bottle "win2000" --check --wait-children \
--start "c:/windows/profiles/All Users/Start Menu/Programs/Guild Wars/Guild Wars.lnk" -image
but I don't know how.
How do I do this?
thx