Upgrade VS2008 trial on Windows 7
2009/12/22 11:00
Windows 7에서 VS2008 trial 버전을 정식으로 업그레이드 하기.
원래 VS2008 프로그램 추가/제거 에서 정품키를 입력해서 정품으로 업그레이드가 가능한데, Windows 7 에서는 버그인지 키를 입력하는 창이 안나옵니다.
단순히 윈도우가 숨겨진 상태로 있는것 뿐이라, 보여지게 만드는 간단한 프로그램을 하나 만들어봤습니다.
x86, x64 Windows 7 에서 VS2008 SP1 깔린상태로 테스트 완료.
----------------
사용법
1. 제어판에 들어간다
2. 프로그램 추가/제거에 들어가서 VS2008을 선택하고 삭제/수정 버튼을 누른다.
3. 로딩이 끝나면 Next버튼을 눌러서 유지관리 모드 화면을 띄운다.
4. 유지관리모드 창의 제목을 입력하고, Enable 버튼을 누른다.
-------------
Upgrade VS2008 trial on Windows 7
Originally, VS2008 is able to be upgraded to genuine version using by typing serial key in "Visual Studio 2008 Setup - Maintenance". But window for typing key is disable, i think that this is a bug
upgrade section is only just hidden.
My idea is to force to make visible.
so i made simple program.
Because a window is hidden, I make a simple program that forces to make it visible
sorry my english.. :(
someone help me... ( Thanks Guri )
It is tested on windows7 (x64, x86) with vs2008 sp1 ( vs 2008 pro (KOR) 90days trial )
--------------
usage
1. Go to Control Panel.
2. Click Programs and Features, select VS2008 and click Uninstall/Change.
3. After loading, click Next button. show maintenance screen.
4. input maintenance window's caption(if your VS2008 is not KOR ver.). and click Enable! Button.
5. now you can input your purchase product code.
------
내려받기
DOWNLOAD
it compiled VS 2008. you need to vs 2008 runtime.
you can download here : http://www.microsoft.com/downloads/det ··· ang%3Den
( Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) )
RUN as ADMINISTRATOR MODE
----------
console version.
usage :
find maintenance window dialog handle(HWND). using Spy++ or other tool.
input value. (RUN AS ADMINISTRATOR MODE)
vs_update_enabler_console.exe
by Kexplo (
)
원래 VS2008 프로그램 추가/제거 에서 정품키를 입력해서 정품으로 업그레이드가 가능한데, Windows 7 에서는 버그인지 키를 입력하는 창이 안나옵니다.
단순히 윈도우가 숨겨진 상태로 있는것 뿐이라, 보여지게 만드는 간단한 프로그램을 하나 만들어봤습니다.
x86, x64 Windows 7 에서 VS2008 SP1 깔린상태로 테스트 완료.
----------------
사용법
1. 제어판에 들어간다
2. 프로그램 추가/제거에 들어가서 VS2008을 선택하고 삭제/수정 버튼을 누른다.
3. 로딩이 끝나면 Next버튼을 눌러서 유지관리 모드 화면을 띄운다.
4. 유지관리모드 창의 제목을 입력하고, Enable 버튼을 누른다.
-------------
Upgrade VS2008 trial on Windows 7
Originally, VS2008 is able to be upgraded to genuine version using by typing serial key in "Visual Studio 2008 Setup - Maintenance". But window for typing key is disable, i think that this is a bug
upgrade section is only just hidden.
My idea is to force to make visible.
so i made simple program.
Because a window is hidden, I make a simple program that forces to make it visible
sorry my english.. :(
someone help me... ( Thanks Guri )
It is tested on windows7 (x64, x86) with vs2008 sp1 ( vs 2008 pro (KOR) 90days trial )
--------------
usage
1. Go to Control Panel.
2. Click Programs and Features, select VS2008 and click Uninstall/Change.
3. After loading, click Next button. show maintenance screen.
4. input maintenance window's caption(if your VS2008 is not KOR ver.). and click Enable! Button.
5. now you can input your purchase product code.
------
내려받기
DOWNLOAD
it compiled VS 2008. you need to vs 2008 runtime.
you can download here : http://www.microsoft.com/downloads/det ··· ang%3Den
( Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) )
RUN as ADMINISTRATOR MODE
----------
console version.
usage :
find maintenance window dialog handle(HWND). using Spy++ or other tool.
input value. (RUN AS ADMINISTRATOR MODE)
vs_update_enabler_console.execonsole version.
by Kexplo (
)Category: Programming/삽질
Trackback Address:http://blog.ly.lv/devk/trackback/361


Thanks a lot!
Thanx..it worked fine
genius, thank you
TY!!!!
Thanks mate, worked great!
棒子
-_-。sorry! thank you
GOOD.NICE