Results 1 to 10 of 10

Thread: Start Menu

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Nov 2000
    Posts
    143
    I had no idea where to post this, so i posted it here. In the corner of your windows machine, what is that start button? Is it a pic file gif, jpg etc or is it just Text.

    Im asking because I cant find it anywhere in windows and I want to change it to something else.
    Any one know??

  2. #2
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    It's probably text, how could it otherways change it fonts/color. You could probably skin it by subclassing its wm_paint event and stuff, haven't tried it though
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  3. #3
    Frenzied Member
    Join Date
    Jul 1999
    Location
    Huntingdon Valley, PA 19006
    Posts
    1,151

    Your system must be great.

    If everything else is just the way you like it, your system must be great!!!

    Can't you think of anything else to do?
    Live long & prosper.

    The Dinosaur from prehistoric era prior to computers.

    Eschew obfuscation!
    If a billion people believe a foolish idea, it is still a foolish idea!
    VB.net 2010 Express
    64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.

  4. #4
    Guest
    Some guy named Brij Mohan sent me this code for how to change the picture for the start button. I don't know how dangerous it is, it's probably very very dangerous. So use at your own risk and becareful!


    1) Create a Startup disk

    2) Restart the system(with the start up disk in the floppy drive)

    3) At A:\ , Goto C:\Windows

    4) Now enter the command , Edit/70 Explorer.exe

    5) Press pagedown until you reach line number 3035 & 3036

    6) You can see a Club sign followed by S t a r t

    7) Be Very Careful,No space or any symbol should not be typed accedently, this may corrupt explorer.exe.

    8) Move the curser on the "S" (of S t a r t), Press the insert button, Carefully replace S t a r t with any five alphabets or symbols

    9) After typing press Alt, then save

    10) Press Alt again and exit explorer.exe

    11) Go to A:\, restart the system by pressing reset button and remove the start up disk.




    He did ask me if I could write VB code for it, I couldn't, I didn't want to take the risk. Maybe you could code in VB for it, kedaman? hehe, your smart, if something goes wrong, I'm sure you can fix it .

  5. #5
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    Hehe i'll take that risk, thanks Matt, great idea
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  6. #6
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    A program called "Windows Administrator" does that. It also has a chess game in it that takes up over half the program
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  7. #7
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    damn, there not that many lines when i open it with edit/70, maybe i have another version of explorer.
    Code:
    93833:S t a r t   m e n u      P     ¤ z 
     
    93927:S t a r t   M e n u   P r o g r a m s   
    94039:S t a r t   m e n u         P     a Å 
    94217:S t a r t   m e n u   b y   a d d i n g 
    163715:S t a r t   M e n u . . .             +
    167279:S t a r t ´ T h e r e   w a s   a n   i
    Here's a list of all S t a r t .... i found

    can you send me that parksie?
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  8. #8
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  9. #9
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    File not found!!
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

  10. #10
    transcendental analytic kedaman's Avatar
    Join Date
    Mar 2000
    Location
    0x002F2EA8
    Posts
    7,221
    ok np
    Use
    writing software in C++ is like driving rivets into steel beam with a toothpick.
    writing haskell makes your life easier:
    reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
    To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width