Launcher Location
Moderator: Community Managers
Launcher Location
Please make sure to move the following files to the root directory of your vanguard folder.
I'm going to be releasing a updated launcher soon and to keep you from having any issues upgrading the launcher.
These are the files you need to move.
This is what the folder should look like after you move the above files and then auto update
I'm going to be releasing a updated launcher soon and to keep you from having any issues upgrading the launcher.
These are the files you need to move.
This is what the folder should look like after you move the above files and then auto update
Re: Launcher Location
Launcher has now been pushed out if you are having issues you can manually download it at the following link.
If you want to keep all your account info just use your copy of lp_options.xml instead.
http://vgoplayers.com/playvg/index.htm
If you want to keep all your account info just use your copy of lp_options.xml instead.
http://vgoplayers.com/playvg/index.htm
- John Adams
- Retired
- Posts: 4581
- Joined: Wed Aug 28, 2013 9:40 am
- Location: Phoenix, AZ.
- Contact:
Re: Launcher Location
fwiw, there seems to be a crash when I first install/unzip this to my VG folder, run it, and log in. Then without clicking Play, I simply click the "X" to close the launcher.
Code: Select all
************** Exception Text **************
System.IO.IOException: Cannot create a file when that file already exists.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.File.InternalMove(String sourceFileName, String destFileName, Boolean checkHost)
at LaunchPad.MainForm.MainForm_FormClosing(Object sender, FormClosingEventArgs e)
at System.Windows.Forms.Form.OnFormClosing(FormClosingEventArgs e)
at System.Windows.Forms.Form.RaiseFormClosingOnAppExit()
at System.Windows.Forms.Application.ExitInternal()
at System.Windows.Forms.Application.Exit(CancelEventArgs e)
at LaunchPad.MainForm.bExit_Click(Object sender, EventArgs e)
at System.Windows.Forms.Control.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnClick(EventArgs e)
at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.ButtonBase.WndProc(Message& m)
at System.Windows.Forms.Button.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)