4426
General Software Discussion / Re: Browser Bunch 1.1.0.0
« Last post by MilesAhead on May 07, 2012, 12:45 PM »Browser Bunch 1.1.0.0 Now if Default Button on Gui is blank, when you press it you are prompted to assign the default browser, if the program can determine it. If you click No on the MsgBox, then a File Open Dialog is presented, same as for all the other buttons.
This is kind of a quick start. If you only use one browser no sense making you load it manually. I could detect default browser on start up, but that would complicate setting the default button to some other browser. This method is simpler and less likely to go wrong.
At this point there is no automatic ini file backup. Once you have your browsers set up I recommend making a copy of your BrowserBunch.ini file. Since the program launches and quits, there's no tray icon menu for other commands. The design is simpler.
I guess I could add an .ini file option IniBackupName or something. If not blank I can copy the existing ini file to that name before overwriting it. I'll try it out and see if it makes sense to do it like that.
This is kind of a quick start. If you only use one browser no sense making you load it manually. I could detect default browser on start up, but that would complicate setting the default button to some other browser. This method is simpler and less likely to go wrong.
At this point there is no automatic ini file backup. Once you have your browsers set up I recommend making a copy of your BrowserBunch.ini file. Since the program launches and quits, there's no tray icon menu for other commands. The design is simpler.
I guess I could add an .ini file option IniBackupName or something. If not blank I can copy the existing ini file to that name before overwriting it. I'll try it out and see if it makes sense to do it like that.

Recent Posts