Board logo

标题: 怪事总能遇到我:2K/XP能运行,98下却运行不撩? [打印本页]

作者: poor     时间: 2006-12-26 14:09    标题: 怪事总能遇到我:2K/XP能运行,98下却运行不撩?
我有一个程序,是别人在XP下面开发的,,用2K、XP能跑,98跑不撩,,

(在98下,双击之,而岿然不动)

我曾经见过别的高手,可以写出个loader,就可以让NT能跑,98却不能跑的程序,运行起来。。。这要怎么实现啊??

另外,我手里的这个跑不撩的程序是用VC7开发的,我的电脑里没有.net,这是不是跑不撩的原因啊?难道我为了一个几十K的程序,却要装几百M的.net???

我恨死M$了.....

作者: electronixtar     时间: 2006-12-27 08:22

我手里的这个跑不撩的程序是用VC7开发的,我的电脑里没有.net

.NET Framework 1.1 支持 Win98,2.0就不支持鸟

作者: poor     时间: 2006-12-27 15:25
谢谢,好象现在找1。1的还挺困难。。

另外,我如果安装一个VC2005的插件,不知道行不行?就是专门为了给没装VC8的人用来运行新开发的软件用的。

Microsoft Visual C++ 2005 Redistributable Package (x86)

Brief Description
The Microsoft Visual C++ 2005 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.

Quick DetailsFile Name: vcredist_x86.exe
Version: 1.0
Date Published: 4/10/2006
Language: English
Download Size: 2.6 MB
Estimated Download Time: 7 min 56K

Overview
The Microsoft Visual C++ 2005 Redistributable Package (x86) installs runtime components of Visual C++ Libraries required to run applications developed with Visual C++ on a computer that does not have Visual C++ 2005 installed.

This package installs runtime components of C Runtime (CRT), Standard C++, ATL, MFC, OpenMP and MSDIA libraries. For libraries that support side-by-side deployment model (CRT, SCL, ATL, MFC, OpenMP) they are installed into the native assembly cache, also called WinSxS folder, on versions of Windows operating system that support side-by-side assemblies. For more information on supported ways of deployment for Visual C++ applications, click here.