CODE
;This is the cmd file i use
REGEDIT /S registreer.reg
start /wait thumbs6.exe /silent
EXIT
REGEDIT /S registreer.reg
start /wait thumbs6.exe /silent
EXIT
CODE
;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"
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