Jump to content

ThumbsPlus 6 Unattended


AntonP

Recommended Posts

because i did not see this program here i thought i post it.

;This is the cmd file i use

REGEDIT /S registreer.reg
start /wait thumbs6.exe /silent
EXIT

;This is the reg file i use - replace xxx whit your registration

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.]

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus]

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0]

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\DatabasePath]
@="C:\\Program Files\\Thumbs6"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\ProfilePath]
@="C:\\Program Files\\Thumbs6"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\SeparateUserPrefs]
@="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercode]
@="xxx-serial-xxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercount]
@="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Username]
@="xxx-name-xxx"

it is not spectacular but just handy that you not has to find it out yourself

;)

Link to comment
Share on other sites


It's, also, useful to re-use your Thumbs.ini because it keeps all your settings. It's found here: C:\Program Files\Thumbs6\Thumbs.ini

Also, it could be sufficient to have your reg file with these entries only:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\SeparateUserPrefs]
@="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercode]
@="xxx-serial-xxx"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Usercount]
@="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Cerious Software Inc.\ThumbsPlus\6.0\Username]
@="xxx-name-xxx"

There are repeated entries under: HKEY_CURRENT_USER\Software\Cerious Software.... I don't know if they should be imported as well.

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...