sebbe1991 Posted April 18, 2006 Posted April 18, 2006 ok i will try it i have another questionif i cab the file sysdm.cpl and add it to I386 after modifying it will it work fine after windows setup ????First modifype sysdm.cpl and then cab it and replace it in i386 on the cd
Kelsenellenelvian Posted May 10, 2006 Posted May 10, 2006 http://img128.imagevenue.com/img.php?loc=l..._Untitled_1.jpgJust thought I could show you mine.
Ophiel X Posted May 29, 2006 Posted May 29, 2006 (edited) how do i make the support button visible without oeminfo.ini??i tried unsetting WS_DISABLE for the button but that didn't work.here's mine, but i'd still like an answer to my question if anybody knows. Edited May 31, 2006 by Ophiel X
Avneet Posted June 2, 2006 Posted June 2, 2006 heer is mine.. the XP DVD i compiled ..labled Gold Edition
Avneet Posted June 4, 2006 Posted June 4, 2006 heer u go.. http://d.turboupload.com/d/658359/sysdm.cpl.htmlPS : dows anyone knws how to edit the support information box.. i ahve seen sum ppl are able to put bitmaps in theer..THX
Ophiel X Posted June 4, 2006 Posted June 4, 2006 (edited) i can't believe you need any help at all after making that masterpiece, but here ya go oh yah! and big thanks for the cpl, i'm gonna take a look at your code!The way I did the job:used resource hacker > open sysdm.cpl[support information/bmp]Action menu> add new resource your [support bmp] >name=SUPPORT and language 1033 or whatever your language is. (mine 1043)right now navigate to dialog 102add this code and delete oldCONTROL "SUPPORT", 51, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 65535, 2, 237, 97 CONTROL "OK", 1, BUTTON, BS_PUSHBUTTON | WS_CHILD | WS_VISIBLE | WS_TABSTOP, 206, 83, 26, 12 --done--[oemlogo.bmp]CONTROL "", 62, STATIC, SS_BITMAP | SS_CENTERIMAGE | WS_CHILD | WS_VISIBLE, 12, 65533, 334, 172 (edit size etcc---press compile script to preview--)owwright your questionyou see don't sse it in one part because you need to delete the entry in dialog 101 of Bitmap 1 (just delete it) Edited June 4, 2006 by Ophiel X
Avneet Posted June 4, 2006 Posted June 4, 2006 thx.. well dont get time to play around more.. with codes .. got exams and stuffs..and thx for that infor ..i think i saw that in the begining of the threadthx again
dakota19 Posted June 5, 2006 Posted June 5, 2006 heer is mine.. the XP DVD i compiled ..labled Gold Editionsorry but i want to know how can i adjust the other how do yoy call it other tabs in size
Avneet Posted June 8, 2006 Posted June 8, 2006 i didnt get time to pla around with it much.. but i was aonly able to modify the General and Advanced Tabs.. Modifying others using Reshack doesnt bring about any chnages
muiz Posted July 9, 2006 Posted July 9, 2006 (edited) try : resource tuner http://www.restuner.com/ Edited July 9, 2006 by muiz
dakota19 Posted July 9, 2006 Posted July 9, 2006 try : resource tuner http://www.restuner.com/doesn't do the yob
HJW Posted July 10, 2006 Posted July 10, 2006 Try Resource Hackerhttp://www.angusj.com/resourcehacker/I was able to adjust buttons, text and insert additional bmp's in all tabs and sub-tabs.greetz. B)
Avneet Posted July 13, 2006 Posted July 13, 2006 i did use resource hacker but cant modify all the tabs.. unless u can post a screeny of ur cpl
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now