WB3000 / nusdownloader

Automatically exported from code.google.com/p/nusdownloader
11 stars 7 forks source link

Changed src a bit #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
First I wanna say thanks to ya for doing this awesome tool. great work.

This is also not an real issue. I needed this tool many times for gettin
some wads of specific firmwares and had also nus scripts, but you know if
you need them you don't find them :). So i took the source and added an
menu for gettin all FW ioses, channels and sysmenu by region and version. I
attached a pic. For me its very usefull and perhaps also for one or two
another and i would share it also. 

Original issue reported on code.google.com by berdsen....@gmail.com on 11 Mar 2010 at 1:04

Attachments:

GoogleCodeExporter commented 9 years ago
That would be great - can I have a copy of your changed Form1.cs? Thanks a lot.

Original comment by gb.luke on 29 Jun 2010 at 5:07

GoogleCodeExporter commented 9 years ago
Yes of course, but the version I used was 1.3b.

Best regards
Berdsen

Original comment by berdsen....@gmail.com on 29 Jun 2010 at 6:38

Attachments:

GoogleCodeExporter commented 9 years ago
Hello.
Changed the code of curent version (rev40 I think it was yesterday).
Build up with the Menu for dl complete fw.
I attach the current project.

Best regards

Original comment by berdsen....@gmail.com on 30 Jun 2010 at 8:48

Attachments:

GoogleCodeExporter commented 9 years ago
Also should the lines around 830 and 1275 changed from 

string currentdir = Application.StartupPath;

to 

string currentdir = Directory.GetCurrentDirectory();

Original comment by berdsen....@gmail.com on 1 Jul 2010 at 12:35

GoogleCodeExporter commented 9 years ago
Actually, I think I'll take your idea and run with it slightly - I believe that 
integrating this functionality into the database would allow easier updating.

Also, I would add you as a committer, but as one myself, I have no power over 
that stuff. Sorry! :P

Original comment by gb.luke on 1 Jul 2010 at 8:33

GoogleCodeExporter commented 9 years ago
Some changes enacted.

Original comment by gb.luke on 8 Jul 2010 at 9:42