Hi ,
I'm using Foxit reader portable.
Where & how in Opera settings I can default .pdf attachment open by Opera with Foxit Reader inside Opera ?
Thank you !
Do more on the web, with a fast and secure browser!
Download Opera browser with:
Hi ,
I'm using Foxit reader portable.
Where & how in Opera settings I can default .pdf attachment open by Opera with Foxit Reader inside Opera ?
Thank you !
@burnout426 said in [[ M2 ]] How to take immediate effect after modified those .ini files ?:
In Opera 12, you'd goto Preferences -> Advanced -> Toolbars, switch to a different menu or toolbar setup (create dummy ones or duplicates if you don't have any extras), ok out of preferences and go in and change them back to "Opera Standard".
In the standalone Opera Mail program though, the toolbars section isn't exposed in preferences, so I don't know how you could do it.
It might work like this, but untested. In the "toolbar" folder in the profile folder, place a copy of the default standard_toolbar.ini in there and name it dummy.ini. Then, in the "menu" folder in the profile folder, place a copy of the default standard_menu.ini in there and name it dummy.ini.
If you were using those, it'd look like this in operaprefs.ini.
[User Prefs] Toolbar Configuration={SmallPreferences}toolbar/dummy.ini Menu Configuration={SmallPreferences}menu/dummy.ini
So, you might be able to create a button or menu item or shortcut that makes use of the "Set preference" command.
Something like:
Item, "Update UI"= Set preference, "UserPrefs|Menu Configuration={SmallPreferences}menu/dummy.ini" & Delay, 500 & Set preference, "UserPrefs|Toolbar Configuration={SmallPreferences}menu/dummy.ini" & Delay, 500 & Set preference, "" & Delay, 500 & Set preference, "UserPrefs|Menu Configuration=" & Delay, 500 & Set preference, "UserPrefs|Toolbar Configuration="
that would set the toolbar and menu configs to the dummy files and back to the defaults (that you've edited in the install folder).
Notes though:
My M2 is a standalone installation. I forget if that would be "{LargePreferences}" in a regular installation or not.
I don't know if {variable} is even supported for the "Set preference" command. You might have to use an actual path like "C:\Users\yourusername\AppData\Roaming\Opera..." for the dummy toolbar and menu paths.
I don't know if changing the menu and toolbar configurations will work with "Set preference" or not.
In the last 2 "Set preference" commands, there's nothing after the "=". I'm not sure if that's enough to put the configurations back to their defaults or if you have to use paths to standard_menu.ini and standard_toolbar.ini in the install folder.
Depending on whether you create a menu item or a toolbar button for this command, to switch the order of the "Set preference" calls in the command. For example, if you have toolbar button, change the menu configuration to the dummy ini and back first and then do the toolbar. Or, if you have it the other way around, change the toolbar configuration first and then the menu configuration.
You might have to have separate buttons/menu items for to update each of the configurations.
So, no solutions given above. Just some ideas to get your started in trying things out.
Another way might just be to go into preferences, change some setting (any setting at all), ok out, go back into preferences, change that setting back and ok out again. You'll have to test.
Oops ! Just check my Opera version is 11.52 ........... Not sure above same method to use or need another methods.
Hi , Is there anything I can do to fix crash everytime I right click feeds or labels .....
My version is v. 11.52
Hi ,
I always modify menu.ini or index.ini or toolbar.ini.
Is there any easier methods M2 can take effect to the change I made to the above files --> without restarting Opera ?
Thank you !
Hello , I've following command and would like to add pop-up dialogue box with button to ask me Yes or No to repeat the same command :
Item, "Get M"=delay, 128000 & Get mail & delay, 128000 & Get mail & delay, 128000 & Get mail & delay, 128000 & Get mail & delay, 128000 & Get mail & delay, 128000 & Get mail
Due to some reason , I set M2 do not automatically check mail but I assigned a custom icon with above command.
Thank you
@burnout426 Thank you very much !!
Just updated & added close window .....
Item, "Resubscribe to Feeds" = work offline & Delay,10 & Subscribe to groups, "rss" & Delay, 100 & Focus next widget & Delay, 100 & Focus next widget & Click button & Delay, 100 & Focus next widget & Delay, 100 & Insert, "https://news................" & Delay, 20 & focus next widget & open dropdown & delay, 20 & previous item & delay, 20 & previous item & close dropdown & delay, 20 & click default button & delay , 9000 & Subscribe to groups, "rss" & Delay, 100 & Focus next widget & Delay, 100 & Focus next widget & Click button & Delay, 100 & Focus next widget & Delay, 100 & Insert, "https://news......................." & Delay, 500 & close window
Actually I have had implemented Click default button , also implemented sendtab until it reaches the cancel button then click button command., Both are not response by Pop-up dialogue.
The nearest solution I can get is manually click the red cross button this is why I ask the question and now and see in next new Opera restart how it goes. Wondering why Pop-up dialogue is not going away following the two usual commands.
@eeeemc Hello ,
What is the command if I'm to "CLICK" the red cross close button ?
As after automatically inputting all feeds , the pop-up dialogue does not response tp click button [ ok ] button. Even I manually use mouse to click [ ok ] button the pop-up dialogue remain there.
Unless I manually click the right top red cross close button.
Thank you very much.
@burnout426 said in [ M2 ] Force backup Feeds:
Set via alt + p -> Advanced -> Shorcuts, for ctrl + / under "Application", this works at least as a starter:
Subscribe to groups, "rss" & Delay, 100 & Focus next widget & Delay, 100 & Focus next widget & Click button & Delay, 100 & Focus next widget & Delay, 100 & Insert, "test"
You can take it from there and see how far you can get.
Did It !!
Thank you so much !
I put it now on a new custom icon with about 12 custom feeds url in one row of your command. ( delay, 9000 in each separate input )
It really helps me in the situation I always lost all my feeds now I've it handy to re-create them in one click. Thaks !!
Hello ,
How to re-create a fresh index.ini as found labels always gone forever.
Yes, seems more than 5,000 items with-in the index.ini and would prefer not affecting accounts setting as well as mail database.
Thank you very much.
@burnout426 Thank you !
Wonder why I can find not a way to figure out "alt + p " as no matter where I'm in M2 and bunching keyboard alt + p ., nothing happen.
From where in Opera I should hit Alt+p ?
@burnout426 Thank you ............ !
What is alt + p ?
In front of my M2 interface, I hold keyboard alt + p ................... NOTHING ....?
Trying to automatic inputting custom feeds .xml in below pop-up dialogue ( But can't seems find this section I can customise in standard-menu.ini ):
@eeeemc Hello all , Please suggest method I can build from with-in [[ standard_menu.ini ]] ., similar to the below.
I have this for automation create my custom labels:
[properties]
---------1
Item, "Make New Label" =New folder & delay, 500 & Edit properties & delay, 200 & Cycle to next page & Delay, 500 & Execute program, "c:\windows\nircmd.exe","sendkeypress tab" & click button & Delay, 200 & cycle to previous page .......etc.
Now the problem is that , I need a similar thing like above automation sequence actions ---> during I'm in pop-up dialogue in " Add new feeds " . However , I check the whole standard_menu.ini there is not anything about add new feed section. I know how to make all automation actions such as going all tabs, pressing buttons , input values. But I can't seems locate the section in the standard_menu.ini so that I can proceed................
All in all, it's because my index.ini or other component files seems damaged and it took me into a situation to create all my custom feeds manually every start-up Opera M2. I think I may be get an easier life to build automatic actions help me input .xml RSS address of all my custom feeds.
Thank you very much.
@burnout426 nup!
as earlier from my first post, I'm now facing all feeds won't update when if I'm manually choose UPDATE.
Feed list lost in every restart in Oper M2, old feeds list item appeared after Importing my custom feeds backup .opml.
In short, feed lost, import .opml, those feeds picked up once the feed contents, never do it's job again.
I'm going to fix this before the COLUMNS.
HaHaHaHaHa !
@sgunhouse Thank you very much !!
Yah .. Yah ... Yah ....
How dare M2 user forgotten the famous "=" and " , " if they are to doing custom tricks even they accidently forgot in the first attempt .........
Thank you again !
@sgunhouse Thank you very much !
FYI , I have quite a few [[ .dat ]] files works for me against Opera , such as :
[ After making modification I hit the below .bat file ]
The following can copy the most recent change of Menu & toolbar files to my dropbox as a backup
robocopy "D:\Opera\profile\mail" "D:\Dropbox" standard_menu.ini
robocopy "D:\Opera\profile\mail" "D:\Dropbox" standard_toolbar.ini
[ When Opera close before restarting I have another .bat file to do the vice verse of above ]
The following can move back my backu of Menu & toolbar files to it's original file location in Opera
robocopy "D:\Dropbox" "D:\Opera\profile\mail" standard_menu.ini
robocopy "D:\Dropbox" "D:\Opera\profile\mail" standard_toolbar.ini
It is due my custom settings wasn't memorized by Opera in some occasions which was bothersome & time consuming to rebuild them in case of Opera forgotten.
Same to the Columns I asked , if there is any method I can create some sort of .dat file like above mentioned to robotcopy.
Hi ,
operaprefs.ini
[Columns]
Mail View=0, 25600, 1, 1, 44283, 1, 2, 63786, 1, 3, 31205, 1, 4, 14914, 1, 5, 51200, 1, 6, 22027, 1
Is it possible to assign a keyboard shortcut to customise my desire columns width ? ( Yes , it may only appear in next startup in OPera )
Thank you !
@nesonma1212 Thank you very much!
Have recreated all my custom feeds and they are picking up all contents fine now. ( as it was not sure what Siri if reason they are not picking up contents )
The only solution is that I have done export feeds and saved the .opml file in case I need it to recover during all feeds gone again. Sounds stupid but can't think of other solution more reliable than this
@burnout426 In the "newsfeed" folder there's a binary file for each currenty-subscribed feed. When you do "Menu -> Settings -> Import and Export -> Export feeds list" to export your feed list to an opml file, the file will contain the feeds defined in the folder.
So that before Opera M2 restart, I copy/paste above files into newsfeed folder could help retaining this bad situation ( keep my feeds as it was )
I see in newsfeed folder this : feed_1200000000
When I do export I get this : opera-newsfeeds
Any exxtra procedures require in order to make a manual re-cover after I do the export ?
Thanks !
@burnout426 Thanks !
[Indexer]
Next Thread ID=600000000
Next Newsgroup ID=400000000
Next Archive ID=1300000000
Next Folder Group ID=1500000000
Indexer Version=12
Next IMAP ID=700000002
Panel Category Count=17
Next Folder ID=200000122
Next Search ID=300001070
Next Contact ID=100004908
Next Newsfeed ID=1200000031
Index Count=5006
[Category 0]
visible=1
id=1000000007
unread=1
open=1
[Category 4]
id=1600000002
visible=1
unread=0
open=0
[Category 5]
id=1600000003
open=1
unread=0
visible=0
[Category 6]
visible=1
id=1600000005
open=0
unread=1
[Category 1]
visible=1
id=1600000000
unread=1
open=1
........... any many more
** I speculate just now , it seems each time re-starting Opera M2 . there are feeds deleting by M2 ( some feeds missing form the panel )
@burnout426 Also . no matter how I re-create new feeds , they all gone when re-starting Opera M2.
It won't happen in the past and I've properly backup & recover accounts ., index.ini .....etc
( backup during Opera with feed in the panel )
( recover before Opera re-start )