how to re-install QTP 9.0 trial version.
Answers were Sorted based on User's Feedback
Answer / sumit777
reinstall QTP without OS installation.
1)Goto Registry
a. Enter REGEDIT by clicking Start;Run.
b. Click CTRL+F.
c. Enter QTP* and Press Enter.
d. Delete all keys that are related to QTP.
NOTE : If you are not able to find the folders then
manually go to all locations and search the folders.
2) Delete the keys from the HKEY_local_machine in the
registry
1) Clssystem
2) MercuryInteractive
In the HKEY_CLASSES_ROOT
1) Remove Rainbow.SentinelLM
3) Delete the files from your system
wlrun.ini,mercury.ini,sysprs7.dll,clauth1.dll,clauth2.dll,ls
prst7.dll,lsprst7.tgz,lservrc,ssprs.dll,ssprs.tgz,tmpPrst.tg
z,sysprs7.tgz
Some of the files not available in your system. leave it
and continue to next step.
4) Uninstall QTP from add remove programs
5) Restart the System.
6) Goto registry and delete Mercury interactive from two
folders HKEY Current users and HKEY Local Machine
7) Install QTP
8) Restart the system
And Enjoy (If ur work is done then Pls send me a mail on
sumit_singh564@yahoo.com)
| Is This Answer Correct ? | 55 Yes | 2 No |
Answer / softwaretester4u
i un-install the trial version of QTP After 14 days trial
period.After un-install trying to install new version
asking licence number.Pls resolve my issue
| Is This Answer Correct ? | 23 Yes | 10 No |
Answer / someone
Followed Sumit's article .. it worked man... I have tried
this on QTP 10
Steps followed
1. Uninstall QTP from Add\Remove program files
2. Restart the machine
3. From Registry - delete all reference of QTP and Mercury
4. Perform search for the entire regedit and delete
5. Delete the keys from the HKEY_local_machine\Software
1) Classystem
2) MercuryInteractive
6. Delete Rainbow.SentinelLM from HKEY_CLASSES_ROOT
7. Delete the following files from your system
wlrun.ini,mercury.ini,sysprs7.dll,clauth1.dll,clauth2.dll,ls
prst7.dll,lsprst7.tgz,lservrc,ssprs.dll,ssprs.tgz,tmpPrst.tg
z,sysprs7.tgz
Some of the files not available in your system. leave it
and continue to next step
8. Restart the machine
9. Navigate to <instal dir> delete HP folder.
BINGOOOOOOOOOO .. Re-install it will work.
| Is This Answer Correct ? | 11 Yes | 5 No |
Answer / softwaretester4u
harish thanks for ur suggestion,but i heard this answer
before.Previously i have some information delete some files
in system.Unfortuantely i lost that information.
i know little bit information like
Click run-> enter regdit--->hkeycurrentuser-->Software-
>mercury interactive---->QTP
right click and delete that file
| Is This Answer Correct ? | 8 Yes | 3 No |
Answer / niranjan123
Yes u can install fresh copy again, but if you try to
intsall the addin again, it will not worked. Please let me
know if anybody how to work around with .net addins
workable with again install trial Qtp9.2?
niranjan
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / vikas badgujar
Click run-> enter regdit--->hkeycurrentuser-->Software-
>mercury interactive---->QTP
while doing this it won't let u install QTP it will ask for
license key to install.
Anyone know beside above process and formating the system
any other solution for that.
| Is This Answer Correct ? | 4 Yes | 3 No |
Answer / qaman
Sumit 777 answer worked. Kudos to him...
Restart before reinstall qtp10
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / testexpert
You need to delete the correct registry keys,what os are
you using if you are using xp then visit the following link
for detailed steps.
http://testexpert.wordpress.com
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manu
Hey,
QTP cleanuninstaller V2.10 tool would be easier way.
1.Un-install the QTP from your machine.
2.Restart ur machine.
2.download and Run the QTP cleanuninstaller V2.10 tool and
follow the steps mentioned
3.Re-install the QTP and restart your machine..
i did this and it works fine for me..
This process would take about 10mins and u can get back ur
trial version installed again rather than deleting keys and
files from ur system..
| Is This Answer Correct ? | 1 Yes | 0 No |
what is run-time object property in Object spy in QTP9?
If there are some browsers opened and I don't how many browsers are open, Now I want to close all the browsers that I don't know how many are opened. What would be Descriptive programming for this in QTP using VB Script..??? Please send your answers.
Hi I able to record IE object but not able to record mozilla firefox 3 object using QTP 10. i don know wats the problem????
some times we write user define functions.where we write main and sub program,how,where to insert the functions in qtp?
How to make arguments optional in a function?
Describe synchronization point.
Hi, How to give drop down values as input [Variable] from data table in QTP? If u know share with me.
What is clean sweep?
What is the difference between call to existing action and copy of an action?
how do you run scripts in QTP?please anyone can answer my questions
Whenever we r keeping mouse pointer under the image we r getting image name. In qtp how can we do this thing.weather that name is coming or not?
1) How will you associate SOR in Runtime? ( u had written 10 lines of code from 11th line u want associate what code u will write) 2) How will close n number of browser expect only one which is has to test? ( First tell me how will you identify how many browser are opened ) what logic u will use? 3) In web Table u want to click on link ( Link Name Mohamed ) you dont know in which row and column that link is there. how wil u identify and click on that link.