HOME | DD

Taztdar — Run Dialog Box 0.9

Published: 2008-04-24 07:34:47 +0000 UTC; Views: 501; Favourites: 0; Downloads: 35
Redirect to original
Description I have uploaded this bitmap becose it`s very dangeriuos to replace XP shell32.dll.

You need to have Resource Hacker [link]

Open the resource hacker and press File>Open then go to WINDOWS>system32 and open file shell32.dll

Go to Dialog>1003 and insert this code maked by ~Picassa243

1003 DIALOGEX 0, 0, 274, 120
STYLE DS_FIXEDSYS | DS_MODALFRAME | DS_NOIDLEMSG | WS_POPUP | WS_CAPTION | WS_SYSMENU
CAPTION "Run"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
FONT 8, "MS Shell Dlg"
{
CONTROL "", 12298, COMBOBOX, CBS_DROPDOWN | CBS_AUTOHSCROLL | CBS_DISABLENOSCROLL | WS_CHILD | WS_VISIBLE | WS_VSCROLL | WS_TABSTOP, 41, 44, 214, 13
CONTROL "OK", 1, BUTTON, BS_DEFPUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 77, 96, 56, 15
CONTROL "Cancel", 2, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 139, 96, 56, 15
CONTROL "&Browse...", 12288, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 202, 96, 56, 15
CONTROL 4201, 0, STATIC, SS_BITMAP | WS_CHILD | WS_VISIBLE | WS_CLIPSIBLINGS | WS_GROUP, 0, 1, 269, 75
}

Then Goto Actions and Add a New Resource and then choose the bitmap I have given you. Then Add Resorce Name= 4201 and Resource Type= 1033

Restart computer and enjoy Thanks for the code ~Picassa243

If you like this please give me a .Thanks
Related content
Comments: 0