Page 1 of 1
ARGH! Any way to get back my old paths??
Posted: Mon Mar 21, 2005 12:29 am
by andy1
HELP ... this is urgent...
as I am not going to enter about 50 paths again in RC.
I'd like it if RC could keep the paths I used in beta 2.
Tried beta 3 - beta 6 and always got either an empty path list or a mere 'No data files found select one from the menu' or similar.
Please (PLEASE) give the user a way to import his "old" paths.
Otherwise I will continue using b2 for all times, as I will not enter all this stuff again.
Thanks
Posted: Mon Mar 21, 2005 8:35 am
by RomCenter
Keep using the beta 2.... until I create an utility to move config from registry to ini file...
Posted: Tue Mar 22, 2005 1:34 pm
by Wanderer
RomCenter wrote:Keep using the beta 2.... until I create an utility to move config from registry to ini file...
Have you started working on it Eric? If not, perhaps i could try creating one so you can concentrate on RC development. I can't promise anything quickly but i believe it won't take 2-3 years...

Posted: Tue Mar 22, 2005 1:37 pm
by RomCenter
No, not yet.
It would be great !
It's quite simple, registry and ini structure is identical.
Don't bother with new 2.70 entries, they will be created when needed.
Posted: Tue Mar 22, 2005 1:42 pm
by Wanderer
RomCenter wrote:No, not yet.
It would be great !
It's quite simple, registry and ini structure is identical.
Don't bother with new 2.70 entries, they will be created when needed.
Ok then, i'll start developing it.
Posted: Tue Mar 22, 2005 1:51 pm
by RomCenter
Great !
Thank you Wanderer.
If you have some questions, don't hesitate !
Posted: Thu Mar 24, 2005 12:11 am
by andy1
Thanks Eric.
So I will indeed use beta 2 then for the time being and live with this handful of bugs, countable on one HALF (!) hand, not even a full one, as b2 really works great.
Re: ARGH! Any way to get back my old paths??
Posted: Fri Apr 08, 2005 11:02 am
by Wanderer
andy1 wrote:Please (PLEASE) give the user a way to import his "old" paths.
Hi andy1. Please visit the following site. You'll find there a tool that does exactly what you need.
http://www.wandereronline.info/
amazing!
Posted: Thu Apr 21, 2005 1:05 am
by andy1
well this is what I like.
You say the magic word ('please', that is) and ye shall receive.
Thanks very very much Wanderer!
This thread has attracted lots of attention it seems, so I don't seem to be the only one that needs this.

after some testing...
Posted: Thu Apr 21, 2005 1:12 am
by andy1
... works nicely, but I had to mess with some ini files.
It seems that the creation of the .ini depends on the executable name.
I have three executables: romcenter.exe (2.62 stable) + romcenterb2.exe + romcenterlatest.exe.
Your tool made me a nice and shiny ROMCENTER.INI but Eric's program thought it was cleverer than yours and created a ROMCENTERLATEST.INI.
No wonder none of my settings were recognized.
I deleted romcenterlatest.ini and copied romcenter.ini (the one created by WRCSManager) to romcenterlatest.ini. All sorted now.

Posted: Thu Apr 21, 2005 6:55 am
by RomCenter
yes
This way you can have multiple romcenter versions with different ini files

Re: amazing!
Posted: Thu Apr 21, 2005 8:21 am
by Wanderer
andy1 wrote:well this is what I like.
Thanks very very much Wanderer!
This thread has attracted lots of attention it seems, so I don't seem to be the only one that needs this.

I'm glad it helped.

I'm planning to add some extra features in it (hopefully in the near future). I have in mind a mass-settings manager in order to be able to easily and massivelly change some of RC's settings (i.e. split/merged files, fix parameters, etc) in all datafiles that exist in the INI file. If you have any more ideas, please post them here...
andy1 wrote:I deleted romcenterlatest.ini and copied romcenter.ini (the one created by WRCSManager) to romcenterlatest.ini. All sorted now.

Hmmm, i'll try to do something about that.