Home Page

Thursday, July 28, 2011

Windows XP Hidden Applications

Am giving a list of applications below  that is normally difficult to locate. To run any of these applications go to Start > Run and type the executable name.


Example : For Character map, just type the executable name ‘charmap’ (without inverted commas) in run and enter.  Like this you can open up any applications by giving the executable name in run.

1) Character Map = charmap.exe (very useful for finding unusual characters)

2) Disk Cleanup = cleanmgr.exe

3) Clipboard Viewer = clipbrd.exe (views contents of Windows clipboard)

4) Dr Watson = drwtsn32.exe (Troubleshooting tool)

5) DirectX diagnosis = dxdiag.exe (Diagnose & test DirectX, video & sound cards)

6) Private character editor = eudcedit.exe (allows creation or modification of characters)

7) IExpress Wizard = iexpress.exe (Create self-extracting / self-installing package)

8) Microsoft Synchronization Manager = mobsync.exe (appears to allow synchronization of files on the network for when working offline. Apparently undocumented).

9) Windows Media Player 5.1 = mplay32.exe (Retro version of Media Player, very basic).

10) ODBC Data Source Administrator = odbcad32.exe (something to do with databases)

11) Object Packager = packager.exe (to do with packaging objects for insertion in files, appears to have comprehensive help files).

12) System Monitor = perfmon.exe (very useful, highly configurable tool, tells you everything you ever wanted to know about any aspect of PC performance, for uber-geeks only )

13) Program Manager = progman.exe (Legacy Windows 3.x desktop shell).

14) Remote Access phone book = rasphone.exe (documentation is virtually non-existent).

15) Registry Editor = regedt32.exe [also regedit.exe] (for hacking the Windows Registry).

16) Network shared folder wizard = shrpubw.exe (creates shared folders on network).

17) File signature verification tool = sigverif.exe

18) Volume Control = sndvol32.exe (I've included this for those people that lose it from the System Notification area).

19) System Configuration Editor = sysedit.exe (modify System.ini & Win.ini just like in Win98 ).

20) Syskey = syskey.exe (Secures XP Account database - use with care, it's virtually undocumented but it appears to encrypt all passwords, I'm not sure of the full implications).

21) Microsoft Telnet Client = telnet.exe

22) Driver Verifier Manager = verifier.exe (seems to be a utility for monitoring the actions of drivers, might be useful for people having driver problems. Undocumented).

23) Windows for Workgroups Chat = winchat.exe (appears to be an old NT utility to allow chat sessions over a LAN, help files available).

24) System configuration = msconfig.exe (can use to control startup programs)

25) gpedit.msc used to manage group policies, and permissions.

Thank You..

Wednesday, July 27, 2011

Making Autorun File For CD/DVD’S


If you wanna make an autorun file for the CD/DVD, try this out. Can use this for the autorun of games, softwares etc.

Ø Open notepad

Ø Type the following :

[autorun]
OPEN=INSTALL\Setup_filename.EXE
ICON=INSTALL\Setup_filename.EXE

Ø Now save it as.inf extension (Don’t save as.txt)

Note : The "Setup_filename.EXE" MUST be replaced with the name of the setup file. And you also need to remember that it is not all setup files there are having .exe extensions. Some do have .msi extensions too. According to that, make changes in above commands.

Ø Now burn your CD/DVD with the autorun .inf file included.

Ø Set the CD/DVD in your CD/DVD drive and wait for the autorun to begin. If its not starting just double-click on the CD/DVD drive in “My Computer”.

Thank You..

Increasing Folder Settings In MS Windows











Windows remembers 400 folder settings. When that number is reached some settings aren't retained any longer. You can change this to 8000 by adding this edit to the registry.

Follow the steps given below :

« Copy the following (everything in the bold) into notepad as such.

QUOTE
Windows Registry Editor Version 5.00

[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\BagMRU]
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell]
"BagMRU Size"=dword:00001f40

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam]
"BagMRU Size"=dword:00001f40

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000

« Save the file as folder8000.reg

« Double click the file to import into your registry.

Note : Modification of other files in Registry may cause serious Sytem Unstabilities.

Thank You

Optimizing DSL- CABLE Internet Connection Speed For Windows XP


Follow these steps to increase connection speed :

v Go to Start, then run.

v Type in regedit in the box.

v  Go to the folder HKEY_LOCAL_MACHINE\System\CurrentControlSet\VxD\MSTCP

v Find the string DefaultRcvWindow.

v Edit the number to 64240 then restart your computer.

By now you might have got a High speed cable modem with-out downloading a program.

Note : Original value is 373360

Thank You..

Backing Up And Restoring Of System Registries


Before you edit the registry, export the keys in the registry that you plan to edit, or back up the whole registry. If a problem occurs, you can then follow the steps how-to restore the registry to its previous state.
 
 How to Export Registry Keys

Ø Click Start, and then click Run.

Ø In the Open box, type regedit, and then click OK.

Ø On the File menu, click Export.

Ø In the Save in box, select the boxs at the bottom the bottom according to weather you want to export all or only selected branches of the registry.

Ø Next select a location in which to save the backup .reg file. In the File name box, type a file name, and then click Save.


How to Restore the Registry

To restore registry keys that you exported, double-click the .reg file that you saved.

Thank You..

Monday, July 11, 2011

BIOS And Error Beep Codes

BIOS (basic input/output system)


BIOS (basic input/output system) is the program a personal computer's microprocessor uses to get the computer system started after you turn it on. It also manages data flow between the computer's operating system and attached devices such as the hard disk , video adapter , keyboard , mouse , and printer.

BIOS is an integral part of your computer and comes with it when you bring it home. (In contrast, the operating system can either be pre-installed by the manufacturer or vendor or installed by the user.) BIOS is a program that is made accessible to the microprocessor on an erasable programmable read-only memory (EPROM) chip. When you turn on your computer, the microprocessor passes control to the BIOS program, which is always located at the same place on EPROM.

When BIOS boots up (starts up) your computer, it first determines whether all of the attachments are in place and operational and then it loads the operating system (or key parts of it) into your computer's random access memory (RAM) from your hard disk or diskette drive.

With BIOS, your operating system and its applications are freed from having to understand exact details (such as hardware addresses) about the attached input/output devices. When device details change, only the BIOS program needs to be changed. Sometimes this change can be made during your system setup. In any case, neither your operating system or any applications you use need to be changed.

Although BIOS is theoretically always the intermediary between the microprocessor and I/O device control information and data flow, in some cases, BIOS can arrange for data to flow directly to memory from devices (such as video cards) that require faster data flow to be effective.


AMI BIOS beep codes
Below are the AMI BIOS Beep codes that can occur. However, because of the wide variety of different computer manufacturers with this BIOS, the beep codes may vary.



AWARD BIOS beep codes
Below are Award BIOS Beep codes that can occur. However, because of the wide variety of different computer manufacturers with this BIOS, the beep codes may vary.




If any other correctable hardware issues, the BIOS will display a message.

IBM BIOS beep codes
Below are general IBM BIOS Beep codes that can occur. However, because of the wide variety of models shipping with this BIOS, the beep codes may vary.


Beep Code
Description
No Beeps
1 Short Beep
Normal POST, computer is ok.
2 Short Beep
POST error, review screen for error code.
Continuous Beep
Repeating Short Beep
One Long and one Short Beep
One Long and Two Short Beeps
One Long and Three Short Beeps.
Three Long Beeps
One Beep, Blank or Incorrect Display

 Macintosh startup tones

Tones
Error
Error Tone. (two sets of different tones)
Problem with logic board or SCSI bus.
Startup tone, drive spins, no video
Problem with video controller.
Powers on, no tone.
Logic board problem.
High Tone, four higher tones.
Problem with SIMM.

Phoenix BIOS beep codes
Below are the beep codes for Phoenix BIOS Q3.07 OR 4.X


Beep Code
Description / What to Check
1-1-1-3
Verify Real Mode.
1-1-2-1
Get CPU type.
1-1-2-3
Initialize system hardware.
1-1-3-1
Initialize chipset registers with initial POST values.
1-1-3-2
Set in POST flag.
1-1-3-3
Initialize CPU registers.
1-1-4-1
Initialize cache to initial POST values.
1-1-4-3
Initialize I/O.
1-2-1-1
Initialize Power Management.
1-2-1-2
Load alternate registers with initial POST values.
1-2-1-3
Jump to UserPatch0.
1-2-2-1
Initialize keyboard controller.
1-2-2-3
BIOS ROM checksum.
1-2-3-1
8254 timer initialization.
1-2-3-3
8237 DMA controller initialization.
1-2-4-1
Reset Programmable Interrupt Controller.
1-3-1-1
Test DRAM refresh.
1-3-1-3
Test 8742 Keyboard Controller.
1-3-2-1
Set ES segment to register to 4 GB.
1-3-3-1
28 Autosize DRAM.
1-3-3-3
Clear 512K base RAM.
1-3-4-1
Test 512 base address lines.
1-3-4-3
Test 512K base memory.
1-4-1-3
Test CPU bus-clock frequency.
1-4-2-4
Reinitialize the chipset.
1-4-3-1
Shadow system BIOS ROM.
1-4-3-2
Reinitialize the cache.
1-4-3-3
Autosize cache.
1-4-4-1
Configure advanced chipset registers.
1-4-4-2
Load alternate registers with CMOS values.
2-1-1-1
Set Initial CPU speed.
2-1-1-3
Initialize interrupt vectors.
2-1-2-1
Initialize BIOS interrupts.
2-1-2-3
Check ROM copyright notice.
2-1-2-4
Initialize manager for PCI Options ROMs.
2-1-3-1
Check video configuration against CMOS.
2-1-3-2
Initialize PCI bus and devices.
2-1-3-3
Initialize all video adapters in system.
2-1-4-1
Shadow video BIOS ROM.
2-1-4-3
Display copyright notice.
2-2-1-1
Display CPU type and speed.
2-2-1-3
Test keyboard.
2-2-2-1
Set key click if enabled.
2-2-2-3
56 Enable keyboard.
2-2-3-1
Test for unexpected interrupts.
2-2-3-3
Display prompt Press F2 to enter SETUP.
2-2-4-1
Test RAM between 512 and 640k.
2-3-1-1
Test expanded memory.
2-3-1-3
Test extended memory address lines.
2-3-2-1
Jump to UserPatch1.
2-3-2-3
Configure advanced cache registers.
2-3-3-1
Enable external and CPU caches.
2-3-3-3
Display external cache size.
2-3-4-1
Display shadow message.
2-3-4-3
Display non-disposable segments.
2-4-1-1
Display error messages.
2-4-1-3
Check for configuration errors.
2-4-2-1
Test real-time clock.
2-4-2-3
Check for keyboard errors
2-4-4-1
Set up hardware interrupts vectors.
2-4-4-3
Test coprocessor if present.
3-1-1-1
Disable onboard I/O ports.
3-1-1-3
Detect and install external RS232 ports.
3-1-2-1
Detect and install external parallel ports.
3-1-2-3
Re-initialize onboard I/O ports.
3-1-3-1
Initialize BIOS Data Area.
3-1-3-3
Initialize Extended BIOS Data Area.
3-1-4-1
Initialize floppy controller.
3-2-1-1
Initialize hard-disk controller.
3-2-1-2
Initialize local-bus hard-disk controller.
3-2-1-3
Jump to UserPatch2.
3-2-2-1
Disable A20 address line.
3-2-2-3
Clear huge ES segment register.
3-2-3-1
Search for option ROMs.
3-2-3-3
Shadow option ROMs.
3-2-4-1
Set up Power Management.
3-2-4-3
Enable hardware interrupts.
3-3-1-1
Set time of day.
3-3-1-3
Check key lock.
3-3-3-1
Erase F2 prompt.
3-3-3-3
Scan for F2 key stroke.
3-3-4-1
Enter SETUP.
3-3-4-3
Clear in-POST flag.
3-4-1-1
Check for errors
3-4-1-3
POST done--prepare to boot operating system.
3-4-2-1
One beep.
3-4-2-3
Check password (optional).
3-4-3-1
Clear global descriptor table.
3-4-4-1
Clear parity checkers.
3-4-4-3
Clear screen (optional).
3-4-4-4
Check virus and backup reminders.
4-1-1-1
Try to boot with INT 19.
4-2-1-1
Interrupt handler error.
4-2-1-3
Unknown interrupt error.
4-2-2-1
Pending interrupt error.
4-2-2-3
Initialize option ROM error.
4-2-3-1
Shutdown error.
4-2-3-3
Extended Block Move.
4-2-4-1
Shutdown 10 error.
4-3-1-3
Initialize the chipset.
4-3-1-4
Initialize refresh counter.
4-3-2-1
Check for Forced Flash.
4-3-2-2
Check HW status of ROM.
4-3-2-3
BIOS ROM is OK.
4-3-2-4
Do a complete RAM test.
4-3-3-1
Do OEM initialization.
4-3-3-2
Initialize interrupt controller.
4-3-3-3
Read in bootstrap code.
4-3-3-4
Initialize all vectors.
4-3-4-1
Boot the Flash program.
4-3-4-2
Initialize the boot device.
4-3-4-3
Boot code was read OK.


Thank You..