How can I create new user profile for Opera?
I like to keep lot of open tabs, but often when I work I need to look up things every now and then. So when I need to concentrate on something, e.g. some important TO-DO-NOW, the other tabs can distract me. The best approach for me so far was to create a whole new profile and close the default one.
With *nix version of Opera, I'd can simply opera -pd ~/todo/urgent and Opera would automatically create all files and things it needs.
But on Windows, opera.exe /Settings d:\todo\urgent\ brings an error:
Error initializing Opera: module 9 (prefs)
Description of this switch on Opera's official site says:
/Settings <full path> Launch with specified settings (opera6.ini) file
so probably the .ini file is missing. Maybe I could "steal" it from somewhere, but it seems to contain quite a lot of full paths to edit, settings that I don't want to use, etc.
Is there any clean and easy way to generate new instance of user settings?