Jeremy Gollehon

Всего сообщений: 37
Дата регистрации: 19.10.2010
|
Создано:
03.01.2011 10:58:45
|
I see the administration parameters found on the admin page.
However, I'm having a hard time getting things to work. Running the silent install works perfectly but running program parameters don't seem to be working.
"C:\Program Files (x86)\Actual Multiple Monitors\ActualMultipleMonitorsCenter.exe" -all s+ r "User Name" ThisIsMyKey
What is the best approach to automate the install and registering of the software?
Thanks!
----------------------------------- Running: Windows 8.1 64-bit Actual Windows Manager 8.3 Beta 2
|
Vasiliy Ivachev
Администратор
-retired-
Всего сообщений: 2073
Дата регистрации: 09.11.2010
|
Создано:
10.01.2011 02:26:07
|
Hello Jeremy,
Single command only can be performed at a time.
Please create two commands:
Код |
---|
"C:\Program Files (x86)\Actual Multiple Monitors\ActualMultipleMonitorsCenter.exe" s+ -all
"C:\Program Files (x86)\Actual Multiple Monitors\ActualMultipleMonitorsCenter.exe" r "User Name" ThisIsMyKey
|
and run them as administrator.
Best regards!
|
Alex Fadeyev
Администратор

Moderator
Всего сообщений: 1452
Дата регистрации: 30.09.2005
|
Создано:
10.01.2011 05:21:03
|
Jeremy,
Thanks for pointing out the issue - the User Manual article you mentioned was obsolete and inaccurate. Now it's updated - please check it out.
|
Jeremy Gollehon

Всего сообщений: 37
Дата регистрации: 19.10.2010
|
Создано:
02.02.2011 17:55:31
|
Thanks guys. Works perfectly. Could have saved a couple hours of my time if that was updated previously. 
----------------------------------- Running: Windows 8.1 64-bit Actual Windows Manager 8.3 Beta 2
|