|
|
|
Assigning to 1.2.x to investigate the limited account restrictions and then determine the appropriate scheduling.
What I've tried for now is to start a agent as a service running as guest.
This didn't work out though which I didn't imagine it would either. However as a normal user it just tries to startup and then shuts down immediately. My experience working within this environment is that most applications doesn't work though. What I observed is that settings are not preserved. E.g. things like backgrounds and icons are all reset on next login. Also the only usable data path is the per-user data path: SHGetFolderPath(NULL, CSIDL_APPDATA, NULL, 0, szPath) Anything else is either working unreliably (system API failes when resolving the path) or the path is readonly. I believe that if you only stick to the safe data paths then everything works out. Hi Henrik,
I have run some tests under windows XP (not 2000) and have had no troubles. Before I can further investigate this, I will need to source a 2000 installation. Because I do not have one handy, I am going to have to push this into 2.0.x. Cheers, -Daniel Thats good progress.
I would assume they would be similar... but due to previous experiences it's not always the case. In any case it's unlikely there are many problems if you tried it with XP guest accounts. Trying to clean things up a little. We currently have a couple of very large buckets of tasks that are really not indications of our scheduling. What I am doing is for starters, moving all of the 2.x. items into x.x to indicate that they have not been scheduled. We can later go through these and pick up with ones that we intend to complete for an upcoming release.
|
||||||||||||||||||||||||||||||||||||||||||||
It all depends on the extent of the restrictions. We will need to investigate what the actual restrictions are, and then if we can work around them.
To be honest, this is unlikely to be part of 1.2.x, and probably not part of 2.0.x either.
But this all depends on what the actual restrictions are.