ANDROID Operating System

Android is a mobile operating system initially developed by Android Inc. Android was bought by Google in 2005. Android is based upon a modified version of the Linux kernel...

What Is WEB 2.0 ?

Web 2.0 is associated with web applications that facilitate participatory information sharing, interoperability, user-centered design,and collaboration on the World Wide Web.

Social Network Services

A social networking service is an online service, platform, or site that focuses on building and reflecting of social networks or social relations among people, who, for example, share interests and/or activities.

Latest Trends N Upcoming Trends

Information technology (IT) is the acquisition, processing, storage and dissemination of vocal, pictorial, textual and numerical information by a microelectronics-based combination of computing and telecommunications...

Tips N Tricks (Various OS)

This Is crazy!! Set Processes Priority Follow this tip to increase the priority of active processes, this will result in prioritisation of processes using the CPU.CTRL-SHIFT-ESC...

Wednesday, July 21, 2010

Create Bootable Win XP SP3 CD (Nero)

How to create a bootable Windows XP SP3 CD (Nero):
Step 1

Create 3 folders - C:\WINXPSP3, C:\SP1106 and C:\XPBOOT

Step 2

Copy the entire Windows XP CD into folder C:\WINXPSP3

Step 3

You will have to download the SP1 Update, which is 133MB.
Rename the Service Pack file to XP-SP3.EXE
Extract the Service Pack from the Run Dialog using the command:
C:\XP-SP1.EXE -U -X:C:\SP3106

Step 4

Open Start/Run... and type the command:
C:\SP1106\update\update.exe -s:C:\WINXPSP3

Click OK

Folder C:\WINXPSP3 contains: Windows XP SP3



How to Create a Windows XP SP3 CD Bootable

Step 1

Download xpboot.zip
Code:
Code:

http://thro.port5.com/xpboot.zip

( no download manager !! )


Extract xpboot.zip file (xpboot.bin) in to the folder C:\XPBOOT



Step 2


Start Nero - Burning Rom.
Select File > New... from the menu.
1.) Select CD-ROM (Boot)
2.) Select Image file from Source of boot image data
3.) Set Kind of emulation: to No Emulation
4.) Set Load segment of sectors (hex!): to 07C0
5.) Set Number of loaded sectors: to 4
6.) Press the Browse... button



Step 3


Select All Files (*.*) from File of type:
Locate boot.bin in the folder C:\XPBOOT



Step 4


Click ISO tab
Set File-/Directory length to ISO Level 1 (Max. of 11 = 8 + 3 chars)
Set Format to Mode 1
Set Character Set to ISO 9660
Check all Relax ISO Restrictions




Step 5



Click Label Tab
Select ISO9660 from the drop down box.
Enter the Volume Label as WB2PFRE_EN
Enter the System Identifier as WB2PFRE_EN
Enter the Volume Set as WB2PFRE_EN
Enter the Publisher as MICROSOFT CORPORATION
Enter the Data Preparer as MICROSOFT CORPORATION
Enter the Application as WB2PFRE_EN

* For Windows XP Professional OEM substitute WB2PFRE_EN with WXPOEM_EN
* For Windows XP Home OEM substitute WB2PFRE_EN with WXHOEM_EN


Step 6

Click Burn tab
Check Write
Check Finalize CD (No further writing possible!)
Set Write Method to Disk-At-Once

Press New button



Step 7

Locate the folder C:\WINXPSP3
Select everything in the folder and drag it to the ISO compilation panel.
Click the Write CD Dialog button.

Press Write

You're done.

Change Text on XP Start Button

Step 1 - Modify Explorer.exe File

In order to make the changes, the file explorer.exe located at C:\Windows needs to be edited. Since explorer.exe is a binary file it requires a special editor. For purposes of this article I have used Resource Hacker. Resource HackerTM is a freeware utility to view, modify, rename, add, delete and extract resources in 32bit Windows executables and resource files (*.res). It incorporates an internal resource script compiler and decompiler and works on Microsoft Windows 95/98/ME, Windows NT, Windows 2000 and Windows XP operating systems.

get this from h**p://delphi.icm.edu.pl/ftp/tools/ResHack.zip

The first step is to make a backup copy of the file explorer.exe located at C:\Windows\explorer. Place it in a folder somewhere on your hard drive where it will be safe. Start Resource Hacker and open explorer.exe located at C:\Windows\explorer.exe.

The category we are going to be using is "String Table". Expand it by clicking the plus sign then navigate down to and expand string 37 followed by highlighting 1033. If you are using the Classic Layout rather than the XP Layout, use number 38. The right hand pane will display the stringtable. We’re going to modify item 578, currently showing the word “start” just as it displays on the current Start button.

There is no magic here. Just double click on the word “start” so that it’s highlighted, making sure the quotation marks are not part of the highlight. They need to remain in place, surrounding the new text that you’ll type. Go ahead and type your new entry. In my case I used Click Me!

You’ll notice that after the new text string has been entered the Compile Script button that was grayed out is now active. I won’t get into what’s involved in compiling a script, but suffice it to say it’s going to make this exercise worthwhile. Click Compile Script and then save the altered file using the Save As command on the File Menu. Do not use the Save command – Make sure to use the Save As command and choose a name for the file. Save the newly named file to C:\Windows.


Step 2 – Modify the Registry

!!!make a backup of your registry before making changes!!!

Now that the modified explorer.exe has been created it’s necessary to modify the registry so the file will be recognized when the user logs on to the system. If you don’t know how to access the registry I’m not sure this article is for you, but just in case it’s a temporary memory lapse, go to Start (soon to be something else) Run and type regedit in the Open field. Navigate to:

HKEY_LOCAL_MACHINE\ SOFTWARE\ Microsoft\ Windows NT\ CurrentVersion\ Winlogon

In the right pane, double click the "Shell" entry to open the Edit String dialog box. In Value data: line, enter the name that was used to save the modified explorer.exe file. Click OK.

Close Registry Editor and either log off the system and log back in, or reboot the entire system if that’s your preference. If all went as planned you should see your new Start button with the revised text.[/b]

Sitemeter Hack - Hide Visual Tracker (Counter)

Site meter, one of the best traffic counter for websites/blogs, it shows online users, Referrals (From where people coming to your site), country locations, browser etc etc.. all in detail.

This counter is visible to all visitors.

Invisible Counters (Tracker) is available for Premium Accounts Only...!

But you can easily hack to hide it.

Its just few setting changes which will work fine.

1) Login into your sitemeter account.


2) Go to 'Manager' from top menu.


3) Go to 'Meter Style' option from left hand menu.


4) Select 2nd last meter style (Counter, which shows simple numbers).


5) Now in “DIGIT COLOR” select 'Transparent', Similarly in “BACKGROUND COLOR” select 'Transparent'.


6) DONE.

Now your sitemeter counter is invisible from normal eyes in your site

Place it anywhere in your website/blog, and track your traffic, users.

Enjoy.....!

LOCK FOLDER-FILES WITHOUT ANY SOFTWARE

This is a different way to lock up ur folder without using any software

this is not hiding ur folder but locking it..using batch file...


What is batch file???


It is this file (command.com) which handles all DOS commands that you

give at the DOS prompt---such as COPY, DIR, DEL etc.

code...

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 Enter password to Unlock folder

set/p "pass=>"

if NOT %pass%==type your 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


Steps to do it........


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. ( 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.

Format using USB

REMEMBER, THIS GUIDE WILL DELETE ALL DATA FROM DRIVE C: AND PENDRIVE
( if you can't format your drive C:, install Windows Xp On Your Pen, then move all data needed using Pendrive or Network Area to the other PC )
What do you need?

1. Windows Xp installation disk
2. Access to PC with working CD Cd-ROM DVD drive.
3. This file solution.rar

This guide is for people with basic knowledge of PC hardware and system software
Let's start.

1. Download solution.rar file

2. Unpack solution.rar file on drive C, you should have a folder named C:\Dos

3. Put your pendrive ( at least 1GB) into working PC USB port

4. Go to the folder C:\Dos and run HpUSBformat.exe file
- it should auto detect wyour pendrive disk, if not select form the list ( my pendrive is a drive G: )
- set other options like on the image below and click start.

- now you have a pendrive with bootable dos on it.

5. Copy all other files from C:/Dos to your pendrive. ( you can overwrite existing ones)
- your pendrive should look like that


6. Put your Windows Xp installation disk into Cdrom and copy all files from CD to pendrive.

7. Boot your laptop with pendrive ( if you have problems, just check your BIOS or try to access boot menu )

8. Type sys d: and hit enter
- if you see system transferred - you have luck, FAT32 filesystem on drive C:, you will not lose your data
- go to step 11
- if any problem apears go to step 8

8. REMEMBER, you will loose all data from drive C:/

9. Type format c:/q/s
- accept and if it is formated go to step 11 ( you are lucky, you don't need to make partitions)
- otherwise go to step 10

10. Type fdisk and hit enter
-create new partition ( after restart boot with pendrive in)
-go to step 9 and back here :)
-type pqmagic and set your new partition active ( physical drive 2, Advanced A, ste Active - S, are you sure - Y, Exit - X )

11.Type nc and hit enter, and using Norton Commander, copy all files form pendrive to disk C: ( you can overwrite existing ones)

12. Restart Laptop without pendrive in it ( it should start from harddrive)

13. Type cd i386 and hit enter ( it will enter i386 folder)

14. Type winnt and hit enter

INSTALL WINDOWS :) ( REMEMBER, DURING INSTALLATION - KEEP EXISTING FILE SYSTEM - DO NOT FORMAT, YOU CAN CONVERT IT TO NTFS LATER )

Related Posts Plugin for WordPress, Blogger...

About Me

My photo
"BLOGGING" is my passion. I am crazy about it. I love to share knowledge with others, So I found this platform is good to share knowledge with everyone. And also I like to surf net a lot to search for the latest technologies and gadgets.