AntonP Posted October 23, 2004 Posted October 23, 2004 because i did not see this program here i thought i post it.;This is the cmd file i useREGEDIT /S registreer.regstart /wait thumbs6.exe /silentEXIT;This is the reg file i use - replace xxx whit your registrationWindows 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
mazin Posted October 24, 2004 Posted October 24, 2004 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.iniAlso, 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.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now