Jump to content

GuitarPro 5 RSE


LtD

Recommended Posts

For making a quiet installation, it is necessary to take the file GPro500.ini in (C:\Program Files\Guitar Pro 5\data), it contains your preferences and your keys of activation :

[...]
[Licence]
V500USER=***********
V500KEY=**********************
[...]

Make a sfx like this :

sanstitrebvm5.jpg

and use this simple code :

echo Installation GuitarPro 5 RSE 
ECHO.
start /wait soft\gp5\GP5FULLBK.exe /SILENT
start /wait soft\gp5\patch.exe
echo.

Link to comment
Share on other sites

  • 4 months later...

Btw how do you disable shortcuts ? :)

Edit: Figured it out myself:

echo Removing startmenu shortcuts
chdir C:\ProgramData\Microsoft\Windows\Start Menu\Programs
rd "Guitar Pro 5" /S /Q

Edited by teemue
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...