Mark Magness 2015-02-09 04:32
Is this possible? I cant find an option for it.
Mark
|
Christian Studer 2015-02-09 14:00
To set this up, create a new shortcut and set the Location of Item field to the following:
"%ProgramFiles%\UltraMon\UMMirrorClient.exe" /start lastmode
Then place the new shortcut into the C:\Users\<username>\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup folder.
Christian Studer - www.realtimesoft.com
|
Mark Magness 2015-03-12 06:18
Finally got around to trying this out, works fine when still logged in as myself, but when others log in there are no "lastmode" settings so nothing happens. Can I get it to use my settings for all users?
Mark
|
Christian Studer 2015-03-12 14:05
For mirroring to get started automatically for each user, you would need to place the shortcut into the C:\ProgramData\Microsoft\Windows\Start Menu\Programs\StartUp folder.
On a two-monitor system mirroring will automatically mirror the primary on the secondary monitor, no configuration needed.
If you do need to change settings, you could export the registry key HKEY_CURRENT_USER\Software\Realtime Soft\UltraMon\<version>\Mirroring from your user account and import it under the other user accounts.
Christian Studer - www.realtimesoft.com
|
Mark Magness 2015-03-13 01:31
Is there somewhere I can import those registry so that it will affect every account? I've no idea how many different users are going to need this functionality.
Mark
|
Christian Studer 2015-03-13 12:54
Not via UltraMon, but you might be able to do this with a login script.
Default UltraMon settings can be set up for new user accounts, but this won't work for existing accounts. You can do this with the DefaultSettingsForNewUsers script.
Christian Studer - www.realtimesoft.com
|