Jump to content

Getright 5.10 silent install switch


imran1250

Recommended Posts


thx..

sure you're right but i tried since yesterdays to search via the button but i always have an internal error wich redirect me :)

impossible to have acces at this function...

i made an other account to try it.. but it do the same.

sorry.

maybe it will works later

Link to comment
Share on other sites

  • 3 years later...

Here is my batch command file to silently install GetRight Pro. No <> is required on the regcode:

cls

@echo off

title GetRight Pro Silent Install

ECHO Installing GetRight Professional 6.3C

ECHO Please wait...

REG ADD HKEY_CURRENT_USER\Software\Headlight\GetRight\Config /v GRCode /d <regcode>

start /wait %sourcedrive%\getright_pro.exe /verysilent

echo.

pause

exit

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...