Installing VS6 without the Java VM
출처 : http://community.integratedsolutions.dk/blogs/visual_basic/archive/2006/02/13/284.aspx
Now that the MS Java Virtual Machine is no longer supported by MS, installing, or reinstalling Visual Studio 6 is a bit of a problem. If you want to avoid installing the Java VM, here's how to do it:
If on a read-only media, copy the entire CD to your drive.
Open the file SETUPWIZ.INI.
Remove the line VmPath=ie4\msjavx86.exe
Close and save SETUPWIZ.INI.
Now, you can run the setup without installing the MS Java VM.
반응형
'Code' 카테고리의 다른 글
[delphi] 델파이 DLL을 VC++에서 사용하기 (0) | 2008.11.05 |
---|---|
[cpp] 가상함수 (0) | 2008.11.05 |
[delphi] 델파이창 여러개 띄우기 (0) | 2008.11.05 |
[vc6] VC6에서 최신(XP) DDK 사용 (0) | 2008.11.05 |
[vc6] uuid.lib 관련 링크에러 (0) | 2008.11.05 |