Start Button for DX
Average Rating: 6
Yours: -1
File Size: .01MB
Downloads Today: 0 Downloads Total: 1634

Start Button for DX

Updated Feb 04, 2004 by Travis the Kong


ikku
Comment #1 Thursday, February 5, 2004 4:38 AM
Can i rearrange the position where the startmenu appears?

Felix
kongit
Comment #2 Thursday, February 5, 2004 7:09 AM
no
over40
Comment #3 Thursday, February 5, 2004 1:37 PM
Norton Shows there is a malicious script with this!!!
kongit
Comment #4 Thursday, February 5, 2004 3:49 PM
well there isn't. what it does is call the shell routine to popup the start menu. Since it is calling a shell routine norton probably thinks it has a malicious script. Note that while detecting malicious scripts usually is a good thing, what it detects always isn't malicious. What these checkers do is search for calls to places where one in theory could mess something up. This object's script does not do that.

here is a copy of the script. you decide if its malicious.

'Called when the script is executed
Sub Object_OnScriptEnter

End Sub

Sub Object_OnStateChange(state)
If state = "Command executed" Then
Set wShell=createobject("wscript.shell")
wShell.sendkeys "^{ESC}"
End If
End Sub

'Called when the script is terminated
Sub Object_OnScriptExit

End Sub
Abyes
Comment #5 Tuesday, April 6, 2004 11:59 AM
Yeah norton comes up grrr
Abyes
Comment #6 Tuesday, April 6, 2004 12:05 PM
im not taking risk

Please login to comment and/or vote for this skin.

Welcome Guest! Please take the time to register with us.
There are many great features available to you once you register, including:

  • Richer content, access to many features that are disabled for guests like commenting on the forums and downloading files.
  • Access to a great community, with a massive database of many, many areas of interest.
  • Access to contests & subscription offers like exclusive emails.
  • It's simple, and FREE!
Downloads remaining: 5
User Level: Visitor

Featured DesktopX Objects

Popular DesktopX Objects

Top DesktopX Objects Skinners

Yesterday  |   Last 30 Days  |   All Time
1. _Martin_ 243
2. deggy 182
3. DaWebMassa 157
4. Frogboy 148
5. mormegil 142
6. pjpowell 130
7. Richardmatthews 114
8. theAVMAN 111
9. ChaosMachine 111
10. Carlitus 103
11. MountainDragon 99
12. Tombalaci 86
13. Rezzorito 85
14. c242 82
15. XX 82



web-wc01