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

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_ 448
2. Frogboy 260
3. mormegil 193
4. DaWebMassa 181
5. deggy 174
6. BoXXi 171
7. JamesT 170
8. ChaosMachine 168
9. SS GOKU 168
10. pjpowell 156
11. c242 153
12. Carlitus 148
13. theAVMAN 111
14. MountainDragon 98
15. XX 88



web-wc01