View Single Post
  #2  
Unread 08-08-2011, 01:28 PM
lunarwtr's Avatar
lunarwtr lunarwtr is offline
The Undying
Interface Author - Click to view interfaces
 
Join Date: Feb 2011
Posts: 121
You might try wrapping the launcher app in a batch script that sets userprofile environment variable to where your profile info is stored. Ensure the server has read/write permissionn to where ever you point it at.

HOMEDRIVE=C:
HOMEPATH=\Users\Administrator
USERPROFILE=C:\Users\Administrator
__________________
Author of Lotro Compendium, Waypoint, and Lotro Plugin Compendium (LPC)
Reply With Quote