Author |
Message |
Topic: How to "Delete administrator Password" without any |
Lyttonw0
Replies: 0
Views: 70
|
Forum: Welcome to ForumsLand.com - Free forum hosting service Posted: Sun Jun 09, 2013 3:53 am Subject: How to "Delete administrator Password" without any |
Method 1
Boot up with DOS and delete the sam.exe and sam.log files from Windows\system32\config in your hard drive. Now when you boot up in NT the password on your built-in administrator account wh ... |
Topic: How to Create Folder "CON" |
Lyttonw0
Replies: 0
Views: 64
|
Forum: Welcome to ForumsLand.com - Free forum hosting service Posted: Sun Jun 09, 2013 3:52 am Subject: How to Create Folder "CON" |
Ever tried to create a folder "CON" or "AUX" or "NUL".
Tried now??? - not working
Here you go, a simple method to stop your anxiety
Rename folder from the r ... |
Topic: Add Your Name (or) Application to right click Of My Compute |
Lyttonw0
Replies: 0
Views: 58
|
Forum: Welcome to ForumsLand.com - Free forum hosting service Posted: Sun Jun 09, 2013 3:52 am Subject: Add Your Name (or) Application to right click Of My Compute |
Caution ..
As it is related to Windows regisrty it can be dangerous
so,Try This at ur own risk
To write your name on right click application
please follow the steps.
1.Copy/Paste the follow ... |
Topic: All (Ctrl+Alt+Del) Permanently deleted files Recovery solut |
Lyttonw0
Replies: 0
Views: 58
|
Forum: Welcome to ForumsLand.com - Free forum hosting service Posted: Sun Jun 09, 2013 3:51 am Subject: All (Ctrl+Alt+Del) Permanently deleted files Recovery solut |
Sometimes we delete the files permanently, and realize that deleting them is like a Blunder...
For all those folks,
Here is the solution
Software called "Kissass Undelete" , can bring ... |
Topic: How to create more than 3,000 folders under a minute |
Lyttonw0
Replies: 0
Views: 61
|
Forum: Welcome to ForumsLand.com - Free forum hosting service Posted: Sun Jun 09, 2013 3:51 am Subject: How to create more than 3,000 folders under a minute |
1) Open your notepad and type
the following code.
@echo off
:top
md %random%
goto top
2) Save it as 1000.bat
@echo off makes your screen
appear blank but it is actually
making hundreds of fol ... |
|