473,668 Members | 2,583 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Lost License but got it installed.

Just looking through my CD's noticed that my license key it's gone. The
software is at the moment installed completly in my machine. Is there any way
to retrieve that key? I tryed using the 90 day help but it's up and now I
feel stuck.

Help please...
Oct 15 '05 #1
4 1285
If I drop a $100 bill in the parking lot of my grocery store, I don't
complain when I return to find it missing. That's a $100 mistake.

The thing to remember is that, when you buy software, you are buying the
license key. The bytes just go along for the ride. If you lose the license
key, you've dropped your money in the parking lot.

If the software is installed, you can run for a while. Now may be a good
time to purchase an upgrade version and install it. Then you will have the
license key. The cost of the upgrade may be less than $100 (I don't know
what software you lost), so hopefully your mistake will be smaller than the
one I described.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"Amalfy Vargas" <Amalfy Va****@discussi ons.microsoft.c om> wrote in message
news:80******** *************** ***********@mic rosoft.com...
Just looking through my CD's noticed that my license key it's gone. The
software is at the moment installed completly in my machine. Is there any
way
to retrieve that key? I tryed using the 90 day help but it's up and now I
feel stuck.

Help please...

Oct 15 '05 #2
Nick,
If I drop a $100 bill in the parking lot of my grocery store, I don't
complain when I return to find it missing. That's a $100 mistake.

However, I assume that you don't blame me if it was me, that I still did ask
somewhere if they found it.

I could not resist to write this.

:-)

Cor
Oct 15 '05 #3
Amalfy,

You did not say what software however beside that, far the place you use it
or the shop where you bought it continuing Nicks methaphor, would you not
find it back.

Because you sent this to this newsgroup it is probably Net software.
Although that I give you a low change, can you forever try to contact the
reseller of the software, maybe will he give you a discount.

I agree the context of Nicks message with him, We have seen all kinds of
reasons in this newsgroup why people want to have license keys so there is
not much believe anymore in those reasons.

In that you will always see that the good have to suffer from the bad.

Just as thought,

Cor
Oct 15 '05 #4
SJB
I once left my Windows license key on the hood of my car and drove
away.... I later found it using this tool:

http://www.magicaljellybean.com/keyfinder.shtml

Oct 16 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
4848
by: simo | last post by:
OK, so I'm at the stage where I want to make a choice between wxPython and PyQt. Currently I'm using wxPython mainly due to the fact that it has GPL Linux and Windows versions. I prefer Qt to wxWindows, but am confused with all the Windows licensing issues. For the moment this is just for my own tinkering and utility apps, but
0
2148
by: morgal | last post by:
That is one reason I quit using MS custom controls, you have to buy the license. In VB 6 they give you a try it license and then you develop a huge application or small one and find out you don't have rights to use the control. You have to contact the manufacturer of the control--MS may not be the manufacturer, in the original VB 6 docs it told you who to contact. Then you must pay them what they are asking, some are a one time fee and...
8
1321
by: Melinda | last post by:
Our website (currently done in simple HTML - using front page) is hosted by a 3rd party hosting firm, & the servers have ASP.NET installed. I have a copy of VS.NET 2003 (from a friend, installed & working), is it possible for me to place some ASP.NET pages on this website - or are there some license agreements to be met before i proceed with this action.
4
267
by: Amalfy Vargas | last post by:
Just looking through my CD's noticed that my license key it's gone. The software is at the moment installed completly in my machine. Is there any way to retrieve that key? I tryed using the 90 day help but it's up and now I feel stuck. Help please...
26
10155
by: T | last post by:
We all know that there are many softwares that require some license key or registration key to enable them. How does one implement something like this in python?
45
1772
by: Master Programmer | last post by:
- Constant language / system changes - Dropping of the VB language - Security configuation minefields - Loss of old code base - Time consuming to learn (then it changes every 5 minutes) - Slow compiling - Loss of productivity - Relearning (loss of developer time) Lets estimate how much VB.NET has lost companies since its launch in
4
7067
by: Jurgen Haan | last post by:
Hi hi everyone. We have upgraded our DB2 LUW 8.2.1 which was directly installed from our DB2 CD's to DB2 LUW 8.2.6 (FP13). (system: HP DL385 (AMD64), single socket, dual core. 8GB memory. SLES 10. NetApp FAS250 storage array). This went quite well, but it rendered our permanent (legal) DB2 license invalid, and I can see of no way to get our environment up and running with FP13 installed.
0
3819
by: dunleav1 | last post by:
I have a working 8.2 installation on a Windows machine. I'm trying to install 9.1 license on a successfully installed 9.1 installation on the same machine. Note: My license is a IBM PartnerWorld license that comes with the product. c:\Program Files\IBM\SQLLIB_01\BIN\db2licm -s c:\db29p2\ese\db2\license \db2ese_t.lic
1
2479
by: =?Utf-8?B?cmJiZW5zb24=?= | last post by:
To begin,, the network infactructure- Servers - Server00 - Windows Server 2003/Installed Server01 - Windows Server 2003/plan to install Server10 - Linux RedHat Workstation/Installed Client/Workstations - Client 00 - Windows XP Pro/Installed Client 01 - Windows XP Home/Installed
0
8462
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8893
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8797
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
7401
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6209
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5681
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4205
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2023
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1786
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.