且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

如何在WIndows 7 Basic中安装Visual Studio 6?

更新时间:2023-12-06 14:39:34

HI,


STEEVE


PLS尝试这个


 关闭UAC。



   插入Visual Studio 6 CD。



   退出自动运行设置。



   浏览到VS6 CD的根文件夹。



   右键单击"SETUP.EXE",选择"以管理员身份运行"。



   在此计划兼容性助理警告上,单击"运行程序"。



   点击下一步。



   点击"我接受协议",然后点击下一步。



   输入姓名和公司信息,然后点击下一步。
$


   选择自定义设置,然后单击下一步。
$


   点击继续,然后点击确定。



   设置将"思考自己"。大约2分钟。可以通过启动任务管理器并检查ACMSETUP.EXE的CPU使用情况来验证处理。



   在选项列表中,选择以下内容:

        Microsoft Visual Basic 6.0
$
        ActiveX

       数据访问

       图形



   应取消选中所有其他选项。点击继续,设置将继续。



   最后,将出现一个成功的完成对话框,单击"确定"。此时,安装了Visual Basic 6。



   如果您没有MSDN CD,请清除下一个对话框中的复选框,然后单击"下一步"。您将收到有关MSDN缺失的警告,但只需单击是接受。



   单击"下一步"跳过Installshield的安装。这是一个你不想要的旧版本。



   再次单击"下一步"以跳过BackOffice,VSS和SNA Server的安装。不需要!



   在下一个对话框中,清除"立即注册"复选框,然后单击"完成"。
$




向导将退出,然后您'重做。你可以在开始,所有程序,Microsoft Visual Studio 6下找到VB6。享受!
$


更新



您可能会注意到在Windows 7上成功安装VB6之后,在IDE中工作有点笨拙。例如,调整表单上的对象是一件非常痛苦的事。



安装VB6后,您需要更改IDE可执行文件的兼容性设置。



   使用Windows资源管理器,浏览安装VB6的位置。默认情况下,路径为C:\Program Files \ Microsoft Visual Studio \VB98 \

   右键单击VB6.exe程序文件,然后从上下文菜单中选择属性。

   点击"兼容性"标签。

   选中以下每个复选框:

       在Windows XP(Service Pack 3)的兼容模式下运行此程序

       禁用视觉主题

       禁用桌面组成

       在高DPI设置下禁用显示缩放





更改这些设置后,启动IDE,事情应该恢复正常, IDE不再迟滞。



内容窃贼:

以下网站窃取了此网页的内容并将其作为自己的作品发布。祝贺,失败者。您已经发现了复制/粘贴的强大功能。



OpenSourceCoimbatore

hackingaday

spycoders.com

dian-heryana




检查此链接以在Windows 7上安装VB6。 这适用于32位和64位:


 


http://www.fortypoundhead.com/showcontent.asp?artid=20502




I have bought a new dell laptop with Windows 7 (64 bit) running. I want to install Visual Studio 6. When I tried to install visual studio 6, I get a error message on compatibility. Is it possible to install Visual studio 6 in Windows 7 Basic?


Steeve Martin web design | SEO

HI,

STEEVE

PLS TRY THIS

 Turn off UAC.

    Insert Visual Studio 6 CD.

    Exit from the Autorun setup.

    Browse to the root folder of the VS6 CD.

    Right-click SETUP.EXE, select Run As Administrator.

    On this and other Program Compatibility Assistant warnings, click Run Program.

    Click Next.

    Click "I accept agreement", then Next.

    Enter name and company information, click Next.

    Select Custom Setup, click Next.

    Click Continue, then Ok.

    Setup will "think to itself" for about 2 minutes. Processing can be verified by starting Task Manager, and checking the CPU usage of ACMSETUP.EXE.

    On the options list, select the following:
        Microsoft Visual Basic 6.0
        ActiveX
        Data Access
        Graphics

    All other options should be unchecked. Click Continue, setup will continue.

    Finally, a successful completion dialog will appear, at which click Ok. At this point, Visual Basic 6 is installed.

    If you do not have the MSDN CD, clear the checkbox on the next dialog, and click next. You'll be warned of the lack of MSDN, but just click Yes to accept.

    Click Next to skip the installation of Installshield. This is a really old version you don't want anyway.

    Click Next again to skip the installation of BackOffice, VSS, and SNA Server. Not needed!

    On the next dialog, clear the checkbox for "Register Now", and click Finish.


The wizard will exit, and you're done. You can find VB6 under Start, All Programs, Microsoft Visual Studio 6. Enjoy!

UPDATE

You might notice after successfully installing VB6 on Windows 7 that working in the IDE is a bit, well, sluggish. For example, resizing objects on a form is a real pain.

After installing VB6, you'll want to change the compatibility settings for the IDE executable.

    Using Windows Explorer, browse the location where you installed VB6. By default, the path is C:\Program Files\Microsoft Visual Studio\VB98\
    Right click the VB6.exe program file, and select properties from the context menu.
    Click on the Compatibility tab.
    Place a check in each of these checkboxes:
        Run this program in compatibility mode for Windows XP (Service Pack 3)
        Disable Visual Themes
        Disable Desktop Composition
        Disable display scaling on high DPI settings


After changing these settings, fire up the IDE, and things should be back to normal, and the IDE is no longer sluggish.

Content Thieves:
The below sites have stolen the content of this page and posted as their own work. Congratulations, losers. You've discovered the power of copy/paste.

OpenSourceCoimbatore
hackingaday
spycoders.com
dian-heryana

Check this link to install VB6 on Windows 7.  This works with 32-bit and 64-bit:

 

http://www.fortypoundhead.com/showcontent.asp?artid=20502