EMULAB Forum

clrmamepro [English] => clrmame Discussion => Topic started by: dursly on 14 November 2013, 09:46

Title: DOS window popup with CHD deepscan
Post by: dursly on 14 November 2013, 09:46
When I run a full scan with uncompressing and verification of CHD's enabled, a DOS window pops up with the chdman.exe execution for each CHD. Is it possible to either keep 1 initial DOS window open which you could put in the background where it would stay or to make each new DOS windows start in the background?

I also had 1 window showing a chdman execution stuck at 0%. The rest of the scan continued after I closed that window. Could be a nice feature to have a timeout or activity check maybe, so the scan would kill the stuck window on its own.

Greets,
E
Title: Re: DOS window popup with CHD deepscan
Post by: Roman on 14 November 2013, 12:34
1) You won't be able to have one, open one where all the chdman calls are collected (since each found chd will run an instance of chdman...there is no script generation and 1-run at the end or something similar which could get achieved in one window).

2) Optional full hinding the window is possible...however, then you don't see any progress (%) indicator which might be not so useful....cmpro could show some animation...but nothing like a % count...

3) a stuck window....hmmm..interesting...shouldn't happen unless chdman got a problem....

I will see if 2 and 3 can be somehow done....
Title: Re: DOS window popup with CHD deepscan
Post by: dursly on 21 November 2013, 11:56
Thanks for the reply. I wanted to check if I could find something in the logs about the stuck window, but I haven't had the time yet.

The popup windows would not need to be completely hidden, but if they could be started minimized (without taking focus from the active app window, like when I'm typing something in Word), that would be great.

Thanks,
E
Title: Re: DOS window popup with CHD deepscan
Post by: Roman on 21 November 2013, 12:50
It's on my to do list...however currently I'm busy with real life....
Title: Re: DOS window popup with CHD deepscan
Post by: Roman on 03 December 2013, 22:16
well...at least I've added a 'secret' switch to minimize the chdman window to the taskbar....


http://mamedev.emulab.it/clrmamepro/binaries/cmp20131203.rar (http://mamedev.emulab.it/clrmamepro/binaries/cmp20131203.rar)

you need to run it once, quit it, go to your cmpro.ini, search for "Adv_MinimizeCHDMan = off" and replace off with on, and restart cmpro....