You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Tip on how to download the Installer by "nittanygeek"
access your server by your installation address + port
Example
"http://192.168.1.211:5000/Content/Remotely_Installer.exe" and download
the executable.
Thanks for the Tip "nittanygeek"
After downloading the executable, follow the steps below
Installing manually on WINDOWS 8.1
If necessary, install dot.net 4.8, on some machines it may be necessary.
open CMD as administrator
copy "Remotely_Installer.exe" and "Remotely-Win-x64.zip" to c:\
open cmd as administrator
go to c:\
copy and paste the command below using the mouse button and include your "organizationid"
Remotely_Installer.exe -install -organizationid "xxxxx-xxxxx-xxxxx-xxxx" -serverurl "Youhost:port" -path "c:\Remotely-Win-x64.zip"
hit enter
and wait for the installation
:)
ALTERNATIVE COMMAND
Remotely_Installer.exe -install -organizationid "xxxxx-xxxxx-xxxxx-xxxx" -serverurl "http://192.168.1.211:5000/"
Beta Was this translation helpful? Give feedback.
All reactions