Noypi MuOnline
Sub-forums have been disabled to guests.

Please take time to Register in this our Forum. It will only take some few seconds.

Welcome and have a good time browsing.


- NOYPI MU Family

Join the forum, it's quick and easy

Noypi MuOnline
Sub-forums have been disabled to guests.

Please take time to Register in this our Forum. It will only take some few seconds.

Welcome and have a good time browsing.


- NOYPI MU Family
Noypi MuOnline
Would you like to react to this message? Create an account in a few clicks or log in to continue.
Media

Latest topics
» Guild Wars
PC tweaks EmptyFri May 27, 2016 5:25 pm by jasley66

» ADMIN we Waiting
PC tweaks EmptyWed Apr 23, 2014 7:26 pm by kronizura

» Download LINK
PC tweaks EmptyTue Dec 31, 2013 3:07 pm by kronizura

» NEW EVENT-Come on Join Us!
PC tweaks EmptyThu Sep 19, 2013 1:07 am by SteFhAniE

» APPLYING GAMEMASTER APPLICATION.
PC tweaks EmptyThu Sep 19, 2013 12:58 am by SteFhAniE

» New Patch
PC tweaks EmptyMon Aug 19, 2013 12:47 pm by jeijei9

» FREE webshop credits to NEW accounts
PC tweaks EmptySat Jul 27, 2013 4:45 am by xWARNINGx

» Reconnect now
PC tweaks EmptyFri Jul 26, 2013 8:14 pm by Admin

» muzikero's lounge =)
PC tweaks EmptyThu Jul 25, 2013 5:03 pm by muzikero

Vote
Fan Pages

  


  


  


NoypiMU Ads

PC tweaks

2 posters

Go down

PC tweaks Empty PC tweaks

Post by muzikero Fri Nov 02, 2012 8:03 am

Shutdown pc with a Timer

METHOD 1

Do you know that you can make your PC shutdown at a time u wish to?
Here is the trick!!
How To Make A Shutdown Timer!

Step 1:

Right click on your desktop and choose "New=>shortcuts".

Step 2:

In the box that says "Type the location of the shortcut",
type in "shutdown -s -t 3600" without the quotation marks and click next.

Note: 3600 are the amount of seconds before your computer shuts down. So , 60secs*60mins=3600secs.

Step 3:

Make up a name for the shortcut and you're done.
You can change the icon by right clicking=>properities=>change icon=>browse.

To abort:

To make an abort key to stop the shutdown timer just create another shortcut and make
the "location of the shortcut" to " shutdown -a" without the quotes.


METHOD 2

Here is another trick to shutdown at a specific time, for example you wish to shutdown at 11:35am. Type this in
start=>Run

Type Code: at 11:35 shutdown -s


to abort

Code:

shutdown -a


take note: all time are in 24hr, example u would like to shutdown at 8:30pm, you should type

"at 20:30 shutdown -s" without quote


METHOD 3

you can use a batch for that as well it makes it easier to use
just run the batch and enter the time you want it to shutdown

shutdown.bat
Type Code:
@echo off
title Scheduled Shutdown Batch Example by chacha1234
color A
echo Enter Time To Shutdown (example 19:30)
set /p stime=
cls
at %stime% ""shutdown -s -t 00"" >nul
echo Your PC Will Auto Shutdown At %stime%
echo Press Any Key To Exit
pause >nul
exit



also you can add -c "desired message" at the end of the shutdown command
for example
shutdown -s -t 60 -c "Shutdown Pc"


using this command u can also schedule ur pc to restart
for example
shutdown -r -t 60 -c "Restarting Pc"


lock any folder without software


here is the code
N0T3- Its different from invisble as well hidden folder

cls
@ECHO OFF
title Folder Locker
if EXIST "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" goto UNLOCK
if NOT EXIST Locker goto MDLOCKER
:CONFIRM
echo Are you sure u want to Lock the folder(Y/N)
set/p "cho=>"
if %cho%==Y goto LOCK
if %cho%==y goto LOCK
if %cho%==n goto END
if %cho%==N goto END
echo Invalid choice.
goto CONFIRM
:LOCK
ren Locker "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
attrib +h +s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
echo Folder locked
goto End
:UNLOCK
echo stuff by satish
echo Enter password to Unlock folder
set/p "pass=>"
if NOT %pass%==TYPE UR PASSWORD HERE goto FAIL
attrib -h -s "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}"
ren "Control Panel.{21EC2020-3AEA-1069-A2DD-08002B30309D}" Locker
echo Folder Unlocked successfully
goto End
:FAIL
echo Invalid password
goto end
:MDLOCKER
md Locker
echo Locker created successfully
goto End
:End

Instructions::

1) Copy the give code in a note pad and save the note pad in your pc with the name name.bat (that is with the extension of .bat). you can replace the name portion with anything u want.

NoTe-- In place of password in the code given type your desired password.

2) A batch file will be created where you hav saved. Now double click on it , it will make a folder with the name locker at the same place where the batch file is save.

3) Now add the files you want to be locked in that folder.

4) Double click on the batch file. It will ask for locking the folder formed. Type y(yes). The folder will be locked and hidden.

5) To unlock,double click on batch file again and enter the password in the new window opened.

sana makatulong sa inyo, maganda to gamitin sa mga USB DRIVE
Enjoy....

Check your YM buddy if Online,Offline or Invisible

http://detectinvisible.com/

Online, Offline or Invisible ?
Many of you would like to know the answer to this question. See what you get from our yahoo scanner. This web tool will help you detect the status of yahoo users but also view and download the avatar of any yahoo id.
Our detector works for Yahoo Messenger (any version), Web Messenger, E-mail, mobile messenger, and any other instant messengers that use the yahoo instant messaging protocol.
This is the safest way to scan the status of a yahoo id

Bypass Windows Logon Password

Accessing a Windows computer without knowing the password is fairly simple with this free tool called Kon-Boot .There are alternatives like Ophcrack etc, but those rely on grabbing the SAM hashes and cracking those. What sets Kon-Boot apart is that is modifies the kernel on-the-fly while booting (everything is done virtually - without any interferences with physical system changes) and allows you to log into any account without entering a password. All you have to do is insert a boot (cd or floppy) disk burned with Kon-boot software(110kb) in to the computer and boot up.

Kon-boot which was initially started as a small project for Linux (mainly Ubuntu),where it allows to log into a Linux system as ‘root’ user without typing the correct password or to elevate privileges from current user to root. Now it was moved to windows platform where it enables Windows users to login to any password protected machine profile without any knowledge of the password.
This program works with the following versions of Windows: XP (SP1, SP2, SP3), Vista (Business, Ultimate), 2000, Server 2003 and 2008, and Windows 7.

Download this
[url]http://www.mediafire.com/?sharekey=5b800da
muzikero
muzikero
Sr. Member
Sr. Member

Posts : 209
Points : 242
Reputation : 1
Join date : 2012-06-21

Back to top Go down

PC tweaks Empty Re: PC tweaks

Post by muzikero Fri Nov 02, 2012 8:04 am

Explorer the internet thru ms calculator!

How to access the internet via your standard Microsoft Calculator
When your browser(s) is/are messed up for some unexplainable reason

1. Open your MS Calculator. This is normally found in Start -> All Programs -> Accessories -> Calculator.
2. Open the help-window by pressing the F1 key.
3. Click the top-left corner icon of the help window once (Standard is a Document with a Questionmark).
4. Select Go to URL-address.
5. Type your address into the avaliable field, but remember to type http://, and not just www. (or equivalent).
6. Thank me if you found this useful. Have fun!
muzikero
muzikero
Sr. Member
Sr. Member

Posts : 209
Points : 242
Reputation : 1
Join date : 2012-06-21

Back to top Go down

PC tweaks Empty Re: PC tweaks

Post by muzikero Fri Nov 02, 2012 8:05 am

You can login with multiple id's on the same yahoo messenger without any download or patch .

Follow these steps

1. Go to Start ----> Run . Type regedit, then enter .

2.Navigate to HKEY_CURRENT_USER --------> Software --->yahoo ----->pager---->Test

3.On the right pane , right-click and choose new Dword value .

4.Rename it as Plural.

5.Double click and assign a decimal value of 1.


That's it done!!
Now close registry and restart yahoo messenger .For signing in with new id open another messenger .
muzikero
muzikero
Sr. Member
Sr. Member

Posts : 209
Points : 242
Reputation : 1
Join date : 2012-06-21

Back to top Go down

PC tweaks Empty Re: PC tweaks

Post by muzikero Fri Nov 02, 2012 8:07 am

NOTE:

try these at your own risk.. hahaha

but they actually work =)
muzikero
muzikero
Sr. Member
Sr. Member

Posts : 209
Points : 242
Reputation : 1
Join date : 2012-06-21

Back to top Go down

PC tweaks Empty Re: PC tweaks

Post by Admin Fri Nov 02, 2012 11:18 am

This is great muzikero!

I tried the last one and it worked for me. Ty.
Admin
Admin
Admin
Admin

Posts : 960
Points : 1812
Reputation : 111
Join date : 2010-09-26

http://www.noypimu.com/

Back to top Go down

PC tweaks Empty Re: PC tweaks

Post by Sponsored content


Sponsored content


Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum