mzar720 Posted July 31, 2005 Posted July 31, 2005 i need a .reg file to auto register Opera 8Hi...Please i need a <.reg> file in order to Complete the Silant Install of Opera 8because i don`t know where Opera stores his key in Windows Registryi used this codeECHOECHO Installing Opera 8ECHO Please wait...start /wait %systemdrive%\install\applications\opera\operasetup.exe /SAny help Please
eben Posted July 31, 2005 Posted July 31, 2005 it doesnt store settings in the registry. all of m are in .ini files or .dat files.the ones i use:- wand.dat (passes)- opera6.adr (bookmarks)- opera6.ini (some settings)- operadef6.ini (some settings bis)- OUsr600.dat (serial number)- ua.ini (abslutely foolproof user agent faking)- u can just copy the mail folder to ur profiles folder (ur account will be configured and all mails preserved, labeled, etc as well as irc settings)- if u use adblock u need some others too, look it up in it's install instructionsthese are with opera8, dunno if it's all the same with 8.02i used to use these lines in my .cmdXCOPY "%cdrom%\software\opera6.ini" "%systemdrive%\users\Administrator\Application Data\Opera\Opera\profile\" /YXCOPY "%cdrom%\software\wand.dat" "%systemdrive%\users\Administrator\Application Data\Opera\Opera\profile\" /yXCOPY "%cdrom%\software\opera6.adr" "%systemdrive%\users\Administrator\Application Data\Opera\Opera\profile\" /YXCOPY "%cdrom%\software\ua.ini" "%systemdrive%\users\Administrator\Application Data\Opera\Opera\profile\" /YXCOPY "%cdrom%\software\OperaDef6.ini" "%programfiles%\Opera\" /yXCOPY "%cdrom%\software\OUsr600.dat" "%programfiles%\Opera\" /yxcopy "d:\backup\mail" "%systemdrive%\users\administrator\application data\opera\opera\mail\" /h /e /s /ythis is not the way it should be done if you want cross-machine compability, but it's a start.btw: if u would have searched u would've found the answer to your question yourself.cheers
Loras Posted July 31, 2005 Posted July 31, 2005 Or you can just make a couple sfx files and then add this:REG ADD %KEY%\050 /VE /D "OPERA 8" /fREG ADD %KEY%\050 /V 1 /D "%CDROM%\install\Applications\OPERA8\opera8.exe /silent" /fREG ADD %KEY%\050 /V 2 /D "%CDROM%\install\Applications\OPERA8\skin.exe" /fREG ADD %KEY%\050 /V 3 /D "%CDROM%\install\Applications\OPERA8\OUsr600.exe" /f
mzar720 Posted July 31, 2005 Author Posted July 31, 2005 (edited) thanks very much eben for your helpi will try it soon i used search but i fountd a lot of pages most of it are just news and general talks and i throught it i know that u love operathanks again for your help Edited August 1, 2005 by mzar720
mzar720 Posted July 31, 2005 Author Posted July 31, 2005 (edited) thanks Lorasi will try your method too. Edited August 1, 2005 by mzar720
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