BetaArchive Logo
Total Current Archive Size: 4765.54GB in 15409 files
Navigation Home Screenshots Image Uploader Server Info FTP Servers Wiki Forum RSS Feed Rules Please Donate
UP: 12d, 0h, 0m | CPU: 12% | MEM: 6168MB of 12279MB used
{The community for beta collectors}

Post new topic Reply to topic  [ 35 posts ]  Go to page 1, 2  Next
Author Message
 PostPost subject: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 5:38 am 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

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...)

(the pics were too big)
http://www.betaarchive.co.uk/imageuploa ... .87967.png
http://www.betaarchive.co.uk/imageuploa ... .61912.png

Here is the file on skydrive:[Version 1]
http://cid-97bd674888a69a1a.skydrive.li ... Bv1%5D.zip

_________________
Image
Image


Last edited by Awesome on Sat Aug 08, 2009 3:32 pm, edited 2 times in total.

Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 9:18 am 
Pro Beta Collector
Pro Beta Collector
Offline

Joined
Tue Oct 28, 2008 9:21 pm

Posts
511

Location
The Netherlands

Favourite OS
Win XP build 2419 | Win7 and up
Thanks! it is realy easy.


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 11:00 am 
Pro Beta Collector
Pro Beta Collector
Offline

Joined
Thu Apr 26, 2007 11:40 am

Posts
347

Location
The Netherlands
And what about SP numbers, some apps require a certain SP or higher, how to trick that with that program?


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 11:18 am 
Pro Beta Collector
Pro Beta Collector
Offline

Joined
Tue Oct 28, 2008 9:21 pm

Posts
511

Location
The Netherlands

Favourite OS
Win XP build 2419 | Win7 and up
Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion]
"CSDVersion"="Service Pack 3"

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Windows]
"CSDVersion"=dword:00000300
"CSDReleaseType"=dword:00000000


[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Windows]
"CSDVersion"=dword:00000300
"CSDReleaseType"=dword:00000000


Save this as fix.reg and reboot
this regfile will set the service pack count to 3

Edit:
I think that i will also integrate these tweaks into the next version of Windows Testware Unlocker(in development)

Edit2:
I've found a fault in your code, you give as build the version and as version the build (-v 2600 -b 5.1, must be -b 2600 and -v 5.1)


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 1:41 pm 
1337 Beta Collector
1337 Beta Collector
User avatar
Offline

Joined
Wed Oct 24, 2007 12:21 am

Posts
1582

Location
Australia

Favourite OS
WinXP/Whistler2419/Linux Mint
NICE APP! maybe now we can get some newer apps to run on neptune.

_________________
Never Fear,Captain Sweatpants is Here!
*osbetaworld.com*


Top  Profile  WWW
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 3:16 pm 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

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 . . .


DL-Skydrive:
http://cid-97bd674888a69a1a.skydrive.li ... Bv1%5D.zip

_________________
Image
Image


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 3:55 pm 
1337 Beta Collector
1337 Beta Collector
Offline

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 . . .


DL-Skydrive:
http://cid-97bd674888a69a1a.skydrive.li ... Bv1%5D.zip

Don't apply Service Packs to Neptune, it will lose the Consumer ProductSuite value and it will become regular Win2K Build 2128


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 4:18 pm 
Pro Beta Collector
Pro Beta Collector
Offline

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

Pick a number:8
Directory of exe:ntoskrnl


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 5:26 pm 
Newbie Beta Collector
Newbie Beta Collector
Offline

Joined
Mon Jul 27, 2009 2:54 am

Posts
34

Favourite OS
LH 5112 platonically, NT4.0 sp6a
Would this have any effect on the desktop's build tag?


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 5:35 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sun May 13, 2007 12:42 am

Posts
2412
Yes.


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 6:35 pm 
Guru Beta Collector
Guru Beta Collector
User avatar
Offline

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.

_________________
Image


Top  Profile  YIM
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Aug 08, 2009 7:55 pm 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sun May 13, 2007 12:42 am

Posts
2412
Run these commands for Vista and 7 x86/x64
Code:
bcdedit -set loadoptions DDISABLE_INTEGRITY_CHECKS
bcdedit -set loadoptions DISABLE_INTEGRITY_CHECKS


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sun Aug 09, 2009 3:47 am 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

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 :p

v1.1 Skydrive
http://cid-97bd674888a69a1a.skydrive.li ... 1.1%5D.zip

_________________
Image
Image


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Mon Aug 10, 2009 9:35 am 
Ex OSBA Member
Ex OSBA Member
User avatar
Offline

Joined
Thu Aug 24, 2006 12:09 am

Posts
549

Location
Glendale KY USA
This is very impressive for those of us that run older OS


Top  Profile  YIM
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Tue Aug 11, 2009 4:49 pm 
Amateur Beta Collector
Amateur Beta Collector
User avatar
Offline

Joined
Wed Aug 05, 2009 3:47 am

Posts
116

Location
Hmm...idk. LOL

Favourite OS
Windows 5.2 [Fusion Proj]; Win 7
Thx, I'm almost done with the affinity version (for using a certain core for processing)

_________________
Image
Image


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Thu Aug 20, 2009 2:31 pm 
Pro Beta Collector
Pro Beta Collector
Offline

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?


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Thu Aug 20, 2009 2:47 pm 
1337 Beta Collector
1337 Beta Collector
Offline

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.


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Mon Aug 31, 2009 11:54 am 
Amateur Beta Collector
Amateur Beta Collector
Offline

Joined
Sun Aug 23, 2009 3:40 am

Posts
173

Location
Shanghai, China

Favourite OS
Windows XP Professional VLK
And how do I run solitare of Windows 7 in Windows XP?

_________________
I 'm done with ASUS P4S800D-E and now I'm using P8H67 with Pentium G620 and nVIDIA GTS450. Wow it plays Battlefield 3 well!


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Tue Sep 01, 2009 2:17 am 
Guru Beta Collector
Guru Beta Collector
Offline

Joined
Tue Aug 05, 2008 8:45 pm

Posts
658

Location
Two lefts and a diagonal sidestep from where you are.

Favourite OS
Windows 8 Release Preview 8400
There are unresolved Kernel links etc that are required to run it.


Top  Profile  YIM
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Tue Sep 01, 2009 3:28 am 
1337 Beta Collector
1337 Beta Collector
Offline

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.


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Fri Sep 18, 2009 7:06 pm 
This is a really nice, and useful tool and will come in handy.


Top
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sat Sep 19, 2009 12:08 pm 
Ex OSBA Member
Ex OSBA Member
User avatar
Offline

Joined
Thu Aug 24, 2006 12:09 am

Posts
549

Location
Glendale KY USA
Can this be used to slipstrem xp service packs into windows 2000 or whistler 2296? Will it break it?


Top  Profile  YIM
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sun Sep 20, 2009 12:05 am 
1337 Beta Collector
1337 Beta Collector
Offline

Joined
Sun May 13, 2007 12:42 am

Posts
2412
...you can''t really do that successfully you know, but it is possible dirtwarrior.


Top  Profile
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sun Sep 20, 2009 3:44 am 
Ex OSBA Member
Ex OSBA Member
User avatar
Offline

Joined
Thu Aug 24, 2006 12:09 am

Posts
549

Location
Glendale KY USA
The links seem to be down


Top  Profile  YIM
 PostPost subject: Re: Imagecfg Utility - Trick Your OS        Posted: Sun Sep 20, 2009 12:13 pm 
Ex OSBA Member
Ex OSBA Member
User avatar
Offline

Joined
Thu Aug 24, 2006 12:09 am

Posts
549

Location
Glendale KY USA
New link
http://oyahia.bay.livefilestore.com/y1p ... Bv1%5D.zip
does this cange the build tag?


Top  Profile  YIM
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 35 posts ]  Go to page 1, 2  Next




Who is online

Users browsing this forum: No registered users and 1 guest


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

Search for:
Jump to:  
cron

All views expressed in these forums are those of the author and do not necessarily represent the views of the BetaArchive site owner.

Powered by phpBB® Forum Software © phpBB Group

Copyright © 2006-2013

 

Sitemap | XML | RSS