Jump to content

How can I disable the start button in Win Vista


Recommended Posts

Hi~ there,

I am trying to disable the start button in Windows vista.

I want to stop start menu appearing when I click the "start button".

I tried below.

winsetstate ("start", "", @SW_Hide)

However, it did not work. ( it works in Windows XP )

Is there any way to do it?

Thanks for reading my question.

Edited by kjason
Link to comment
Share on other sites

Scratch what I said, for me running this code prevents the user from clicking on the start button:

WinSetState("Start", "", @SW_DISABLE)oÝ÷ Ù8^¦ºé«zf¢Ëa¢è!jËazë­Æ§ë-¦·¬²Ø^Z)Ý£${*'+${&èj·m¢^Ø^²Ö«¶g§¹.r¥vØ^جi¹^¶¬µªíéÚ"µÍÚ[Ù]Ý]J    ][ÝÔÝY[I][ÝË   ][ÝÉ][ÝËÕ×ÑTÐPJ
Edited by FreeFry
Link to comment
Share on other sites

Scratch what I said, for me running this code prevents the user from clicking on the start button:

WinSetState("Start", "", @SW_DISABLE)oÝ÷ Ù8^¦ºé«zf¢Ëa¢è!jËazë­Æ§ë-¦·¬²Ø^Z)Ý£${*'+${&èj·m¢^Ø^²Ö«¶g§¹.r¥vØ^جi¹^¶¬µªíéÚ"µÍÚ[Ù]Ý]J    ][ÝÔÝY[I][ÝË   ][ÝÉ][ÝËÕ×ÑTÐPJ

Thanks so much FreeFry,

It worked. ^^;

Link to comment
Share on other sites

One more question,

Whenever clicking the start button after disable the start button, it plays some sound. ( sound like "ting")

Is there any way to remove the sound, even I click the disabled the start button?

Thanks for your attention

Link to comment
Share on other sites

One more question,

Whenever clicking the start button after disable the start button, it plays some sound. ( sound like "ting")

Is there any way to remove the sound, even I click the disabled the start button?

Thanks for your attention

you could always delete the .wav sound that it plays.

or turn the speakers real low

Link to comment
Share on other sites

Thanks all~~ especially FreeFry.

I could disabled the start button and start menu.

Still it makes the "ting" sound, whenever clicking the button.

If you guys happen to know how to remove the sound then, please let me know.

Thanks for your attention.

Link to comment
Share on other sites

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
 Share

  • Recently Browsing   0 members

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