Title: [TIP] How to remove Log-Off buttons and Search Feature (start menu) Post by: satukoro on December 18, 2008, 10:57:41 pm I found out how to remove the search feature in the start menu along with the log-off buttons.
--> Start > StartMenu > Panels > Basic > OpenBox > Content Margins --> Start > StartMenu > Panels > Basic > Logoff Make the bottom (the fourth number) Content Margin the same height as DEFAULTPANESIZE:RECT (the fourth number) -- If a Mod or Ave could move this to 'Tips and Tricks', it would be appreciated by me, and whoever finds this useful. -- Thanks Ave. Title: Re: How to remove Log-Off buttons and Search Feature (start menu) Post by: sweatyfish on December 19, 2008, 05:04:46 am I can see why you would remove the search box, but how are you going to shut down your computer without the buttons there?? :| Now, I would love a way to edit them without messing with the explorer.exe
Title: Re: How to remove Log-Off buttons and Search Feature (start menu) Post by: satukoro on December 19, 2008, 05:12:56 am Here's all the shortcuts for em.
Lock: "C:\WINDOWS\System32\rundll32.exe User32.dll,LockWorkStation" Restart: "C:\WINDOWS\System32\shutdown.exe -r -t 00" Shutdown: "C:\WINDOWS\System32\shutdown.exe -s -t 00" Sleep: "C:\WINDOWS\System32\rundll32.exe powrprof.dll,SetSuspendState 0,1,0" -- Originally included in =invaderjohn's DEUCE for vista. Title: Re: How to remove Log-Off buttons and Search Feature (start menu) Post by: chod on December 19, 2008, 07:00:43 pm Ooh, handy thing to know. :D
Title: Re: How to remove Log-Off buttons and Search Feature (start menu) Post by: satukoro on December 19, 2008, 08:34:38 pm I thought so. I figured that it would be useful for the WinXP Visual Style ports.
|