How to change folder and file icon size in details mode?

Does anybody know how to change folder and file icon size
in details or power mode (not thumbnails mode)?
I looked through all the settings of DOpus, but found nothing of this.
I have version 9.1.1.5.

[quote="wisher"]Does anybody know how to change folder and file icon size
in details or power mode (not thumbnails mode)?
I looked through all the settings of DOpus, but found nothing of this.
I have version 9.1.1.5.[/quote]

I pretty certain that you can't do this. Thumbnails, yes. Details, No.

If you use WinXP, you could add this code to the registry:

[code]Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"Shell Small Icon Size"="32"[/code]
It changes the small icon size for the list view and details view ...
BUT it also changes the pathbar icon, some menu icons, foldertab icons, taskpanel: other places icons, folder tree icons etc..

So, it works, but I wouldn't recommend it (the pathbar and the foldertabs don't look good).