Post subject: Imagecfg Utility - Trick Your OS Posted: Sat Aug 08, 2009 5:38 am
Amateur Beta Collector
Joined Wed Aug 05, 2009 3:47 am
Posts 116
Location Hmm...idk. LOL
Favourite OS Windows 5.2 [Fusion Proj]; Win 7
Credit goes to Windows OCManage for showing me how to use imagecfg. I've just made it simple, so anyone can use it using my batch file.
Imagecfg can do many things, I'm currently working on a new batch that will have settings for affinity too. This file will let you change the version of the OS the exe will think it's running on.
Imagecfg Utility Beta 2 (Yes I noticed that Windows 2000 had a lower-case letter, so it's beta 2 now...)
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Sat Aug 08, 2009 3:16 pm
Amateur Beta Collector
Joined Wed Aug 05, 2009 3:47 am
Posts 116
Location Hmm...idk. LOL
Favourite OS Windows 5.2 [Fusion Proj]; Win 7
Thx everyone. Yeah the Service Pack thing needs to be done manually, or with a reg file....
I've had no problems at all installing things, except for the service packs, which knew that the ntoskrnl was not "Microsoft".
K, I fixed the batch file it should be bug free thx to Whistler_fan noticing I did it backwards.... (i copied the text this time)
Code:
Imagecfg Utility - v1 ------------------------------------------------------ Fools an exe into thinking it's running on another OS Which Operating System you would like to set?
1.Windows 95 2.Windows 98 3.Windows 2000 4.Windows ME 5.Windows XP 6.Windows Vista 7.Windows 7 8 Custom Version
Directory of exe:ntoskrnl Pick a number:8 Build?[ex:7600]:7600 Version?[ex:6.1]:6.1 ntoskrnl contains no configuration information ntoskrnl contains a Subsystem Version of 5.0 ntoskrnl contains a build number of f0000893 ntoskrnl updated with the following configuration information: Subsystem Version: 6.1 Build Number: f0001db0 Press any key to continue . . .
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Sat Aug 08, 2009 3:55 pm
1337 Beta Collector
Joined Sun May 13, 2007 12:42 am
Posts 2412
Awesome wrote:
Thx everyone. Yeah the Service Pack thing needs to be done manually, or with a reg file....
I've had no problems at all installing things, except for the service packs, which knew that the ntoskrnl was not "Microsoft".
K, I fixed the batch file it should be bug free thx to Whistler_fan noticing I did it backwards.... (i copied the text this time)
Code:
Imagecfg Utility - v1 ------------------------------------------------------ Fools an exe into thinking it's running on another OS Which Operating System you would like to set?
1.Windows 95 2.Windows 98 3.Windows 2000 4.Windows ME 5.Windows XP 6.Windows Vista 7.Windows 7 8 Custom Version
Directory of exe:ntoskrnl Pick a number:8 Build?[ex:7600]:7600 Version?[ex:6.1]:6.1 ntoskrnl contains no configuration information ntoskrnl contains a Subsystem Version of 5.0 ntoskrnl contains a build number of f0000893 ntoskrnl updated with the following configuration information: Subsystem Version: 6.1 Build Number: f0001db0 Press any key to continue . . .
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Sat Aug 08, 2009 4:18 pm
Pro Beta Collector
Joined Tue Oct 28, 2008 9:21 pm
Posts 511
Location The Netherlands
Favourite OS Win XP build 2419 | Win7 and up
Code:
Imagecfg Utility - v1 ------------------------------------------------------ Fools an exe into thinking it's running on another OS Which Operating System you would like to set?
1.Windows 95 2.Windows 98 3.Windows 2000 4.Windows ME 5.Windows XP 6.Windows Vista 7.Windows 7 8 Custom Version
Directory of exe:ntoskrnl Pick a number:8
I suggest to swap this "Directory of exe:ntoskrnl" with this "Pick a number:8" It's kinda confusing. so it is :
Code:
Imagecfg Utility - v1 ------------------------------------------------------ Fools an exe into thinking it's running on another OS Which Operating System you would like to set?
1.Windows 95 2.Windows 98 3.Windows 2000 4.Windows ME 5.Windows XP 6.Windows Vista 7.Windows 7 8 Custom Version
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Sat Aug 08, 2009 6:35 pm
Guru Beta Collector
Joined Fri Apr 17, 2009 4:14 pm
Posts 600
Location In your mind
Favourite OS Mac OS X v10.8 Mountain Lion
I'm Deeply impressed! Thankyou, I will use this to fool my friends into thinking I have Windows 8. My friend won't believe me until i open winver.exe, and then he will go into shock. I will tell him that ever since windows 7 had the flat Aero them they decided to go back to vista's theme. Again thanks.
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Sun Aug 09, 2009 3:47 am
Amateur Beta Collector
Joined Wed Aug 05, 2009 3:47 am
Posts 116
Location Hmm...idk. LOL
Favourite OS Windows 5.2 [Fusion Proj]; Win 7
I have swapped Pick a number and Directory of exe; I have also swapped Build and Version in 8-Custom. I think I might change my Vista Version to 8.0.1337
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Thu Aug 20, 2009 2:31 pm
Pro Beta Collector
Joined Thu Apr 26, 2007 11:40 am
Posts 347
Location The Netherlands
Ok i tried v1.2 and 1.0, i want to change win2k build number to winxp build number. As path i type in c:\winnt\system32\ntoskrnl and number 5 (windows xp) It says: c:\winnt\system32\ntoskrnl contains no configuration information c:\winnt\system32\ntoskrnl contains a Subsystem Version of 5.0 c:\winnt\system32\ntoskrnl contains a build number of f0000893 c:\winnt\system32\ntoskrnl updated with the following configuration information:
Subsystem Version: 5.1 Build Number: f0000a28 Press any key to continue . . .
I reboot and everything is still the same? How do i get it to work?
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Thu Aug 20, 2009 2:47 pm
1337 Beta Collector
Joined Sun May 13, 2007 12:42 am
Posts 2412
tristan wrote:
Ok i tried v1.2 and 1.0, i want to change win2k build number to winxp build number. As path i type in c:\winnt\system32\ntoskrnl and number 5 (windows xp) It says: c:\winnt\system32\ntoskrnl contains no configuration information c:\winnt\system32\ntoskrnl contains a Subsystem Version of 5.0 c:\winnt\system32\ntoskrnl contains a build number of f0000893 c:\winnt\system32\ntoskrnl updated with the following configuration information:
Subsystem Version: 5.1 Build Number: f0000a28 Press any key to continue . . .
I reboot and everything is still the same? How do i get it to work?
Change Ntkrnlmp.exe or Ntkrnlpa.exe or Ntkrnlpamp.exe.
Post subject: Re: Imagecfg Utility - Trick Your OS Posted: Tue Sep 01, 2009 3:28 am
1337 Beta Collector
Joined Sun May 13, 2007 12:42 am
Posts 2412
DBlake wrote:
There are unresolved Kernel links etc that are required to run it.
Not unresolved 'kernel' references, the kernel is mostly still Windows Server 2003 SP1 compatible, if not directly compatible. The differences lie in high level API DLLs such as 'gdi32.dll' 'user32.dll' 'kernel32.dll' 'dwmapi.dll' 'advapi.dll' and so on.
Users browsing this forum: No registered users and 3 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum
All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.