Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

ArgumentPurpose
/SIndicates that Readysell should be installed silently (without displaying any UI)
/ServerNameThe hostname of the server where the Readysell client files are stored
/ShareNameSMB share name where the Readysell client files are stored
/InstallDirThe directory on the local PC where you would like Readysell installed to

Example

Code Block
readysell_client_setup.exe /S /ServerName=RS01 /ShareName=Readysell.Win /InstallDir="C:\Users\john.smith\AppData\Local\Programs\Readysell Computer Solutions\Readysell.Win"


Installing manually

  1. On the local PC, create a folder in the user's directory at C:\Users\[USER]\AppData\Local\Programs\Readysell Computer Solutions\Readysell.Win
  2. Navigate to the network location where Readysell for Windows' files are located. The directory name should be Readysell.Win
  3. Copy all the files in the network location to the newly created folder, expect for the "x64" and "x86" folders.
  4. Once root files have been copied across to the newly created folder, open the folder which corresponds with your OS (64 bit OS use the x64 folder, 32 bit OS use the x86 folder).
  5. Copy the files from the folder and applied them in newly created folder on the client's end
  6. Create the "Readysell" shortcut
    1. On the local copy, right click the file called Readysell.Win.exe and then "Create Shortcut on Desktop"

    2. Rename the newly created shortcut to "Readysell"
  7. Create the "Readysell Training/Test" shortcut
    1. On the local copy, right click the file called Readysell.Win.exe and then "Create Shortcut on Desktop"
    2. Rename the newly created shortcut to "Readysell Training/Test"
    3. Right click the shortcut and add the argument /environment Test 
      E.G ("C:\Users\[USER]\AppData\Local\Programs\Readysell Computer Solutions\Readysell\Readysell.Win\Readysell.Win.exe" /environment Test) 
    4. Change the icon to Readysell.Test.ico to make the icon red 

Installing manually (Remote Desktop Services)

...