|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
『第 16 楼』:
使用 LLM 解释/回答一下
去除没用的文件之后,还是稍大于1.44M,真可惜
稍后我重做一个吧
After removing useless files, it's still slightly larger than 1.44M. What a pity. I'll redo it later.
|
|
2007-4-18 00:45 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 17 楼』:
使用 LLM 解释/回答一下
似乎还存在运行后死机问题。
It seems there is still a problem of the system crashing after running.
|
|
2007-4-18 01:45 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 18 楼』:
使用 LLM 解释/回答一下
Originally posted by willsion at 2007-4-18 01:45 AM:
似乎还存在运行后死机问题。
那当然,因为没有采用防死机措施,也没加载ndos。
Originally posted by willsion at 2007-4-18 01:45 AM:
It seems that there is still a problem of crashing after running.
Of course, because no anti-crash measures are taken and ndos is not loaded.
|
|
2007-4-18 02:09 |
|
|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
『第 19 楼』:
使用 LLM 解释/回答一下
Originally posted by willsion at 2007-4-18 01:45 AM:
似乎还存在运行后死机问题。
什么情况下死机?
直接启动,进入程序后?
Originally posted by willsion at 2007-4-18 01:45 AM:
There still seems to be a problem of crashing after running.
Under what circumstances does it crash?
Directly start and enter the program?
|
|
2007-4-18 02:41 |
|
|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
『第 20 楼』:
使用 LLM 解释/回答一下
Originally posted by wang6610 at 2007-4-18 02:09 AM:
那当然,因为没有采用防死机措施,也没加载ndos。
这个和ndos并没有依赖关系吧?
Originally posted by wang6610 at 2007-4-18 02:09 AM:
Of course, because no anti-crash measures were taken, and ndos was not loaded.
Is this not related to the dependence of ndos?
|
|
2007-4-18 02:42 |
|
|
cchessbd
高级用户
   
积分 525
发帖 222
注册 2006-8-28
状态 离线
|
|
2007-4-18 02:44 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 22 楼』:
使用 LLM 解释/回答一下
Originally posted by llm at 2007-4-18 02:42 AM:
这个和ndos并没有依赖关系吧?
那当然,因为没有采用防死机措施, 也没加载ndos
Last edited by wang6610 on 2007-4-18 at 03:24 AM ]
Originally posted by llm at 2007-4-18 02:42 AM:
Is there no dependency relationship with ndos?
Of course, because no anti-freeze measures were taken, and no ndos was loaded
Last edited by wang6610 on 2007-4-18 at 03:24 AM ]
|
|
2007-4-18 02:56 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 23 楼』:
使用 LLM 解释/回答一下
Originally posted by llm at 2007-4-18 02:41 AM:
什么情况下死机?
直接启动,进入程序后?
运行一次后退出到命令提示符就死机了。
跟8.05版一样。
Originally posted by llm at 2007-4-18 02:41 AM:
Under what circumstances does the system crash?
Directly start and then enter the program?
Crashes when exiting to the command prompt after running once.
Same as version 8.05.
|
|
2007-4-18 03:44 |
|
|
wang6610
银牌会员
    
积分 1246
发帖 488
注册 2003-11-11
状态 离线
|
『第 24 楼』:
使用 LLM 解释/回答一下
Originally posted by willsion at 2007-4-18 03:44 AM:
运行一次后退出到命令提示符就死机了。
跟8.05版一样。
此处8.05=8.5
Originally posted by willsion at 2007-4-18 03:44 AM:
After running once and exiting to the command prompt, it freezes.
Same as version 8.05.
Here 8.05 = 8.5
|
|
2007-4-18 03:47 |
|
|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
『第 25 楼』:
使用 LLM 解释/回答一下
Originally posted by cchessbd at 2007-4-18 02:44 AM:
里面有个enable.com
每次推出之后在批处理调用一次
就可以多次运行了^_^
可以看看我提取的版本:
http://www.cn-dos.net/forum/viewthread.php?tid=29497& ...
您的作品我看到了!
可惜是在我发帖之后才看到的
所以没有吸取您的经验:(
enable.com我后来在dos.img中找到了
确实可以解决退出后死机的问题
我的版本是通过批处理卸载鼠标驱动的方法来解决的
经试验,原本退出后会死机的情况下,一并卸载鼠标驱动就没问题了
Originally posted by cchessbd at 2007-4-18 02:44 AM:
There is an enable.com in it.
Each time after exiting, call it once in the batch script, and then it can run multiple times ^_^
You can take a look at the version I extracted:
http://www.cn-dos.net/forum/viewthread.php?tid=29497& ...
I saw your work!
Unfortunately, I saw it after I posted,
so I didn't learn from your experience :(
I later found enable.com in dos.img,
and it indeed can solve the problem of freezing after exiting.
My version solves the problem by uninstalling the mouse driver through a batch script.
After testing, in the case where it would originally freeze after exiting, uninstalling the mouse driver at the same time works fine
|
|
2007-4-18 04:51 |
|
|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
『第 26 楼』:
使用 LLM 解释/回答一下
Originally posted by willsion at 2007-4-18 03:44 AM:
运行一次后退出到命令提示符就死机了。
跟8.05版一样。
看来还是cchessbd兄的enable方法管用
我遇到的情况是这样的,pm.bat退出后,鼠标驱动也卸载了,就不会死机
如果加载鼠标驱动后,直接运行dospm.exe或start.exe,退出后
如果鼠标移动,就会死机
但鼠标不移动的话,暂时不会死机,这时可以卸载鼠标驱动等
Originally posted by willsion at 2007-4-18 03:44 AM:
After running once and exiting to the command prompt, it freezes.
Same as version 8.05.
It seems that the enable method of brother cchessbd is still effective
The situation I encountered is like this. After pm.bat exits, the mouse driver is also unloaded, and there will be no freezing
If the mouse driver is loaded and then directly run dospm.exe or start.exe, after exiting
If the mouse is moved, it will freeze
But if the mouse is not moved, it won't freeze for the time being. At this time, you can unload the mouse driver, etc.
|
|
2007-4-18 04:54 |
|
|
willsion
高级用户
   
积分 793
发帖 312
注册 2004-9-2
状态 离线
|
『第 27 楼』:
使用 LLM 解释/回答一下
Originally posted by wang6610 at 2007-4-18 03:47 AM:
此处8.05=8.5
呵呵,原来这样。
Originally posted by wang6610 at 2007-4-18 03:47 AM:
Here 8.05 = 8.5
Hehe, so that's how it is.
|
|
2007-4-18 04:58 |
|
|
llm
元老会员
        
积分 840
发帖 294
注册 2003-9-27
状态 离线
|
|
2007-4-18 05:11 |
|
|
cchessbd
高级用户
   
积分 525
发帖 222
注册 2006-8-28
状态 离线
|
『第 29 楼』:
使用 LLM 解释/回答一下
Originally posted by wang6610 at 2007-4-18 03:47:
此处8.05=8.5
8.05=8.5 ?
什么意思
Originally posted by wang6610 at 2007-4-18 03:47:
Here 8.05=8.5
8.05=8.5?
What does it mean
|
|
2007-4-18 06:22 |
|
|
cchessbd
高级用户
   
积分 525
发帖 222
注册 2006-8-28
状态 离线
|
|
2007-4-18 08:08 |
|