Get product keys of Windows and Office products PB 5.20

Share your advanced PureBasic knowledge/code with the community.
User avatar
Fluid Byte
Addict
Addict
Posts: 2336
Joined: Fri Jul 21, 2006 4:41 am
Location: Berlin, Germany

Re: Updated: Get product keys of Windows and Office products

Post by Fluid Byte »

What's the use of this except malware?
Windows 10 Pro, 64-Bit / Whose Hoff is it anyway?
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Updated: Get product keys of Windows and Office products

Post by SFSxOI »

Well, its basically a Magic JellyBean Finder - its to get your software keys in case you lost them.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
User avatar
doctorized
Addict
Addict
Posts: 882
Joined: Fri Mar 27, 2009 9:41 am
Location: Athens, Greece

Re: Updated: Get product keys of Windows and Office products

Post by doctorized »

SFSxOI wrote:I didn't realize that this was for 64 bit only
It is not for x64 only. IT is for both x86 and x64. I just made some x64 improvements. The code is fixed. I had made a big mistake. An "else" was not needed. Obviously I 've lost my mind!!

The only thing that I do not know is if separate product installation can be done with Office 2010. My Office cannot do it, If I try to run any of the .msi files: "Error 1713. Setup cannot install one of the required products for Microsoft Office Access MUI (English) 2010".
SFSxOI
Addict
Addict
Posts: 2970
Joined: Sat Dec 31, 2005 5:24 pm
Location: Where ya would never look.....

Re: Updated: Get product keys of Windows and Office products

Post by SFSxOI »

Yep, works now. :)

I'm not sure about Office 2010 yet. I've got it but have yet to removed the office 2007 and install the 2010 on this machine.
The advantage of a 64 bit operating system over a 32 bit operating system comes down to only being twice the headache.
Post Reply