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

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: 4
User Level: Visitor

Featured DesktopX Objects

Popular DesktopX Objects

Top DesktopX Objects Skinners

Yesterday  |   Last 30 Days  |   All Time
1. _Martin_ 350
2. Frogboy 225
3. theAVMAN 189
4. deggy 181
5. ChaosMachine 172
6. DaWebMassa 163
7. mormegil 161
8. pjpowell 150
9. c242 138
10. MountainDragon 133
11. NetaholicsAnonymous 130
12. SS GOKU 129
13. JamesT 109
14. XX 106
15. sViz 105



web-wc01