PDA

View Full Version : Help Creating An App


AlphaAddict
10-20-2005, 09:50 AM
Im creating a patch to turn on longhorns transperent taskbar and sidebar using # Develop.It should be a very basic app 3 buttons in total but im running out of time im sure someone l33t here could do this in seconds so i thought id ask for help since im new to programing.

http://tinypic.com/es41t5.jpg

Here is what im after destened to be used by at least 200 members of the longhorn community.

The required functions of the buttons are

Button 1 To apply the registry key

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"LIMExplorer"=dword:00000001

Button 2 To apply the registry key

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"LIMExplorer"=dword:00000000

Button 3 To kill and restart Explorer.exe for the changes to take effect

Im not sure what files i would need to upload to distribute what i have sofar but their on disk if you need them.
Thanks.