Tuesday, August 5, 2008

How to shut down a pc on network

Right click my computer, choose manage (computer management opens).In the left column it says Computer Management (local)
Right click it and choose: Connect to another computer
Select your computer you wish to shut down
Right click (where it used to say computer managment (local)....Then you get the computer information Goto the advanced tab and at the bottom choose Startup and Recovery and click the (mighty) shutdown button.its the super mighty Shut button by Faraz i guess(JK).LOL


or


if that aint work try looking at this Video
Quote
http://www.metacafe.com/watch/375517/how_to_remotely_shutdown_other_pcs_on_the_network/

Usage:

SHUTDOWN [-i | -l | -s | -r | -a] [-f] [-m \\computername] [-t xx] [-c "comment"] [-d upx:yy]


-i Display GUI interface, must be the first option

-l Log off (cannot be used with -m option)

-s Shutdown the computer

-r Shutdown and restart the computer

-a Abort a system shutdown

-m \\computername Remote computer to shutdown/restart/abort

-t xx Set timeout for shutdown to xx seconds

-c "comment" Shutdown comment (maximum of 127 characters)

-f Forces running applications to close without warning

-d [p]x:yy The reason code for the shutdown
u is the user code
p is a planned shutdown code
xx is the major reason code (positive integer less than 256)
yy is the minor reason code (positive integer less than 65536)

Saturday, August 2, 2008

Any full/cracked software

Any full/cracked software
Here is a list of my latest cracked softwares
all are full version,cracked,including serial or key genertor
*Total video converter with serial
http://rapidshare.com/files/129021318/TVP.rar

*Avast Pro V4.8.1227(Including key maker)
http://rapidshare.com/files/131975639/avast.PRO.v4.8.1227.Incl.Keygen-.rar

*Isobuster Pro V2.3(Including Key MAker)
http://rapidshare.com/files/132073626/IsoBuster_Pro_2.3_INCLUDING_KEY_GENERATOR.rar

*Real Player Gold V11.0.9.372(Patch)
http://rapidshare.com/files/132247096/Real_Player_11.0.9.372_PRO_Gold_activator.rar

*C and C++ Language
http://rapidshare.com/files/132475772/c_c___language_bothin1byASH.rar

*Oxford Dictionary
http://rapidshare.com/files/132484602/oxforddictionaryLAT.rar

*DivX Create Bundle V6.8(Inclu generator)
http://rapidshare.com/files/132486428/Divx.Create.Bundle.v6.8.3.18.Incl.KeyMakerByASH.rarr

*Universal Serials
http://rapidshare.com/files/132487247/Universal.Serials.60000plusbyASH_UPDATD_.rar

*Windows Blind Enhanced V6.10.55(Patch)
http://rapidshare.com/files/132495291/WindowBlinds_6.10.55_IMPROVEDbyASH.rar

*Peer Guardian(Full)
http://rapidshare.com/files/132720618/Peer_GuardianbyASH.rar

*Winamp Pro V5.55(Key Maker)
http://rapidshare.com/files/132732212/Winamp_5.54_PRO-byASH.rar

*Joost Beta(Full)
http://rapidshare.com/files/132958261/JoostSetup-Beta-1.1.8.rar

*Modem Booster 5(full)
http://rapidshare.com/files/132964551/Modem_Booster_5.0byASH.rar

*Satellite TV PCelite(cracked)
http://rapidshare.com/files/133204692/SatelliteTV_PC__2008_Elite_EditionbyASH.rar

*Winrar Corporate Edition(full)
http://rapidshare.com/files/133205785/WinRAR_3.7_Full_Corporate_EditionbyASH.rar

*Avg 8 Pro(Key maker)
http://rapidshare.com/files/133217048/AVG_8_PRO__KeybyASH.rar

*Smart Movie Converter(full)
http://rapidshare.com/files/133459253/Smart_Movie_Video_ConverterPRObyASH.rar

Let The Light Flash On Your KeyBoard

Let The Light Flash On Your KeyBoard

these codes when executed makes your Caps,Num,Scroll lock keys flash..
very kewlll...i hav tried it...

1.This piece of code makes ur keyboard a live disco...

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 100
wshshell.sendkeys "{CAPSLOCK}"
wshshell.sendkeys "{NUMLOCK}"
wshshell.sendkeys "{SCROLLLOCK}"
loop


2.This one makes it looks like a chain of light....

Set wshShell =wscript.CreateObject("WScript.Shell")
do
wscript.sleep 200
wshshell.sendkeys "{CAPSLOCK}"
wscript.sleep 100
wshshell.sendkeys "{NUMLOCK}"
wscript.sleep 50
wshshell.sendkeys "{SCROLLLOCK}"
loop



Instrcuctions:
*paste any of the two above codes in notepad
*Save as "AnyFileName".vbs
*Run the file
*to stop, launch task manager and then under "Processes" end wscript.exe