PDA

View Full Version : Inserting an icon or bitmap in Directory Page?


rlopez3d
14th June 2008, 19:19
I would like to change a little the directory page by inserting an icon or bitmap and changing the position of the DirRequest control. Is that possible without making a custom page?

Afrow UK
15th June 2008, 16:00
Use Resource Hacker and modify the executable resource in Contrib\Uis. I'd make a copy of it and use !define MUI_UI file.exe to use it.

Stu