I am trying to use scriptable setup for the multi-user install so that I can delete the files on logout off the hard drive and not have to have the user go through the setup wizard each time they restart notes. I have gotten this to work on the single user install, but not the multi-user install. It appears to run the script and look for an ID file, but no ID file is put in the data folder yet to point it to.
Subject: Multi-User Scriptable Setup
The Help on this subject seems to be really thin, could you tell me what you entered into the Notes.ini
I’ve tried “ConfigFile=C:\MySetup.txt” and it doesn’t seem to find it.
It also doesn’t say the format of the txt file, I’m assuming comma seperated, but who knows?
Thanks