PAO Game/Windows startup?
Guest
|
Post by PAO Game/Windows startup? on Feb 1, 2015 22:29:26 GMT
I wonder weather it´s possible to startup the GW2 Personal Assistant Overlay by starting the game or boot windows?
|
|
|
Post by Aerodin on Feb 2, 2015 2:10:17 GMT
Yes, there are ways of doing this.
You can create a simple .bat file to automatically start the PAO when you start GW2.
As an example, assuming you have the PAO and GW2 installed to C:\Program Files(x86)\:
@echo off
start "GW2 PAO" "C:\Program Files (x86)\GW2PAO\GW2PAO.exe" start "GW2" "C:\Program Files (x86)\Guild Wars 2\Gw2.exe" Copy and paste this into a file that ends with ".bat", and then whenever you want to play GW2, run that .bat file instead of starting GW2 via a shortcut, etc.
|
|
|
Post by Chris on Feb 2, 2015 19:27:46 GMT
Hey, Chris here I opened this thread but failed with the name setting. (might sign up to this forum) Thx for your reply. This works very well.
|
|