Help with deploying spark on citrix server

Hello everyone!

I have a Wildfire server up and running, and now I’‘m trying to deploy the spark client on our citrix servers for our users to use. My problem arises with the config file. Instead of saving to c:\documents and settings%username%\spark, it saves to c:\program files\spark%HOMEDRIVE%\ which will obviously get overwritten each time someone logs into the client. Is there a way to specify a parameter for where the config file is when launching spark? I tried creating a c:\documents and settings%username%\spark folder, but it still didn’'t write the spark.properties file there. Any help or insight would be appreciated!

Thanks