Jump to content

Recommended Posts

Posted
ok i will try it

i have another question

if 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

  • 3 weeks later...

  • 2 weeks later...
Posted (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.

post-96717-1149035021_thumb.jpg

Edited by Ophiel X
Posted (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 102

add this code and delete old

CONTROL "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--)

post-45325-1131990791_thumb.jpg

oww

right your question

you 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 by Ophiel X
Posted

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 thread

thx again

Posted
heer is mine.. the XP DVD i compiled ..labled Gold Edition

sorry but i want to know how can i adjust the other how do yoy call it other tabs in size

Posted

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

  • 1 month later...

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...