I've been trying this as well - with limited success.
1. Install SW on a test PC1
2. Copy installed c:\program files\Stencylworks to Test PC2
3. On Test PC2 have a small BAT with:
echo global.workdir.style=true> %USERPROFILE%\StencylWorks.prefs
echo global.extension.style=true>> %USERPROFILE%\StencylWorks.prefs
echo global.workdir=H:/>> %USERPROFILE%\StencylWorks.prefs
"StencylWorks.exe"
saved in
c:\program files\Stencylworks
(H: being the directory that user's "My Documents" are redirected to)
When I run that as my administrator level user then it works. However if I run it as a non-admin user (such as a pupil or teacher) then I get a dialog box stating that the workspace is set to an unwritable directory.
I've checked that the H: drive isn't full (it isn't).
If I click OK at that warning prompt and then CANCEL at the next dialog about copying files over then the program loads using H: as the workspace?!
The log file shows Checking workspace writability: H:\/temp
On the subject of using H: for the workspace. When the workspace is redirected, it takes anywhere from 30-60 seconds to close down Stencylworks - even if all I've done is open the program. This happens whether running as Admin level user or not.
The H: drive is on a network share hosted in the same building connected via 1Gb so I'm going to assume it's not a bandwidth issue

Any advice welcome!