Login Register






Thread Rating:
  • 0 Vote(s) - 0 Average


Windows 7 ISO file for VM filter_list
Author
Message
RE: Windows 7 ISO file for VM #11
00000000000000000000000=
-
(This post was last modified: 04-07-2018, 06:58 PM by MrSecurity.)

Reply

RE: Windows 7 ISO file for VM #12
(03-21-2018, 10:11 PM)JBoy1017 Wrote:
(03-18-2018, 11:17 PM)Pikami Wrote: [quote='JBoy1017' pid='802706' dateline='1521406058']

I've tried this already i keep getting an error message

Screen shot please.

[Image: 2zp2kc4.jpg]

Reply

RE: Windows 7 ISO file for VM #13
(03-21-2018, 10:19 PM)JBoy1017 Wrote: [Image: 2zp2kc4.jpg]

Stating the obvious, did you enter a legit product key?
[Image: AD83g1A.png]

Reply

RE: Windows 7 ISO file for VM #14
(03-22-2018, 09:51 AM)mothered Wrote:
(03-21-2018, 10:19 PM)JBoy1017 Wrote: [Image: 2zp2kc4.jpg]

Stating the obvious, did you enter a legit product key?

Yep downloaded a key finder to find the windows key for my PC it’s a legit key

Reply

RE: Windows 7 ISO file for VM #15
If I remember, an old trick I used to do back in college was rearm. Obviously it doesn't activate Windows but does extend the usage for awhile. The command would be Slmgr /rearm. To check how many rearms you have, Slmgr /dlv. It would give you 30 days and you can keep using rearms until you have none left.

Reply

RE: Windows 7 ISO file for VM #16
(03-22-2018, 12:23 PM)Asura Wrote: If I remember, an old trick I used to do back in college was rearm. Obviously it doesn't activate Windows but does extend the usage for awhile. The command would be Slmgr /rearm. To check how many rearms you have, Slmgr /dlv. It would give you 30 days and you can keep using rearms until you have none left.

I've applied this many times quite a few years ago, and It did In fact work without Issues.

By memory, It's a maximum of 3 rearms but It can be Increased to another 240 days (8 times) with a registry tweak by navigating to the following directory.
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Currentversion\SL
Or
Code:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\Currentversion\SoftwareProtectionPlatform

Then change the "SkipRearm" value to 1.
[Image: AD83g1A.png]

Reply

RE: Windows 7 ISO file for VM #17
(03-22-2018, 11:43 AM)JBoy1017 Wrote:
(03-22-2018, 09:51 AM)mothered Wrote:
(03-21-2018, 10:19 PM)JBoy1017 Wrote: [Image: 2zp2kc4.jpg]

Stating the obvious, did you enter a legit product key?

Yep downloaded a key finder to find the windows key for my PC it’s a legit key

Using software like that is a terrible idea. If I recall correctly, simply go into the page that shows the system information, and it will show you the key. No need for shady software.


(11-02-2018, 02:51 AM)Skullmeat Wrote: Ok, there no real practical reason for doing this, but that's never stopped me.

Reply

RE: Windows 7 ISO file for VM #18
(03-22-2018, 06:22 PM)Ender Wrote:
(03-22-2018, 11:43 AM)JBoy1017 Wrote:
(03-22-2018, 09:51 AM)mothered Wrote: Stating the obvious, did you enter a legit product key?

Yep downloaded a key finder to find the windows key for my PC it’s a legit key

Using software like that is a terrible idea.  If I recall correctly, simply go into the page that shows the system information, and it will show you the key.  No need for shady software.


Will try this and update you, thanks

Reply

RE: Windows 7 ISO file for VM #19
(03-22-2018, 06:22 PM)Ender Wrote: If I recall correctly, simply go into the page that shows the system information, and it will show you the key.  No need for shady software.

That's the actual "Product ID" (20 chars), and not the Product key.

The easiest way to obtain the Product Key natively within Windows, Is via PowerShell. Enter the following command:
Code:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey

This will return the 25 character Product Key.
[Image: AD83g1A.png]

[+] 1 user Likes mothered's post
Reply

RE: Windows 7 ISO file for VM #20
(03-23-2018, 10:46 AM)mothered Wrote:
(03-22-2018, 06:22 PM)Ender Wrote: If I recall correctly, simply go into the page that shows the system information, and it will show you the key.  No need for shady software.

That's the actual "Product ID" (20 chars), and not the Product key.

The easiest way to obtain the Product Key natively within Windows, Is via PowerShell. Enter the following command:
Code:
(Get-WmiObject -query 'select * from SoftwareLicensingService').OA3xOriginalProductKey

What exactly is powershell?

This will return the 25 character Product Key.

Reply







Users browsing this thread: 1 Guest(s)