Showing posts with label install xp. Show all posts
Showing posts with label install xp. Show all posts

Tuesday, May 12, 2009

Fix for Messenger webcam problem

Fix for Messenger webcam problems

A workaround has been released for installing your webcam with Windows Live Messenger.
Windows Live Messenger
The following message was recently circulated by the Windows Live team in response to an issue that some users were experiencing. Follow the advice below to clear up any issues caused by installing the new version of Messenger.
“We’ve heard that a small number of you are experiencing audio and video problems with your webcam after installing the latest version of Windows Live Messenger. After looking into this, we found that for users who are seeing error code 0x8AC70013 or 0x8AC70202, this may be caused by an incompatibility with McAfee Site Advisor.
McAfee is working on a patch to fix this, but until it becomes available, if you’re having audio or video problems with the new version of Messenger and are running McAfee, McAfee has posted a workaround on its website."


more info Visit here.....

Wednesday, April 15, 2009

Installing Oracle Applications E-Business 11i on Windows XP / Windows 2003 Server

Hi! you will be able to install EBS 11i on Windows XP/ Windows 2003 Server, if you just follow these instructions else you should not get into it.

System Requirements Hardware used.

Windows XP (professional or Home) Service Pack 2 with 2 GB RAM ( you can do it on 1GB,512MB also but not at all efficient) and make sure you have NTFS file system.
HD min 150 GB (c’mon your system and staging also need some space don’t agree with who says it work 100 GB with vision DB). You can use external hard drive too.
Don’t listen to those who advise you to install EBS 11i without vision database. I know
you are installing all this for learning etc.

Very Important.

Make sure there is no oracle product installed on your system. No entry of oracle should be in windows registry except system default by windows itself. So it is recommended to use fresh system for this purpose. If you tried a failed installation before on your PC then reinstall the OS (Win XP) again otherwise you will waste your time.

There should be !!!!NO!!! JDK installed on your machine. EBS 11i will install JDK version on your machine otherwise you will get errors I don’t want to discuss all this here. Just NOOOO JDK on your machine.

Pre-requisite software requirements.
1. Microsoft VC++ - http://msdn.microsoft.com/vstudio/express/visualc/download/

while installing VC++ make sure it is done in C:\V98. No spaces in any directory
structure of any software you install as pre-requisite for Oracle Apps. Opt for Register
Environment Variables while installing VC++.

If you installed MS Visual Studio C++ 6.0 then make sure you installed service pack 6.

http://msdn2.microsoft.com/en-us/vstudio/aa718364.aspx

Copy LINK.exe from C:\V98\bin to C:\WINDOWS\System32

2. Perl - http://www.activestate.com/Products/ActivePerl/

Version 5.8 or more and use MSI package type.

Perl is only needed if you are using Oracle Media Pack. If you are downloading from oracle site then you can skip this installation.

2. CYGWIN - http://cygwin.com/

- Download setup.exe to your machine.
Run setup.exe and click Next, which will bring up the Choose Installation Type screen.
Select -> Install from Internet and Click Next
Select -> Root Directory C:\cygwin and select radio button
Install for -> All Users and Default Text File Type -> DOS / text -> Next Local Package Directory can be any but C:\cygwin is recommended. -> Next Direct Connection.

Click on Next again to get to the Select Packages screen, and select the following packages (click on to toggle):
a. All Default
b. Archive Default, plus manually select the zip package
c. Base Default, plus manually select the following extra packages: ash, coreutils,
diffutils, findutils, gawk, grep, sed, tar and which
d. Devel Default, plus manually select binutils, gcc, gcc-core, gcc-g++, make and
mktemp
e. Doc Default, plus manually select cygwin-doc and man
f. Editors Default, plus manually select vim
g. Interpreters Default, plus manually select gawk
h. Shells Default, plus manually select ash and tcsh
i. Utils Default, plus manually select cygutils and file

Click on Next again to download the selected files. It will take some time depending upon mirror site you selected and after download cygwin setup will be automatically starts.

After installation completed

Open folder C:\cygwin\bin

And rename followings

gawk.exe to awk.exe
grep.exe to egrep.exe
make.exe to gnumake.exe
gcc.exe to cc.exe

You can override the name if system says that awk or egrep or cc already exits just remove or move to some other place.

Set the Path to include the C:\cygwin\bin

C:\> set PATH = %PATH%;c:\cygwin\bin

And then check your PATH to see that it include C:\cygwin\bin and C:\V98\bin

C:\>echo %PATH%

Oracle Media
You should be having Lasted available Oracle media pack (recommended) or Software download from oracle site and follow the unzipping instruction as per oracle documentation.

Domain Name Configuration

1. Open file c:\windows\system32\drivers\etc\hosts. Enter a domain next to localhost entry you will be using this domain while installing Oracle Applications. I used mydomain so you can replace what ever you want. 198.168.1.102 is IP Address of my PC you should enter your machine’s IP. If you don’t know it you can find it.

C:\>ipconfig

Example

127.0.0.1 localhost mydomain mydomain.com
198.168.1.102 mydomain mydomain.com

2. Go to Control Panel -> Systems -> Computer Name Tab -> Click on Change -> Click on More -> Enter Primary DNS Suffix as ‘mydomain’.

3. Open Network connections, Select your Connection on which your machine is connected (You will find Wireless or LAN) and right click and select properties. Select Internet Protocol( TCP/IP) and click on to properties. Click on Advanced button and go to DNS tab. Enter DNS suffix for this connection as ‘mydomain’.

4. Restart the PC.

.Staging the Oracle

If you have Oracle Media Pack then

Insert the Start Here DVD in DVD Rom and go to folder

Stage11i\startCD\Disk1\rapidwiz in DOS Prompt and type

D:\Stage11i\startCD\Disk1\rapidwiz\perl adautostg.pl
And follow the wizard.

Recommended Steps but not necessary.



There steps are only if your installation fails due to any reason so you can restore your registry and system to pre installation state.

When Staging is done successfully then export the registry and save it on a file.
Start -> Run -> regedit-> File -> Export and select the location where you want to store it .

Take a Computer Restore Point.
Start -> All Programs -> Accessories -> System Tools -> System Restore ->Create a Restore Point -> Enter name of restore point for example ‘PreOra’ and Press the Create.

Restart the PC.

Installing the the EBS 11i

So far you have done a great job. Now time to get the job done.

Go to folder C:\Stage11i\startCD\Disk1\rapidwiz or where you have done your staging on hard drive and just click RapidWiz

On welcome screen -> Next and Select

Install Oracle Applications E-Bussiness 11i Check on Use Express Configuration -> Next

In Express Configuration Information screen enter the following:

Database Type = Vision Demo Database
Database SID = VIS
MKS directory = C:\cygwin\bin or where “cygwin\bin” is
MSDEV directory = C:\V98 or where VC++ was installed
Domain = mydomain or what so ever is your domain.
Oracle Base directory =C:\oracle or where ever you want to install oracle
applications

Follow the wizard and you should pass all the Pre-Install Checks
If not then you did not follow instructions above and help yourself.

If you passed all the checks then just Click Next and follow the Wizard and installation will be done in 5 steps and take about 2-3 hrs depends upon the system.

After the installation is completed successfully (it should be) then Post-Installation Checks will be preformed. If you passed all the checks It is really a Wonderful and You Rocks

If your system don’t pass the Post-Installation Checks even then don’t worry just smile coz installation is successful you need to restart your PC and Open Command Prompt open to staging directory c:\Stage11i\startCD\Disk1\rapidwiz
And now just type rapidwiz –restart

Follow the Wizard and Enter all the info as you enter before Now This time it will take few minutes and you should pass Post-Installation Checks

If still a problem just repeat above step again you will get to it . Restart the PC and enter the URL in web browser

http://hostname.mydomain:8000/

E-Bussiness Login Username = sysadmin Password = sysadmin

These are the successful installation steps. I practically have done all that

For further Communication with Ganapathy Alias SDP ganapathywin@gmail.com

Thanks to mr Naveed

SAP4.7 Installation On Server 2003


SAP 4.7 INSTALLATION GUIDE


1. CREATE C PARTITION 6GB AND D PARTITION 70GB.
INSTALL O.S SERVER. SET SYSTEM YEAR TO 2010 OR

2. CREATE LOOPBACK ADAPTER.
START→ SETTINGS→ CONTROL PANEL ADD OR
REMOVE HARDWARE→ NEXT→ NEXT→
SELECT ADD ANEW DEVICE NEXT
SELECT WANT TO SELECT THE HARDWARESELECT NETWORK ADAPTER SELECT MICROSOFT NEXT NEXT FINISH.

3. CREATE IP ADDRESS MY NETWORK PLACES LOCAL AREA CONNECTION RIGHT CLICK PROPERTIES SELECT INTERNET PROTOCOL (TCP/IP)ADDRESS CLICK ON PROPERTIES AND IN IP ADDRESS 200.200.200. 20 AND OK OK

4. VIRTUAL MEMORY MYCOMPUTER RIGHT CLICK PROPERTIES ADVANCED TAB CHANGE SELECT D DRIVE INITIAL SIZE 2000 MAXIMUM SIZE 2000 CLICK SETOK OK OK

5. COPY ALL THREE DVD IN D DRIVE. SEE THAT D DRIVEMUST HAVE ATLEAST 54-55 GB FREE SPACE.

6. JAVA 1.4 INSTALL [FROM DVD 1] JAVA 1.4 DOUBLE CLICK NEXT I ACCEPT NEXT NEXT NEXT FINISH. JAVA PATH MY COMPUTER RIGHT CLICK PROLPERTIES ADVANCED ENVIORNMENT VARIABLE [SYSTEMVARIABLES ] SELECT NEW
VARIABLE NAME JAVA_HOME VARIABLE VALUE ----------- START RUN BROWSE SELECT DRIVE PROGRAM FILES ANDPASTE IN VARIABLE VALUE BOX {Enter Path of JAVA) OK OK OK .

7. ORACLE 8I INSTALL [FROM DVD 3 ] ORACLE 4 NT I386 SETUP ORACLE 8I NEXT NEXT NEXTGLOBAL DATABASE NAME ORA NEXT INSTALL FINISH [ OREXIT]

8. INSTALLATION . [FROM DVD 3] KER NT I386 NTPATCH R3 DLLN DOUBLE CLICK ON THIS PRESS OK. KER SAPINST NT SETUP.

SAP 4.7 INSTALLATION SELECT THIS AND PRESS NEXT NEXT
SYSTEM ID ----- GIVE ANY DIGIT ALPHABETS [EX: SAI] NEXT
SELECT CENTRAL INTANCE NEXT NEXT
SELECT LOCAL INSTALLATION NEXT NEXT
SELECT C DRIVE NEXT -------
GIVE PASSWORD AS 123 IT WILL ASK TWO TIMES THATPASSWORD NEXT

9. AFTER INSTALLATION OF ABOVE STEP
GO TO : \ RIGHT CLICK ON USR SHARING & SECURITY SHARETHE FOLDER IN SECURITY TAB TICK ALL ALLOW.
GO TO PROGRAMS SAP INST ORACLE KERNEL CLICK ONPREPARE NEW INSTALLATION.
THEN AGAIN GO TO PROGRAMS SAP INST ORACLE KERNEL CLICK ON SAPINST SERVE WITH GUI.
AGAIN FOLLOWS THE STEP IN STEP 8 WITH THE FOLLOWINGCHANGES.
SELECT DATABASE INSTANCE INSTEAD OF CENTRAL INSTANCE
SELECT LOCAL INSTALLATION NEXT NEXT
SELECT D DRIVE D DRIVE} FOR BOTH OPTIONS NEXT NEXT
IN PACKAGE LOCATION GIVE THE ADDRESS OF DB1-----ETC.
DB1 EXPORT 1 LABEL.ASC
DB2 EXPORT 2 LABEL.ASC
DB3 EXPORT 3 LABEL.ASC
EXPORT 4 LABEL.ASC
EXPORT 5 LABEL.ASC
EXPORT 6 LABEL.ASC
EXPORT 7 LABEL.ASC NEXT NEXT.
SELECT THE OPTION NO MNLS REQUIRED
AFTER THIS IT WILL TAKE 15 HRS FOR INSTALLATION. ITWILL SHOW SUCCESSFULLY INSTALLED.

10. GO TO GUI GUI WINDOWS WIN32 SETUP. Ã NEXT NEXT SELECT ALL NEXT INSTALL.

11. AFTER THAT CLICK ON SAP LOGON IN THAT CLICK ONNEW ITEMS DESCRIPTION ANY NAME APPLICATION SERVER TO KNOW THISOPEN SAP MANAGEMENT CONSOLE, IN THAT CHECK THE NAME ABOVEPROCESS LIST AND FILL WITH THAT NAME.
SYSTEM NUMBER 00

12. CLICK ON LOGON USER ID DDIC PASSWORD 19920706.
THEN GO TO SU01 TRANSACTION.
GIVE THE USER SAPUSER (this is the user name to logon to sap) THEN PRESS F8.
GIVE ANY NAME IN LAST NAME INITIAL PASSWORD REPEAT PASSWORD.
THEN CLICK THE TAB PROFILES GIVE SAP _ALL SAP_ NEW &
THEN PRESS ENTER & SEE IT WILL ASK THE PASSWORD ,
THIS IS THE PASSWORD TOLOGON TO SAP, GIVE ANY PASSWORD AND LOG OFF.

13. AGAIN LOGIN TO SAP NEW ID & PASSWORD AND THEN GOTO SE38 AND CREATE A PROGRAM STARTING WITH LETTER IT WILL ASK FORACCESS KEY.
IN THAT TYPE 366 87 66 322126 127 8 694.
Labels: SAP INSTALLATION

Dell inspiron 1525 laptop downgrading from Vista to Windows XP


Dell inspiron 1525 laptop downgrading from Vista to Windows XP

Product Manual for Inspiron 1525/1526
http://support.dell.com/support/edocs/systems/ins1525/en/index.htm

YOU want to down grade my Dell inspiron 1525 to windows XP??
Step I: Power on your Dell Inspiron 1525 Laptop
Step II: Press the F2 key when the Laptop starts up.

Press the left- and right-arrow keys to highlight the Boot tab.
Press the up- and down-arrow keys to highlight the Boot Device Property.

Step III: Change the Hard Disk operation mode
Step IV: Change boot disk sequence
Step V:Reboot the laptop
Step VI: Press Any key to boot from CD/DVD

Then make the normal Windows Xp Installation

If you found any Problem During Driver Installation

Press the Enter Your Service tag Here.................

then Download your needed Drivers From Support.dell.com

Download Drivers for Windows XP professional (Inspiron 1525)

Notebook system software : http://ftp.us.dell.com/utility/R161278.EXE
Chipset drivers : http://ftp.us.dell.com/chipset/R153997.EXE
Media Card : http://ftp.us.dell.com/chipset/R141246.EXE
Intel Graphics : http://ftp.us.dell.com/video/Intel_GM965-Express-Chipset-_A0­5_R173064.exe
Lan Network : http://www.marvell.com/drivers/driverDisplay.do?dId=175&pId=3
Wireless : http://ftp.us.dell.com/network/R171131.EXE
Bluetooth : http://ftp.us.dell.com/network/R161378.EXE
Camera : http://ftp.us.dell.com/input/R165116.EXE
Modem : http://ftp.us.dell.com/comm/R147115.EXE
Touchpad : http://ftp.us.dell.com/input/R155586.EXE
Camera Application : http://ftp.us.dell.com/app/R160320.EXE
Audio : http://ftp.us.dell.com/audio/R171789.exe
Quickset : http://ftp.us.dell.com/app/R161139.EXE